
#dropmenudiv{
letter-spacing: 1px;
color: #0E4496;
background-color: #F2F3F7;
position:absolute;
border:1px solid #0E4496;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
letter-spacing: 1px;
color: #0E4496;
background-color: #F2F3F7;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F7D5BB;
}

.chas {
border: #339966;
border-bottom-style: none;
border-right-style: none;
border-left-style: none;
border-top-style: none;
background-color: transparent;
color: #BC3543;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 13px;
height: 20px;
width: 78px;



}
.chas1 {
border:none;
color: #216439;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 0pt;
height: 0px;
width: 0px;

}

.chas2 {
border:none;
color: #BC3543;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 13px;
padding-top:1px;
}
