body {
background-color: 1B1B1B;
background-image:url(img/antidotebg.jpg);
background-repeat: no-repeat;
background-position: top left;}

a.nav {padding: 7px;}
a.nav:link {color: #CCCCCC; text-decoration: none;}
a.nav:visited {color: #CCCCCC; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: none; border-bottom: medium solid #961B1E;}
a.nav:active {color: #CCCCCC;}

a.loaded {padding: 7px;}
a.loaded:link {color: #FFFFFF; text-decoration: none; font-weight: bold; border-bottom: medium solid #961B1E;}
a.loaded:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; border-bottom: medium solid #961B1E;}
a.loaded:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; border-bottom: medium solid #961B1E;}
a.loaded:active {color: #FFFFFF; text-decoration: none; font-weight: bold; 
border-bottom: medium solid #961B1E;}

#listform{font:75% Tahoma; width:140px; background:#FFFFFF; border: 2px solid #971B1E}
#textarea{font:75% Tahoma; background:#FFFFFF; border: 2px solid #971B1E}

.alt, .alt TD, .alt TH
{
background-image:url('img/redbg.jpg');
background-color:red;
color:white;
font-family:tahoma;
}

.head, .head TD, .head TH
{
background-image:url('img/redsolid.jpg');
background-color:red;
color:white;
font-family:tahoma;
}
