body  { background: url(../images/menubg.gif) no-repeat fixed; margin-top: 10px }

.chromestyle   { text-align: left; width: auto }

/*Add margin between menu and rest of content in Firefox*/
/* .chromestyle:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } */

.chromestyle ul   { font-weight: bold; font-size: 11px; line-height: 26px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; list-style-type: none }
/* background-color: #e6f4ff; text-align: left; margin: 0; padding: 4px 0px; border: solid 1px #004f73; width: 100% */

/* .chromestyle ul li { color: #004f73; background-color: #e6f4ff } */

.chromestyle ul li a      { color: #002876; text-decoration: none; background-color: #9eb6dd; margin: 0; padding: 4px 11px; border-style: solid; border-width: 1px; border-color: #9eb6dd #002876 #002876 #9eb6dd; width: auto }

.chromestyle ul li a:hover    { color: #9eb6dd; background-color: #002876 }
.chromestyle ul li a[rel]:after  { color: #9eb6dd; content: "" }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv1       { font-variant: normal; text-decoration: none; float: left; margin-top: -4px; margin-left: -60px; border-top: 1px solid #002876; border-right: 1px solid; border-bottom: 0px solid #002876; border-left: 1px solid #002876; position: absolute; z-index: 100; width: 135px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4) }
.dropmenudiv2  { font-variant: normal; text-decoration: none; float: left; margin-top: -4px; margin-left: -120px; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #002876; position: absolute; z-index: 100; width: 130px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4) }
.dropmenudiv1 a    { color: #002876; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none; background-color: #9eb6dd; text-indent: 11px; display: block; padding: 2px 0; border-bottom: 1px solid #004f73; width: auto }
.dropmenudiv2 a  { color: #002876; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none; background-color: #9eb6dd; text-indent: 11px; display: block; padding: 2px 0; border-bottom: 1px solid #004f73; width: auto }
* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}
* html .dropmenudiv2 a { width: 100% }
.dropmenudiv1 a:hover  { color: #9eb6dd; background-color: #002876 }
.dropmenudiv2 a:hover  { color: #9eb6dd; background-color: #002876 }
