.MLS {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12pt;
color:#000000;
}

.MainPhoto {
border:thin solid #990033;
}

.Price {
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
color: #FF0000;
}

.Address {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#000000;
}

.BasicInfo {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#000000;
}

.morephotos {
color:#0000FF;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
}

.BackLink {
color:#990033;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
}

.DescriptionText {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#000000;
}

.Unique {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#000000;
}

.PropertyFeatures {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#000000;
}

.Thumbs {
border:thin solid #990033;
}

.Titles {
background-color:#CCCC00;
color:#990033;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12pt;
font-variant:small-caps;
}

.Disclaimer {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

td.Normal
/* Normal State of Menu Item (Cell) */
{
  border: 4px solid white;
  height: 18px;
  color: white;
  text-align: center;
  text-shadow: #CCCCCC;
  background-color: #990033;
  background-image:url(menu_hilit.gif);
  font-size: 12pt;
  font-weight: bold;
  cursor:auto;
}

td.HiLite
/* Mouseover/Hover/Highlighted State of Menu Item (Cell) */
{
  border: 4px solid yellow;
  height: 18px;
  color: #FFFF00;
  text-align: center;
  background-color: #CCCC00;
  background-image:url(menu_background.gif);
  font-size: 12pt;
  font-weight: bold;
  cursor: pointer;
}

.hr
{
	size: 4px;
	height: 4px;
	text-align:center;
	color:#990033;
}
