.chromestyle {

	padding:0px;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	padding-left: 0px;

	padding-right: 0px;

	margin: 0px;

	content: ".";

}

.chromestyle:unknown {

	clear: both; 

	display: block; 

	visibility: hidden; 

	height: 0px; 

	content: "."

}

.chromestyle ul {

	padding-right: 0px; 

	padding-left: 0px; 

	padding-bottom: 0px; 

	margin: 0px; 

	padding-top: 0px; 

	text-align: left

}

.chromestyle ul li {

	display: inline

}

.chromestyle ul li a {

	padding-left: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

    padding-top: 0px;

	margin: 0px;

	color: #d1e0f1;

	text-decoration: none;

	



}

.chromestyle ul li a:hover {

	color: #abd7f1; 

}

.chromestyle ul li a.selected {

	color: #abd7f1; 

}



.dropmenudiv {
	background-color:#FFF;
	z-index: 200;
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 10px;
	right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.dropmenudiv{ margin-top:16px; }
}

.dropmenudiv a {
	font-family: Verdana, Geneva, sans-serif;
	FONT-SIZE: 12px;
	padding-right: 0px;
	display: block;
	padding-left: 30px;
	padding-right: 14px;
	padding-bottom: 3px;
	width: auto;
	color: #404040;
	text-indent: 0px;
	padding-top: 7px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0dbec;
	border-left-color: #d0dbec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0dbec;
}

* html .dropmenudiv a {

	width: 100%

}

.dropmenudiv a:hover {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	color:#003496;
	background-image:url(../img/menu_logo.gif);

}
.menu_bg{background-image:url(../img/menu_bg.gif);
background-repeat:repeat-x;
