
#tablist{
background: #8000000  url(/img2/nav_18.jpg);
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
padding-top:10;
font-face: Arial;
font: bold 15px;
color:#ACACFF;
height:39px;
text-align:left;
}
#hometab{
background: #8000000 ;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font-face: Arial;
font: bold 15px Arial;
color:#ACACFF;

height:23px;
}

#tablist li a.current{

color: white;
text-decoration: none;
font:bold;
border-bottom: 7px solid orange;

}

#tablist li{
list-style: none;
display: inline;
font: bold;
margin: 0;
}

#tablist li a{
text-decoration: none;
margin-left: 0px;

color: white;
font: bold;
}

#tablist li a:link, #tablist li a:visited{
color: none;
text-decoration: none;

}
#tablist li a:hover{
font:bold;



color: white;

}
#tablist #category li a{

color: blue;
text-decoration: bold;
border-bottom: 2px solid blue;
font:bold 15px Arial;


}
#tablist #category li a:hover{
font:bold;


color: blue;
}


#tablist #category  a.current{

color: white;

border-bottom: 7px solid orange;



}



.topbg {background:white url(/img2/nav_18.jpg);
}
.subbg {
background: #5D6972 url(/img2/stats4.bmp);
height:25;
border-top:2px solid #ACACFF;
border-bottom:2px solid #ACACFF;
	color: #ACACFF;
	}



