body { background-color:#000; margin:0; padding:0; font-family:Tahoma; font-size:12px; color:#FFF; }

tr.header td {border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; color:white; font-weight:bold;padding:4px;}
tr.light {color:white; }
tr.dark {color:white; background:#4d0b08; }
tr.light2 td {color:white; text-decoration:line-through; }
tr.dark2 td {color:white; background:#4d0b08; text-decoration:line-through;}
tr.footer td { border-bottom: 1px solid #FFFFFF; color:white; font-weight:bold;}

.nav { top:0; position:absolute; text-align:center; width:100%; }
.nav img { margin-right:840px; }
#footer { position:fixed; bottom:0; left: 0; height:81px; background-image:url('/images/footer.gif'); background-repeat:repeat-x; background-position:top left; width:100%; text-align:center; }
#footerText { position:fixed; bottom:88px; width:100%; color:#5f5f5f; font-size:10px; text-align:center; left:0; }
#footerText div { width:1000px; }

#content {text-align:left; }
#content a:link {color: #ed5b22; font-weight:bold;}
#content a:visited {color: #ed5b22; font-weight:bold;}
#content a:hover {color: #ffffff; font-weight:bold;}
#content a:active {color: #ed5b22; font-weight:bold;}
#content strong {color:#ffffff;}
#content label {color:ffffff;}
