.chromestyle{
width: 100%;
font: Tahoma;
font-weight: bold;
}

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
height: 40px;
background: url(chromebg3-.jpg) center center repeat-x; 
padding: 4px 0;
margin: 0;
text-align: center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 5px 7px;
margin: 0;
font: Tahoma;
font-size: 11px;
text-decoration: none;
border-right:  0px solid #505050;
}

.chromestyle ul li a:hover{
background: url(chromebg3-over.jpg) center center repeat-x;
font-size: 11px;
color: #000000;
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000000; 
border-bottom-width: 0;
font:normal 11px;
line-height:22px;
z-index:100;
background-color: 000000;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=120,strength=40);
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border: 1px solid #000000;
padding: 1px;
width: 300px;
text-decoration: none;
font: Tahoma;
font-weight: normal;
color: ffffff;
}

.dropmenudiv a:hover{ 
background: url(chromebg3-over.jpg) center center repeat-x;
font: Tahoma;
font-size: 14px;
font-weight: bold;
color: 000000;
}
