.chromestyle {
	font: 11px/normal Verdana; width: 100%; font-size-adjust: none; font-stretch: normal;
}
.chromestyle ul {
	background: url("../images/menu-bg.gif") repeat-x center; font: 11px/normal Verdana; margin: 0px; padding: 8px 0px; width: 100%; text-align: center; font-size-adjust: none; font-stretch: normal;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	margin: 0px; padding: 4px 7px; color: rgb(255, 255, 255); text-decoration: none;
}
.chromestyle ul li a:hover {
	background: rgb(142, 197, 252);
}
.chromestyle ul li a.selected {
	background: rgb(142, 197, 252);
}
.dropmenudiv {
	border-width: 1px 1px 0px; border-style: solid; border-color: rgb(187, 187, 187); font: 9px/18px Verdana; top: 0px; width: 200px; visibility: hidden; position: absolute; z-index: 100; font-size-adjust: none; font-stretch: normal; background-color: white;
}
.dropmenudiv a {
	padding: 2px 0px; width: auto; text-align: left; color: black; text-indent: 3px; text-decoration: none; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
* html .dropmenudiv a {
	width: 100%;
}
.dropmenudiv a:hover {
	background-color: rgb(142, 197, 252);
}
