.agency_name {
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  color: #0000CC;
padding-left: 5px;
}

.agency_slogan {
  font-size: 10pt;
  font-style: italic;
  font-weight: lighter;
  color: #0099FF;
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: 12pt;
}

.agency_disclaimer {
  font-size: 8pt;
  font-style: italic;
  color: #666666;
text-align: center;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.category_headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
display: block;
border-bottom: 1px solid #BBBBBB;
}

.category_sectionheader {
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
}

.category_introduction {
  font-size: 10pt;
  font-style: normal;
  font-weight: lighter;
  color: #003399;
}

.category_navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #FF9900;
}

.category_crumbtrail {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  font-style: italic;
  color: #0000CC;
  text-decoration: underline;
}

.category_subcat_headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.category_property_caption {
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.category_property_status {
  color: #990000;
}

.category_property_price {
  font-weight: normal;
}

.category_property_ID {
  font-family: Courier New, Courier, mono;
  font-size: 8pt;
  font-style: italic;
  color: #CCCCCC;
}

table.properties_table
{
  border: hidden;
}

td.properties_table_cell
{
  border: solid 1px #9933FF;
}

.search_label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #000000;
  background-color: #0099FF;
}

.search_field {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
width: 200px;
}

.search_button {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
width: 75px;
}