.agency_disclaimer {
  font-size: 8pt;
  font-style: italic;
text-align:center;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #636467;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #636467;
}

a:link {
  color: #636467;
}

a:visited {
  color: #636467;
}

a:active {
  color: #636467;
}

.category_headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #f26522;
}

.category_name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.category_crumbtrail {
margin:6px;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_property_caption {
  text-decoration: none;
}

.category_property_status {
  font-weight: bold;
  color: #f26522;
}

.category_property_price {
  font-weight: bold;
}

.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;
}