.ddmenu{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight: bold;
color: #d90000;
line-height: 18px;
z-index: 90;
background-color: #f4f1ee;
width: 160px;
}

.ddmenu a{
width: 100%;
display: block;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
color: #2c3659;
text-decoration: none;
padding-left:03px;
}

.ddmenu a:hover{ 
background-color: #e7d2b7;
color: #d90000;
padding-left:03px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
}