.chromestyle {width: 164px; font-weight: bold; background: url(nav_bg.jpg) left top;}
.chromestyle ul {width: 164px; margin-bottom: 0px !important; text-align: center; display: inline; list-style:none;}
.chromestyle ul li {display: inline; float: left; text-align:left;}
.chromestyle ul li a {color: #626826; text-decoration: none; text-align:left;}
.chromestyle ul li a:hover {background-color:#fff; text-align:left;}

/* -------- Style for Drop Down Menu -------- */

.dropmenudiv {position:absolute; text-align:left; margin-left: 167px; margin-top: -23px; top: 0; border: 1px solid #d9c78e; border-bottom-width: 0; font:normal 8pt Verdana;
		line-height:20px; z-index:100; background-color: #efe1ba; width: 150px; visibility: hidden;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}
.dropmenudiv a {width: auto; display: block; text-indent: 6px; border-bottom: 1px solid #d9c78e; text-decoration: none;
		font-weight: bold; color: #626826; text-align:left;}
.dropmenudiv a:hover { background-color: #f6eed7; text-align:left;}
* html .dropmenudiv a { /*IE only hack*/ width: 100%;}