#chromemenu{}#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}#chromemenu ul {border-top: 0px solid #392e26;border-bottom: 0px solid #82d4ff;width: 100%;background-color:#0A2D49;margin-left: 0;padding-left: 0;margin: 0;float: left;	}#chromemenu ul li {float: left;color:#ffffff;font-weight: bold;text-decoration: none;background-color:#0A2D49;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;list-style-type:none;border-left: 1px solid #ffffff;	}#chromemenu ul li a {float: left;color:#ffffff;font-weight: bold;text-decoration: none;padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;		}#chromemenu ul li a:hover {	color: #ffffff !important;	text-decoration: none;	font-weight:bold;	}#chromemenu ul li.current_page_item a,#chromemenu ul li.current_page_item a:hover {	color: #ffffff !important;	text-decoration: none;	font-weight:bold;	margin: 0px;	}#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*//*content: " v";/*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*/font:normal 11px Arial ;line-height:14px;z-index:100;background-color: #0A2D49;visibility: hidden;padding-right: 10px;padding-left: 5px;letter-spacing: 1px;}.dropmenudiv a{width: 100%;display: block;text-indent: 3px;padding: 2px 0;text-decoration: none;font-weight: normal;color:#ffffff;text-align:left;padding-right:10px;letter-spacing: 1px;}.dropmenudiv a:hover{ /*Theme Change here*/background-color: #0A2D49;}