<style type="text/css">
.dropdownstyle{ width: 850px; font-weight: bold;}
.dropdownstyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.dropdownstyle ul{ border: 1px solid #000000; background-color:#000000; padding: 8px; margin: 0px; text-align: center;}
.dropdownstyle ul li{ display: inline;}
.dropdownstyle ul li a{ margin:0; background-color:#000000;}
.dropdownstyle ul li a:hover{ background-color:#000000;}
.dropdownstyle ul li a[rel]:after{ content: "";}
.dropmenudiv{ position:absolute;top: 0; border: 2px solid #808080; border-bottom-width: 0; font-family:Arial; font-size:9px; color:#000000; line-height:12px; z-index:100; background-color: #F1F1F1; width: 190px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);}
.dropmenudiv a{ width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #BBB; padding: 2px 0; text-decoration: none; font-weight: bold; text-shadow:none; background-color: #808080; color:#FFFFFF;}
* html .dropmenudiv a{ width: 100%; text-shadow:none; color:#FFFFFF;}
.dropmenudiv a:hover{ background-color: #c1c1ff; text-shadow:none; color:#000000;}
.border {border-color:#000000; border-width:1px; border-style:solid;}
.text {font-family:Arial, Helvetica; font-size:12px;}
</style>