.chromestyle{

width: 100%;

background: url(chromebg.gif) center center repeat-x; 

border: 1px solid #BBB;

}





.chromestyle:after{ 

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle td{

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size: 11px;

text-align: center; 

font-weight: bold;

border-left: 1px solid #BBB;
height: 30px;

}





.chromestyle td a{

color: #828282;

padding: 5px 5px;

text-decoration: none;

display: block;


}



.chromestyle td a:hover{

background: url(chromebg-over.gif) center center repeat-x; 

color: #0000CD;

}





.over_td {

background:url(chromebg-over.gif) center center repeat-x; 

}



.active{

position: relative;

top: 3px;

height: 30px;

color: #4682B4;

padding: 5px 5px;

text-decoration: none;

display: block;

background: White;

}