body {
font-family: Tahoma, Arial, Verdana, Helvetica, ms sans-serif;
color: #F9E9CF;
padding: 0px;
margin: 0px;
font-size: 80%;
background-color: #000000;
}

a:Link {color: #D6ADAD;}
a:Visited {color: #974B00;}
a:Active {color: #993300;}
a:Hover {color: #ffffff;}

a.beige:Link {color: #F9E9CF; text-decoration: none;}
a.beige:Visited {color: #F9E9CF; text-decoration: none;}
a.beige:Active {color: #F9E9CF; text-decoration: none;}
a.beige:Hover {color: #F9E9CF; text-decoration: none;}

.smtext {font-size: 85%}
.copyright {font-size: 85%; color: #CC9999}

td.content {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 5px;
vertical-align: top;
line-height: 20px;
text-align: left;
background-repeat: no-repeat;
font-size: 90%
}

td.sidenav {
background-image: url("../images/sidenav-bg.jpg"); 
background-repeat: no-repeat;
text-align: left;
font-size: 85%;
width: 148;
}

