body {background:#C0C0C0;}
td, tr {font:10pt tahoma, arial, helvetica, sans-serif; color:#000000; text-align:left;}
a{ color:blue; text-decoration:underline;}
a:hover{ color:red; text-decoration:none;}
a:visited{ color:blue; text-decoration:underline;}

#navcontainer ul
{
margin: 0;
padding: 1;
list-style-type: none;
font:12px tahoma, arial, helvetica;
}

#navcontainer a
{
display: block;
color: #000000;
font-weight: bold;
background-color: #EFEFEF;
width: 9em;
padding: .2em .8em;
text-decoration: none;
font:12px tahoma, arial, helvetica;
}

#navcontainer a:hover
{
background-color: #8B9036;
color: #FFF;
font:12px tahoma, arial, helvetica;
}



