.chromestyle{font-weight: bold;z-index:200;width:561px;border: 1px solid #000000;position:relative;top:-2px}.chromestyle td {text-align:center;z-index:200;height:20px;}.chromestyle td a{text-decoration: none;z-index:200;font-weight: bold;}.chromestyle td a:hover, .chromestyle td a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/ /*THEME CHANGE HERE*/text-decoration: none;font-weight:normal;z-index:200;text-align:center;margin:0px 1px 0px 1px;}/* ######### Style for Drop Down Menu ######### */.dropmenudiv{position:absolute;top: 0;border: 1px solid #fff; /*THEME CHANGE HERE*/border-bottom-width: 0;font:normal 11px Verdana;line-height:16px;z-index:100;width: 200px;visibility: hidden;filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}.dropmenudiv a{width: 300px;display: block;text-indent: 3px;border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/padding: 5px 0;text-decoration: none;font-weight: bold;font-size:11px;}* html .dropmenudiv a{ /*IE only hack*/width: 100%;text-decoration: none;font-size:11px;}.dropmenudiv a:hover{ /*THEME CHANGE HERE*/text-decoration: none;font-size:11px;font-weight:normal;}