body {
  margin: 0px;
  padding: 0px;
  background: #00112c;
}
body, table, td, th {
  font-family: Verdana, Arial, sans;
  font-size: 12px;
  color: #FFFFFF;
}
table.main {
    width: 900px;
}
a, a:hover, a:visited {
    color: #C5A536;  
    text-decoration: underline;
}
div.footerindexmenu {        
    font-size: 12px;
    text-align: center;
}
table.footercontact {
    margin: 0 auto; 
}
table.footercontact td {
    font-size: 12px;
    background-image: url(../img/footerdot.gif);
    background-repeat: no-repeat;     
    background-position: 0px 4px;     
    padding: 0px 20px 0px 10px;
}
div.footerindexmenu a, div.footerindexmenu a:visited {
    padding: 0px 3px 0px 3px;
    color: #979494;
    text-decoration: none;
}
div.footerindexmenu a:hover, div.footerindexmenu a:active {
    color: #979494;
    text-decoration: underline;
}
div.mainfeatured {
    font-size: 9px;    
}
div.mainfeatured a {
    font-weight: bold;
}
div.mainfeatured p {
    margin: 5px 0px 0px 0px;
}
