#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-right:0px;
border-bottom-width:0px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a, #dropmenudiv a:visited{
width: 100%; font-family:"Trebuchet MS", Arial, Tahoma !important; 
font-size:13px;
padding:4px;
display: block;
text-decoration: none; text-align:left;
background-color:#117ED1 !important; 
border-bottom:1px solid white !important;
border-right:1px solid white !important;
cursor:pointer !important; color:white !important; font-weight:bold; white-space:nowrap;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#999999 !important;
cursor:pointer !important; color:white !important;
text-decoration:none !important; 
}

.BottomMain{
font-family:"Trebuchet MS", Arial, Tahoma !important; 
font-size:13px;
text-decoration: none; 
cursor:pointer !important; color:white !important; font-weight:bold; white-space:nowrap;
}

