.chromestyle {font: bold 11px/32px Tahoma, sans-serif;}
.chromestyle:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.chromestyle ul {position: relative; border: 0px; width: 100%; height: 32px; background: url(chromebg.png) center top repeat-x; padding: 0px; margin: 0; text-align: left; list-style: none;}
.chromestyle ul li {display: block; float: left; width: auto; height: 32px;}
.chromestyle ul li a {display: block; float: left; width: auto; padding: 0px 18px; height: 32px; color: #ffffff; margin: 0; text-decoration: none;}
.chromestyle ul li a:hover{color: #ffffff; background: url(chromebh.png) center center repeat-x;}
.chromestyle ul li a[rel]:after{content: " ";}
.chromestyle ul li.delim {padding: 0px; font-size: 0px;}
.chromestyle ul li.delim img {vertical-align: middle; height: 32px; width: 1px; background: url(chrome_delim.png) center repeat-x;}
.chromestyle ul li a img {vertical-align: middle; width: 9px; height: 32px; margin-right: 5px; background: url(arrow.png) left center no-repeat;}
.chromestyle ul li a span {vertical-align: middle;}
.chromestyle ul li span.left {display: block; position: absolute; left: 0px; top: 0px; font-size: 0px; height: 32px; width: 2px; background: url(chromebg.png) center center repeat-x;}
.chromestyle ul li span.left img {width: 2px; height: 2px; border: 0px; background: url(chrome_left_top.png) left top no-repeat;}
.chromestyle ul li span.right {display: block; position: absolute; right: 0px; top: 0px; font-size: 0px; height: 32px; width: 2px; background: url(chromebg.png) center center repeat-x;}
.chromestyle ul li span.right img {width: 2px; height: 2px; border: 0px; background: url(chrome_right_top.png) right top no-repeat;}
.chromestyle ul li a:hover span.left {background: url(chromebh.png) center center repeat-x;}
.chromestyle ul li a:hover span.left img {background: url(chrome_hover_left_top.png) left top no-repeat;}
.chromestyle ul li a:hover span.right {background: url(chromebh.png) center center repeat-x;}
.chromestyle ul li a:hover span.right img {background: url(chrome_hover_right_top.png) right top no-repeat;}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {position: absolute; top: 0; border: 1px solid #73dcdd; border-bottom-width: 0; font: bold 11px Tahoma, sans-serif; line-height: 23px; z-index:100; background-color: #3c9495; width: 200px; visibility: hidden;}
.dropmenudiv a {width: 100%; display: block; text-indent: 9px; border-bottom: 1px solid #73dcdd; padding: 2px 0; text-decoration: none; font-weight: bold; color: #ffffff;}
.dropmenudiv a:hover{background-color: #73dcdd; color: #003637;}

