td.ResultsTitle
{
   text-align: center;
   font-family: arial, verdana;
   font-size: 11px;
   color: black;
   font-weight: bold;
   border-right:1px solid #AFAFAE;
   border-bottom:1px solid #AFAFAE;
}

td.Results
{
   text-align: center;
   font-family: arial, verdana;
   font-size: 10px;
   color: #676767;
   border-right:1px solid #AFAFAE;
   border-bottom:1px solid #AFAFAE;
}

   body, td {
      font-family:verdana,arial,sans-serif;
      font-size:11px;
   }
   
   a {
      text-decoration:underline;
      color: #758623;
   }
   a:visited {
      color: #865923
   }
   
   .style {
      font-family:Verdana,Arial,san-serif;
      font-size:10px;
      color:#5B5B5B;
   }
   
   #relatedUL {
      margin-left: 30px;
      list-style: cheese;
   }
   
   #relatedUL ul {
      color: #5b5b5b;
    }
   
   #relatedUL li {
      margin-top:6px;
      color:#859338;
   }
   
   #relatedUL li a {
      color:#859338;
   }
   
   #relatedUL li a:visited {
      color:#865923;
   }
   .Gray { color: gray; }
   .Black { color: black; }
   
   
.SubNav {
   font-size: 11px;
   color: #ffffff;
   margin-bottom: 5px;
   vertical-align: top;
}

.SubNav a {
   text-decoration: underline;
   color: #ffffff;
}

.SubNav a:hover {
   text-decoration: none;
}


.CommentsTable td {
 font-size: 12px;
}

.OthersList {
   list-style-image: url('/Images/Uploads/bullet.gif');
   margin-top: -5px;
   margin-bottom: 0px;
   list-style-position: inside;
   font-size: 12px;
}
.OthersList li {
   margin-left: -43px;
   margin-right: -3px;
   padding: 5px 0px 10px 15px;
   border-bottom: 1px solid #D2C9AC;
}

.AudienceList {
   color: #747474;
   margin-left: 30px;
   padding-left: 0px;
   margin-bottom: 0px;
   font-size: 12px;
   list-style-image: url('/Images/Uploads/bullet2.gif');
}
.AudienceList li {
   padding-bottom: 5px;
}

.Header {
   width: 515px;
   height: 54px;
   text-align: right;
   font-size: 12px;
   color: #859338;
   vertical-align: bottom;
}
.Footer, .Footer a {
   color: #ffffff;
   font-size: 12px;
}
