.agency_name {
  font-size: 12pt;
  font-weight: normal;
padding-left: 5px;
}

.agency_slogan {
  font-size: 10pt;
  font-style: italic;
  color: #666666;
padding-left: 5px;
}

.mainbranch_details {
  font-size: 8pt;
}

.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: #FFFFFF;
  background-color: #000000;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
}

a:link {
  color: #CC9900;
}

a:visited {
  color: #CC9900;
}

a:active {
  color: #CC9900;
}

.category_headline {
  font-size: 10pt;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_property_caption {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}

.category_property_status {
  color: #990000;
}

.category_property_price {
  font-weight: bold;
}

.category_property_ID {
  font-size: 8pt;
}

.search_field {
width: 200px;
}

.search_button {
width: 75px;
}