
/*menu*/
#dropmenu1{z-index:100;margin-top:-1px; }

.dropmenudiv{position:absolute; line-height:24px;  background: #F2F1F1; width:106px; visibility: hidden; padding:0px 0; border-bottom:1px solid #6F6F6F; border-left:1px solid #6F6F6F;border-right:1px solid #6F6F6F;}
.dropmenudiv a{width:106px; display:block; text-align:center;border-bottom:1px solid #CCCCCC; font-size:12px;text-decoration:none; color: #000; float:left;}
*html .dropmenudiv a{ width:106px; float:left;border-bottom:1px solid #CCCCCC; color: #000;}/*IE only hack*/
.dropmenudiv a:hover{ background: #F2F1F1; color:#347026;border-bottom:1px solid #CCCCCC; text-decoration:underline;}






