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

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center;
	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: #660000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
	color: #663399;
	background-image: url(bg-over.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

.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: 150px;
	visibility: hidden;





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


.dropmenudiv a{
	width: 220px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

* html .dropmenudiv a{
	width: 180px;
	font-size: 11px;
}

.dropmenudiv a:hover{
	background-color: #FFFFCC;
	font-size: 11px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
<style type="text/css">

#ddblueblockmenu{
border: 1px solid #266316;
border-bottom-width: 0;
width: 200px;
}

</style>
