.chromestyle{
	width: 99%;
	font-weight: bold;
	color: #F1EFE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	line-height: normal;



}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #F1EFE2;

}

.chromestyle ul{
	border: 0px none;
	width: 99%;
	background: #660000;
	padding: 4px 0;
	margin: 0;
	text-align: left;
	color: #660000;

}

.chromestyle ul li{
	display: inline;
	color: #F1EFE2;

}

.chromestyle ul li a{
	color: #F1EFE2;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: none;
	background-color: #660000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

.chromestyle ul li a:hover{
	background: #333333 repeat-x center center;
	color: #800000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: blink;
	border: none;



}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font:bold normal 13px/normal Georgia, "Times New Roman", Times, serif;
	z-index:100;
	width: 200px;
	visibility: hidden;
	filter: progid;
	color: #F1EFE2;
	background-color: #333333;
	border: 1px solid #333333;
	text-align: left;






:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: 99%;
	display: block;
	border: 1px solid #333333;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #F1EFE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	background-color: #660000;
	text-align: left;



}

.dropmenudiv a:hover{
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F1EFE2;
	border: 1px solid #333333;
	text-decoration: blink;
	text-align: left;




}