#chromemenu {
height:18px;
width:100%;
margin:0px;
padding:0px;
}

.chromestyle {
float:right;
font-weight:bold;
height:18px;
width:100%;
margin:0px;
padding:0px;
}
.chromestyle:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
margin:0px;
padding:0px;
}
.chromestyle ul {
background:transparent url(../images/chromebg.gif) repeat-x scroll top left;
height:18px;
margin:0px;
padding:0px;
text-align:right;
width:100%;
}
.chromestyle ul li {
display:inline;
height:18px;
margin:0px;
padding:0px;
}
.chromestyle ul li a {
color:#494949;
height:18px;
padding:0px;
text-decoration:none;
}
.chromestyle ul li a img {
border:0px none;
height:18px;
}
.chromestyle ul li a:hover {
background:transparent url(../images/chromebg-over.gif) repeat-x scroll center;
}
.chromestyle ul li a img:hover {
background:transparent url(../images/chromebg-over.gif) repeat-x scroll center;
}
.dropmenudiv {
	background-color:white;
	border-color:#BBBBBB;
	border-style:solid;
	border-width:1px 1px 0pt;
	font-family:Verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	position:absolute;
	top:0pt;
	visibility:hidden;
	width:400px;
	z-index:100;
}
.dropmenudiv a {
border-bottom:1px solid #BBBBBB;
color:black;
display:block;
font-weight:bold;
padding:2px 0pt;
text-decoration:none;
text-indent:3px;
width:auto;
}
* html .dropmenudiv a {
width:100%;
}
.dropmenudiv a:hover {
background-color:#F0F0F0;
}
