  body {
  background: url(images/binary.jpg) repeat-x;
  cursor: default;

  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;

  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  }

  body, div, td {
  color: #000;

  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  }

  div.leftnav a:link, div.leftnav a:visited, div.leftnav a:active {
  color: #000;
  font-size: 11px;
  text-decoration: underline;
  }

  div.leftnav a:hover {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  }


  div.leftnav {
  font-size: 11px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  }


  div.content {
  text-align: left;
  color: #000000;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  }

  h3.news {
  color: #000000;
  border: 2px solid #9cf;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: bold;
  text-align: center;
  }

  h2 {
  color: #000000;
  border: 1px solid #FC0; border-width: 1px;
  background: #FEFFBE;
  margin-right: 0;

  font-size: 16px;
  line-height: 16px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  }

  h2.debt {
  color: #000000;
  border: 1px solid #FC0; border-width: 1px;
  background: #FEFFBE;
  margin-right: 0;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  }

  h2.quote {
  color: #000000;
  border: 1px dashed #4A536A; border-width: 1px 0;
  background: #9cf;
  margin-right: 0;
  font-style: italic;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  }

  .footer
  {
  text-align: center;
  font-size: 12px;
  }

  .footer a:visited	{ text-decoration: underline; color:#000;}
  .footer a:link	{ text-decoration: underline; color:#000;}
  .footer a:hover	{ text-decoration: none; }

  p
  {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  }
  #menuitems   { border: 2px solid #6E6E6E; font-size: 11px; color: #000 }
  .error       { color: red; font-size: 12px;}

  tr.sold 
  {
    background: #FFF;
    color: #939393

  }

  div.content a:link, div.content a:visited, div.content a:active {
  color: #356;
  font-size: 11px;
  text-decoration: underline;
  }

  div.content a:hover {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  }

   .featurefloater {
   background: #FFFBF4;
   border-top: 1px solid #FFF;
   border-left: 1px solid #FFF;
   border-right: 1px solid #FFD901;
   border-bottom: 1px solid #FFD901;
   padding: 5px;
   margin-left: 5px;
   margin-bottom: 5px;
  }
  .caption {
  text-align: justify;
  font-weight: normal;
  color: #000;
  font-size: 11px;
  }

