.chromestyle { color: #ffffff; text-decoration: none; font: bold 13px/30px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-repeat: repeat-x; width: 100% }

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul { color: #ffffff; background: url("chromebg-ausl.jpg") repeat-x center; text-align: right; margin: 0 0 0; padding: 0 0 0; width: 100%; border-width: 0 }

.chromestyle ul li { color: #ffffff; display: inline }

.chromestyle ul li a { color: #ffffff; padding: 7px 7px 7px 11px; border-left: 1px solid #000 }

.chromestyle ul li a:visited { color: #ffffff; padding: 7px 7px 7px 11px; border-left: 1px solid #000 }

.chromestyle ul li a:hover, .chromestyle ul li a.selected { color: #ffffff; text-decoration: none; background: url("chromebg-ausl-over.jpg") repeat-x center }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv  { font: 11px/20px Verdana; background-color: #badaf3; visibility: hidden; position: absolute; z-index: 100; top: 0; width: 200px; border: solid 0 #000; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4)  }

.dropmenudiv a  { color: black; font-weight: normal; text-decoration: none; text-indent: 6px; display: block; padding: 2px 0; width: auto; border-bottom: 1px solid #333 }

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover { background-color: #94B5D8 }

img {border:0}