.chromestyle{
	width: 100%;
	height: 58%;
	font-weight:normal;
	font-size: 11px;
	padding-top:3px;
	line-height:8px;
	}

.chromestyle a :hover{
	color: #FF0000;
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #FF0000;
}

.chromestyle ul{
	width: 100%;
	height: 100%;
	background: ;
	padding: 0px;
	margin: 0;
	background-repeat: no-repeat;
	color: #FF0000;
}

.chromestyle ul li{
	display: inline;
	color: #FF0000;
}

.chromestyle ul li a{
color: #FF3300;
padding: 1px 7px;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover{
	text-decoration: none;
	color: #FF0000;
}

.chromestyle ul li a[rel]:after{
	color: #FF0000;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 1px;
	border: 0px solid #BBB;
	border-bottom-width: 0;
	font:normal 11px arial;
	line-height:20px;
	z-index:100;
	width: 145px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=3); /*Add Shadow in IE. Remove if desired*/
	color: #FFFFFF;
	background-image: url(expand.jpg);
	margin-left: -1px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	color: #FF9900;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.right_ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 484647;
}
.right_ad2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: ff6602;
}
.right_ad3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 2c4c75;
}

.whttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.blue_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
}
