.chrome{float:none; margin:0px;}
.chrome:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
.dropmenudiv1{
position:absolute;
top: 0px;
border: 1px solid #D3D3D3; 
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
opacity:0.8;
width: 400px;
visibility: hidden;
color:#5c5c5c;
font-weight:normal;
font-size:11px;
text-decoration:none;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
}
.dropmenudiv1 a{
width: 400px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #D3D3D3; 
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #5c5c5c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:none;
}
* html .dropmenudiv1 a{ 
width: 100%;
color:#a31f1d;
text-decoration:none;
}
.dropmenudiv1 a:hover{
background-color: #a31f1d;
color:#ffffff;
text-decoration:none;
}
.tabUnsel:link, .tabUnsel:visited{color:#ffffff; font-weight:bold; text-decoration:none; float:none; margin-right:2px;}
.tabUnsel:link span, .tabUnsel:visited span{cursor:pointer; display:block; float:none;margin-right:2px;}
.tabUnsel:hover{font-weight:bold;text-decoration:underline;}
.tabUnsel:hover span{color:#FFFFFF;}

