html, body
     {
     background-color: #000011;;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 7.5pt;    
     color: #000;
     font-weight: bold;
     background-image: url("images/background.gif");
     }
.main
     {
     border: rgb(107, 107, 107) 1px solid;
     background-color: white;
     }
.menu-heid

{background-color: rgb(12, 12, 72); color: rgb(162, 162, 162);
  
     font-weight: bold;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 5px;
     width: 130px;
     }
.menu
     {
    width:138px;
     background-color: black;
     border-right: rgb(107, 107, 107) 1px solid;
     }
.mini-menu
     {
     background-color: #D6D7D6;
     border-bottom: #000 1px solid;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 5px;
     width: 130px;
     }
.mini-menu a
     {
     font-size: 7.5pt;
     color: rgb(26, 129, 142);
     text-decoration: none;
     font-weight: bold;
     }
.mini-menu a:hover
     {
     text-decoration: underline;
     }
.top
        {
    
     background-color: black;
        width: 752px;
        height: 30px;
        font-size: 7.5pt;
        font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
        color: #FFFFFF;
        }
.top a
        {
        color: rgb(26, 129, 142);
        }
.banner
     {
     padding-top: 0px;
     padding-bottom: 0px;
     background-color: black;
     }

.content-cell
     {
     border-left: # 1px solid;
     width: 600px;
     }
.content
     {
     width: 600px;
     padding-left: 5px;
     padding-right: 5px;
     padding-bottom 10px;
     padding-top: 5px;
     font-size: 7.5pt;
     //font-weight: bold;
     }
.content a
     {
     font-size: 7.5pt;
     color:rgb(26, 129, 142);
     text-decoration: none;
     //font-weight: bold;
     }
.content a:hover
     {
     text-decoration: underline;
     }
.content table tr td
     {
     font-size: 7.5pt;
     color: #000;
     text-decoration: none;
     //font-weight: bold;
     }
.small
     {
     padding-top: 10px;
     font-size: 7.5pt;
     color: #aaa;
     text-decoration: none;
     }
.small a
     {
     font-size: 7.5pt;
     color:rgb(26, 129, 142);
     text-decoration: none;
     }
.small a:hover
     {
     text-decoration: underline;
     }

.status
        {
        width: 752px;
        height: 30px;
        font-size: 7.5pt;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        }
.status td {
    padding-left: 10px;}
.status a
        {
        color: rgb(26, 129, 142);
        }


.offer, .smalloffer {
 border: 1px solid black;
 background-color: white;
 color: black;
    padding: 2px;
    font-size: 80%;
}
