/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{position:absolute; top: 0; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; background:#B04927; width: 200px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);}
.dropmenudiv a{width: auto;height:23px;display: block;text-indent: 3px;background:#D0C8A6; 1px dashed #922C0B;padding: 2px 0;text-decoration: none;color: #640000;font-weight:bold;}
* html .dropmenudiv a{width: 100%;}
.dropmenudiv a:hover{background:#D7B878;}