body, th, tr, td, div, p, a{
  font-family: Geneva, Arial, Helvetica, sans-serif;  
  line-height: 1.2;
}

a img{
  border:0px;
}

a, a:visited{
  text-decoration: none;
  color: #FFFFFF;
}

a:hover{
  text-decoration: underline;
  color: #cc9933;
}

.input {
  width: 95%;
}

.error {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: RED;
}

.listing { 
  background-color: WHITE; 
}

.listingSelected { 
  background-color: #D3D3D3; 
}

.title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #000000;
}

.heading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff618;
  font-weight: bold;
}

.footer {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.footer a, .footer a:visited{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.menu{ 
  font-size: 12px;
  text-decoration:none;
  color: #FFFFFF;
  font-weight: bold;
}

.menu a, .menu a:visited{ 
  font-size: 14px;
  text-decoration:none;
  color: #FFFFFF;
  font-weight: bold;
}

.menu a:hover{ 
  font-size: 14px;
  text-decoration: underline;
  color: #fff618;
  font-weight: bold;
}

.box_header_01{ 
  background-color: #952732; 
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}
.box_content_01{ 
  background-color: #ecd5ae; 
  font-size: 18px;
}

.box_border_01{ 
  border:1px solid #ffffff;
}

.box_header_02{ 
  background-color: #0f657c; 
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}

.box_header_02 a:link, .box_header_02 a:visited{ 
  background-color: #0f657c; 
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}

.box_content_02{ 
  background-color: #f5e7cd; 
  font-size: 18px; 
}

.box_content_02 a:link, .box_content_02 a:visited{ 
  background-color: #f5e7cd; 
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}

.box_header_03{ 
  background-color: #9b933e; 
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}
.box_content_03{ 
  background-color: #edd6ad;
  font-size: 18px; 
}

.box_border_03{ 
  border:1px solid #f5e7cd;
}
