BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back1.jpg);
	text-align: center;


}
TD {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	text-align: center;
}
A:link {
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;

}
A:visited {
	COLOR: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	COLOR: #FF9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
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: 10px;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	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: #000000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
	color: #000000;
	background-image: url(chromebg-over.jpg);
	background-repeat: repeat-x;
	background-position: left;

}

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:normal;
	z-index:100;
	width: 225px;
	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: ;
	margin: 2px;
	padding: 4px;
	background-color: #D3BDA5;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-align: left;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

* html .dropmenudiv a{
	width: auto;
	font-size: 10px;
	text-align: left;
	color: #6A4800;
}

.dropmenudiv a:hover{
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: left;
	color: #006600;
}
.dropmenudiv a:visited{
	font-size: 10px;
	text-align: left;
	color: #666600;
}

<style type="text/css"> 2 menu

#ddblueblockmenu{
border: 1px solid #266316;
border-bottom-width: 0;
width: 200px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 150px;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 3px;
	width: 150px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #FFFFFF;
	background-color: #274E4B;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 200px; /*IE 5*/
	w\idth: 170px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #666600;
	width: 170px;
}

#ddblueblockmenu div.menutitle{
	color: #FFFF00;
	padding: 1px 0;
	padding-left: 5px;
	background-color: #274E4B;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #2B4E48;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

</style>
