/* MAIN THEME USED THROUGHOUT TEMPLATE WEBSITE */
Body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Arial, Courier;
  font-size: 11pt;
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 6px;
}
HR {
  color: #000000;
  height: 1px;
}
TD {
  font-size: 11pt;
}
.listing_hd {
  background-color: #000000;
  color: #ffffff;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
}
.listing_txt {
  color: #0b0b65;
  font-size: 11pt;
}
.req_field {
  color: #ff0000;
  font-size: 10pt;
  font-style: italic;
}
