.agency_name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #666666;
padding-left: 5px;
}

.agency_slogan {
  font-size: 12pt;
  font-style: italic;
  color: #666666;
  background-color: #FFFFFF;
padding-left: 5px;
}

.mainbranch_details {
  font-size: 10pt;
border-top: 1px solid #CCCCCC;
padding-top: 10px;
text-align: center;
}

.mainbranch_email {
  font-size: 10pt;
  color: #FFFFFF;
}

.mainbranch_website {
  font-size: 10pt;
}

.agency_disclaimer {
  font-size: 8pt;
  font-style: italic;
text-align: center;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #000066;
  background-color: #FFFFFF;
  background-repeat: repeat;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #000066;
}

a:link {
  color: #0099FF;
}

.category_headline {
  font-size: 12pt;
  color: #FFFFFF;
display: block;
border-bottom: 1px solid #BBBBBB;
}

.category_sectionheader {
  color: #FFFFFF;
}

.category_name {
  color: #FF0000;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_property_caption {
  text-decoration: none;
}

.category_property_status {
  color: #FF0000;
}

.category_property_price {
  font-weight: bold;
}

.category_property_ID {
  font-size: 8pt;
}

table.properties_table
{
  border: hidden;
}

td.properties_table_cell
{
  border: solid 1px #000066;
}

.search_field {
width: 200px;
}

.search_button {
width: 75px;
}