A 		{ color: #C0C0C0; font-weight:bold; text-decoration: none; }
A:link		{ color: #C0C0C0; font-weight:bold; text-decoration: none; }
A:visited		{ color: #C0C0C0; font-weight:bold; text-decoration: none; }
A:active		{ color: #358391; font-weight:bold; text-decoration: none;  }
A:hover		{ color: #358391; font-weight:bold; text-decoration: none;  }

body, td, tr {
font-family: verdana;
color:#FFFFFF;
font-size:11;
font-weight:normal;
}

#mainbody {
    background:url(img/shadow1.gif) #454545 repeat-x;
    padding: 5px 10px;
   
}

#mainbody_bt {
    background:url(img/shadow2.gif) #454545 repeat-x;
    height:32px;
}

#footer {
    background:url(img/bluebg.gif);
    height:32px;
    position:relative; 
    bottom:0px;
}

#footer span {
    float:right;
    margin-top:9px;

}