BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	background-color: #A5BCC7;
	background-repeat: repeat-x;
}
TD {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 15px
}
A:link {
	COLOR: #663300;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #663300;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #663399

}
}
UL {
	LIST-STYLE-IMAGE: url(images/bullet.gif); MARGIN: 0px 0px 11px 27px; LIST-STYLE-TYPE: square
}
OL {
	MARGIN: 0px 0px 11px 27px; LIST-STYLE-TYPE: decimal

}
.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 10px;
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 11px;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 0px 0;
	margin: 0;
	text-align: right;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #D1A016;
	padding: 3px 8px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
	color: #A5BCC7;
	background-repeat: repeat-x;
	background-position: center center;

}

.chromestyle ul li a:visited{
	color: #F8DB05;
	padding: 3px 8px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:normal;
	z-index:100;
	background-color: #FFFFFF;
	width: 110px;
	visibility: hidden;







filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	margin: 2px;
	padding: 2px;
	text-align: left;
}


.dropmenudiv a{
	width: 110px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

* html .dropmenudiv a{
	width: 110px;
	font-size: 10px;
	margin-right: 10px;
	padding-right: 4px;
}

.dropmenudiv a:hover{
	background-color: #FFCC00;
	font-size: 10px;
	color: #333333;


</style>
