.agency_name {
  font-size: 18pt;
  font-weight: bold;
margin-left: 15px;
}

.agency_slogan {
  font-size: 12pt;
  font-style: italic;
  color: #666666;
margin-left: 15px;
}

.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;
}

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-size: 12pt;
display:block;
  border-bottom:1px solid #BBBBBB;
}

.category_crumbtrail {
margin:6px;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_subcat_name {
  font-size: xx-small;
  color: #CCCCCC;
}

.category_property_caption {
  text-decoration: none;
}

.category_property_status {
  color: #990000;
}

.category_property_price {
  font-weight: bold;
}

.category_property_ID {
  font-size: 8pt;
}

table.properties_table
{
  border: hidden;
}

td.properties_table_cell
{
  border: solid 1px #CC3300;
}

.search_label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFCC;
}

.search_field {
  color: #000000;
  background-color: #FFFFFF;
width: 200px;
}

.search_button {
width: 75px;
}