body
{
background-image: url(images/background.gif);
background-attachment: fixed
}

a, td a:link         
{
color: #800000; 
text-decoration: none;
font-family: Verdana; 
font-weight: bold 
}

a:hover, td a:hover   
{ 
color: #800000; 
text-decoration: underline; 
font-family: Verdana; 
font-weight: bold 
}

p, li, table.resources, TEXTAREA 
{ 
font-family: Verdana; 
font-size: 0.8em 
}

table.mainT
{
border: 1px solid #800000;
background-color: #FFFFFF;
}

tr.altrow
{
background-color: #FFE8E8;
}

td.menuH
{
font-family: Verdana; 
font-size: 0.8em;
font-weight: bold; 
background-color:#800000;
color: #FFFFFF;
}

td.menuL
{
font-family: Verdana; 
font-size: 0.8em;
font-weight: bold; 
text-decoration: none;
}

td.menuBorder
{
border-right: 1px dotted #800000;
}

td.footerBorder
{
border-top: 1px dotted #800000;
}

h1           
{
font-family: Verdana; 
font-size: 1.4em; 
font-weight: bold 
}

h2          
{
font-family: Verdana; 
font-size: 1.3em; 
font-weight: bold 
}

h3           
{
font-family: Verdana; 
font-size: 1.2em; 
font-weight: bold 
}