.bluetabs{	border-bottom: 1px solid #9D8543;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #9D8543;	}.bluetabs ul{	padding: 0px 0;	margin-left: 0;	margin-top: 0px;	margin-bottom: 0;	font: 12px Arial, Helvetica, sans-serif;	list-style-type: none;	text-align: left;	text-transform: uppercase;	color: #FFFFFF;	height: 16px;	}.bluetabs li{	display: block;	float: left;	width: 19%;	margin: 0;	padding: 0;/*	display: inline;	margin: 0;	padding: 0px;	width: 106px;*/}.bluetabs li a{display: block;	width:93%;	padding: 0.2em 0.2em 0.2em 0.8em;		text-decoration: none;	color: #FFFFFF;	/*	padding-top: 3px;	padding-bottom: 3px;	padding-left: 8px;	padding-right: 35px;	*/}.bluetabs li a:hover{	color: #FFFFFF;	background-color: #9D8543;	/*width: 106px;*/}.bluetabs li.selected{	background-color: #9D8543;}.bluetabs li.selected a{ 	background-color: #9D8543;}/*.bluetabs li.selected a:hover{ 	text-decoration: none;	background-color: #9D8543;}/* ######### Style for Drop Down Menu ######### *//*ul#navlist{	list-style: none;	padding: 0;	margin: 0 auto;	width: 600px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #9D8543;	border-bottom-color: #9D8543;	height: 18px;	font: 12px Arial, Helvetica, sans-serif;	color: #FFFFFF;}ul#navlist li{display: block;float: left;width: 19%;margin: 0;padding: 0;}ul#navlist li a{	display: block;	width: 93%;	padding: 0.2em 0.2em 0.2em 0.8em;	text-decoration: none;	background: #000000;	text-transform: uppercase;	color: #FFFFFF;}#navcontainer>ul#navlist li a { width: auto; }ul#navlist li#active a{background: #f0e7d7;color: #800000;}ul#navlist li a:hover, ul#navlist li#active a:hover{color: #800000;background: #9D8543;}*/.dropmenudiv_b{	position:absolute;	top: 0;	font:normal 12px Verdana;	line-height:18px;	z-index:100;	width: 105px;	visibility: hidden;}.dropmenudiv_b a{	display: block;	text-indent: 5px;	padding: 2px 0;	text-decoration: none;	color: #FFFFFF;}* html .dropmenudiv_b a{ /*IE only hack*/width: 100%;}.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/background-color: #62583D;}.dropmenudiv_b a.subselected{ /*THEME CHANGE HERE*/background-color: #62583D;}#menu {	float: right;	width: 528px;	display: block;}