.chromestyle { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; width: 99% }

.chromestyle:after { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; visibility: hidden; display: block; height: 0; clear: both; content: "." }

.chromestyle ul { background: url("chromebg.gif") repeat-x center; text-align: center; width: 100%; clear: both }

.chromestyle ul li { display: inline }

.chromestyle ul li a { color: #494949; text-decoration: none; margin: 0 0 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; border-right: 1px solid #c0c0c0  }

.chromestyle ul li a:hover { color: #10218b; background: url("chromebg-over.gif") repeat-x center }

.chromestyle ul li a[rel]:after  { }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv    { font: bold 10px/14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #a7a8aa; text-align: left; visibility: hidden; padding-left: 5px; position: absolute; z-index: 100; top: 0; width: 150px; height: auto; border-width: 0; outline-width: 0; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4)    }


.dropmenudiv a   { color: #fff; font-weight: bold; text-decoration: none; background-color: #a7a8aa; text-align: left; text-indent: 0; display: block; padding: 2px 0; width: auto; border-bottom: 0 solid #bbb; outline-width: 0 }

* html .dropmenudiv a  { background-color: #a7a8aa; text-align: left; width: 100%; outline-width: 0 }

.dropmenudiv a:hover  { background-color: #10218b; text-align: left; outline-width: 0 }

