body {
	background-color: #925C16;
	margin-top: 20px;
	margin-bottom: 20px;
}

.bg_menu {
	background-image: url(../../images/index_02.jpg);
}

.bg_main_body {
	background-image: url(../../images/index_03.jpg);
}

.main_body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

TD.white_bold_text {
  color: #FFFFFF;
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.secondary_listing_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

 A.TopMenu {
  color: #FFFFFF;
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

A:hover.TopMenu {
  color: #FFCC00;
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

 A.bodylink {
  color: #925C16;
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.bodylink {
  color: #FFCC00;
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
