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: 9pt;


}
.chromestyle ul li {
display:block;
float:left;
padding-top: 0px;
padding-bottom:0px;
border-style:solid;
border-width: 1px;
border-color: #CCCCCC;
color:#FFFFFF;
background-color:#054F00;
height: 19px;
width: 148px;
line-height:19px;
cursor:pointer;
text-align:center;
}
.chromestyle ul li a {
/*border-right:1px solid #383B3E;/**/
color: inherit;
color: expression(this.parentNode.currentStyle.color);

margin:0pt;
line-height:19px;
text-decoration:none;
width:148px;
display:block;
float:left;
	
/*background-image: url(images/GreyBar.gif);*/
}


.chromestyle li:hover{
background-color:#E2DEBB;
color:#054F00;
}
.chromestyle ul li a:hover {
background-image: none;


/*background:transparent url(chromebg-over.gif) repeat-x scroll center;*/
}
.chromestyle ul li a[rel]:after {
/*content:" v";*/
}
.dropmenudiv {
background-color:#054F00;
border-color:#E2DEBB;
border-style:solid;
border-width:1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#111111;
line-height:18px;
position:absolute;
top:0pt;
visibility:hidden;
width:200px;
z-index:100;
}
.chromestyle li li{
	float:none;
	display:block;
}
.dropmenudiv a:hover{
background-color:#E2DEBB;
color:#054F00;

}
.dropmenudiv a {
float:none;
display:block;
width:198px;
margin:0pt;
text-decoration:none;	
background-color:#054F00;
color:#E2DEBB;
border-color:#E2DEBB;
border-style:solid;
border-width:1px;
}
* html .dropmenudiv a {

}

