.agency_name {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #0000FF;
padding-left: 5px;
}

.agency_slogan {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
padding-left: 5px;
}

.mainbranch_details {
  font-size: 8pt;
border-top: 1px solid #CCCCCC;
padding-top: 10px;
text-align: center;
}

.mainbranch_email {
  font-size: 8pt;
}

.mainbranch_website {
  font-size: 8pt;
}

.agency_disclaimer {
  font-size: 8pt;
  font-style: italic;
text-align: center;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #BFDFFF;
  background-color: #156AC4;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #BFDFFF;
}

a:link {
  color: #FFFFFF;
}

a:active {
  color: #FFCC00;
}

.category_headline {
  font-size: 14pt;
display: block;
font-family:Verdana; font-weight:bold
}

.category_sectionheader {
  color: #0000CC;
}

.category_navigation {
  color: #FFFFFF;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_property_caption {
  color: #FFFFFF;
  text-decoration: none; font-weight:bold
}

.category_property_status {
  color: #FFCC00; font-family:Verdana; font-size:10px; font-weight:bold
}

.category_property_price {
  font-weight: bold;
  color: #FFFFCC;
}

.category_property_ID {
  font-size: 8pt;
}

table.properties_table
{
  border: hidden;
}

td.properties_table_cell
{
  border: solid 1px #CCCCCC;
}

.search_field {
width: 200px;
}

.search_button {
width: 75px;
}