body, table, td, p, font, input, span, div
{
  font-size: 12px;
  color: #331100;
}

.f14
{
  font-size: 14px;
}

.page_title
{
  font-size: 14px;
  color: #662200;
  font-weight: bold;
}

.down
{
  border-top: 2px solid #39312F;
  border-left: 2px solid #39312F;
  border-bottom: 2px solid #E8C37F;
  border-right: 2px solid #E8C37F;
}

.up
{
  border-top: 2px solid #E8C37F;
  border-left: 2px solid #E8C37F;
  border-bottom: 2px solid #39312F;
  border-right: 2px solid #39312F;
}


a.menu
{
  font-size: 14px;
  color: #330000;
  font-weight: bold;
}

a.menu:hover
{
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
}

a.menu2:hover
{
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}

.font_mini {
	font-size: 11px;
}
