.chromestyle{ height:40px; padding:0 12px;}
.chromestyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.chromestyle ul{ overflow:hidden; zoom:1;}
.chromestyle ul li{ display: inline;}
.chromestyle ul li a:link,.chromestyle ul li a:visited{ line-height:40px; display:block; width:104px; float:left; font-size:14px; text-align:center; color:#fff;}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background:url(../Img/Bg-NavHover.jpg) no-repeat 0 0; color:#fff;}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{ position:absolute; top:0px; z-index:100; visibility: hidden; background:url(../Img/SubNav.jpg) repeat-y 0 top; padding-top:10px;}
.dropmenudiv ul{ list-style:none; background:url(../Img/SubNavFoot.jpg) no-repeat 0 bottom; padding-bottom:15px;}
.dropmenudiv ul li{ text-align:center;}
.dropmenudiv ul li a:link,.dropmenudiv ul li a:visited{ display:block; font-size:14px; width:104px; line-height:28px; color:#fff;}
* html .dropmenudiv ul li a{ /*IE only hack*/ width: 100%;}
.dropmenudiv ul li a:hover{ /*THEME CHANGE HERE*/  background:url(../Img/SubNavHover.jpg) no-repeat center 0; width:104px; color:#000;}