body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  background-color: #FFFFFF;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

a:link {
  color: #003399;
}

.category_headline {
  font-size: 12pt;
display: block;
border-bottom: 1px solid #BBBBBB;
}

.category_navigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
}

.category_subcat_headline {
  font-weight: bold;
}

.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 3px #336699;
}

.search_label {
  font-size: large;
  font-weight: bold;
  color: #FFFFFF;
}

.search_field {
  font-size: large;
  font-weight: bold;
  color: #000000;
width: 200px;
}

.search_button {
  font-size: large;
  color: #000000;
width: 75px;
}