BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;


}
TD {
	LINE-HEIGHT: 15px
}
A:link {
	TEXT-DECORATION: none;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
A:visited {
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 11px;
}

.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px none #BBB;
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	background-image: url(../images/deco/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 1024px 50px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFCC00;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
	background-image: url(chromebg2-over.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFF00;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
	color: #FFCC00;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	text-align: left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
	color: #000000;
}

<style type="text/css">

#ddblueblockmenu{
border: 1px solid #266316;
border-bottom-width: 0;
width: 160px;
}

#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: 160px;
	text-align: left;
	background-position: left top;
	float: left;
	padding-bottom: 25px;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 6px;
	width: 160px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left;
	text-align: left;
}

* html #ddblueblockmenu li a{ /*IE only */
	w\idth: 160px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #FBBB13;
	width: 160px;
}

#ddblueblockmenu div.menutitle{
	color: #003366;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style21 {font-weight: bold}
.style3 {	font-size: 10px;
	font-weight: bold;
}
.style29 {	color: #999999;
	font-weight: bold;
	font-size: 9px;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style16 {
	color: #339900;
	font-weight: bold;
}
.style20 {
	color: #000000;
	font-weight: bold;
}
.style21 {font-weight: bold}
.style22 {
	font-size: 16px;
	font-weight: bold;
}
.style27 {
	font-size: 12px;
	font-weight: bold;
}

.style32 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style33 {color: #990000}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	width: 850px;
	height:230px;
	margin-left: 0px;
	z-index: 569;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 850px;
	height:230px;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0px;


	background: ;
}
    div#rotator ul li.show {
	border-top: 0;
	margin-top: 0px;

}
</style>

