
BODY {
  background-color: #000000;
}

BODY, P, TD, A {
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  color: #333333;
}

FORM {
  margin-bottom: 5px;
}

.container {
  border: #666666 1px solid;
  background-color: #ffffff;
}

.top-menubar {
  background-color: #006633;
  border-top:  #666666 1px solid;
  border-bottom: #666666 1px solid;
}

.top-menuitem {
  font-weight: bold;
  color: #f1f2ef;
  text-align: center;
  padding: 3px;
}

A.top-menulink {
  font-weight: bold;
  color: #f1f2ef;
  text-decoration: none;
}

.bot-menubar {
  font-size: 8pt;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
}

A.bot-menulink {
  font-size: 8pt;
  color: #ffffff;
}

.copyright {
  font-size: 8pt;
  color: #ffffff;
  text-align: center;
  padding: 5px;
}

.aerial {
  background-color: #000000;
  padding: 3px;
}

.contact {
  line-height: 14pt;
}
.small-contact {
  font-size: 8pt;
  line-height: 14pt;
}

A.small {
  font-size: 8pt;
  color: #006699;
}

A.bold {
  font-weight: bold;
  color: #006699;
}

A.link {
  color: #006699;
}

.agent-name {
  font-weight: bold;
  font-size: 10pt;
}

.group-heading {
  font-weight: bold;
  font-size: 10pt;
}

UL.bullet {
  margin-top: 0px;
}

IMG.portrait {
  border: #666666 1px solid;
}

.divider {
  background-color: #cccccc;
}

.form-mat {
  background-color: #eeeeee;
  border: #cccccc 1px solid;
  padding-top: 10px;
  padding-left: 10px;
}

.label {
  color: #666666;
}

.bold-label {
  font-weight: bold;
  color: #666666;
}

.small-label {
  font-size: 8pt;
  color: #666666;
}

.input {
  font-size: 9pt;
}

.select {
  font-size: 9pt;
  width: 100px;
}

.button {
  font-weight: bold;
  font-size: 9pt;
  color: #ffffff;
  background-color: #006699;
}

.privacy {
  font-size: 8pt;
  color: #666666;
  text-align: center;
  padding-bottom: 5px;
}

.response {
  font-size: 10pt;
  text-align: center;
}

IMG.guide {
  border: #b0b5ab 1px solid;
}

.gallery {
  padding-right: 10px;
  padding-bottom: 10px;
}

IMG.thumbnail {
  border: #cccccc 1px solid;
}

A.address {
  font-weight: bold;
  font-size: 9pt;
  color: #006699;
}

.price {
  font-weight: bold;
  font-size: 9pt;
}

.bedbath {
  font-size: 9pt;
}

.search-mat {
  background-color: #eeeeee;
  border: #808080 1px solid;
}

.search-heading {
  background-color: #808080;
  font-weight: bold;
  font-size: 8pt;
  color: #ffffff;
}

.search-label {
  font-size: 8pt;
  color: #666666;
}

.title {
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  border: #cccccc 1px solid;
  padding: 5px;
}

.main-photo {
  border-right: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
}

.description {
  line-height: 14pt;
  border: #cccccc 1px solid;
  padding: 5px;
}

.grid {
  padding-right: 5px;
  padding-bottom: 5px;
}

.action-mat {
  border: #cccccc 1px solid;
}

.cell-border {
  background-color: #cccccc;
}

.cell {
  vertical-align: top;
  background-color: #ffffff;
  padding: 3px;
}

