body { behavior: url("csshover3.htc"); }
.chromestyle {

width:100%;
}
.chromestyle:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.chromestyle ul {
margin:0px;
padding:0px;
text-align:center;
font-weight:normal;
font-family: Arial, sans-serif;
font-size: 11px;


}
.chromestyle ul li {
display:block;
float:left;
padding-top: 7px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;

border-left-style:solid;
border-left-width: 1px;
border-left-color: #CCCCCC;
color:#000000;
height: 20px;
min-width:65px;
cursor:pointer;
text-align:center;
}
.chromestyle ul li a {
/*border-right:1px solid #383B3E;/**/
color: inherit;
color: expression(this.parentNode.currentStyle.color);

margin:0pt;
text-decoration:none;
display:block; 
float:left;
padding-left:7px;
padding-right:7px;

min-width:65px;
	
/*background-image: url(images/GreyBar.gif);*/
}
* html .chromestyle ul li a {
	width:65px;
}
.chromestyle ul li a:hover {
color: inherit;
color: expression(this.parentNode.currentStyle.color);
text-decoration: none;
}

.chromestyle li:hover{
color:#999999;
}

.dropmenudiv {
background-color:#EEEEEE;
border-color:#E2DEBB;
border-style:solid;
border-width:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#000000;
line-height:18px;
position:absolute;
top:0pt;
visibility:hidden;
width:190px;
z-index:100;
filter: alpha (opacity=90);
}

.chromestyle li li{
	float:none;
	display:block;
}
.dropmenudiv a:hover{
float:none;
display:block;
width:190px;
margin:0pt;
text-decoration:none;	
border-color:#CCCCCC;
border-style:solid;
border-width:0px;
background-color:#FFFFFF;
color:#666666;

}
.dropmenudiv a {
float:none;
display:block;
width:190px;
margin:0pt;
text-decoration:none;	
background-color:#EEEEEE;
color:#000000;
border-color:#CCCCCC;
border-style:solid;
border-width:0px;

}

* html .dropmenudiv a {

}
