#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
color: white;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: white;
text-align: left;
}
#dropmenudiv a:hover{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #C50505;
text-align: left;
background-color: #000000;
}

#dropmenudiv_re{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
color: #C50505;
line-height:15px;
z-index:100;
}

#dropmenudiv_re a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #C50505;
text-align: left;
}
#dropmenudiv_re a:hover{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: white;
text-align: left;
background-color: #000000;
}

#dropmenudiv2{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
color: #000000;
line-height:18px;
z-index:100;
background-image: url(../images/button2.jpg);
}

#dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
text-align: left;
background-image: url(../images/button2.jpg);
}
#dropmenudiv2 a:hover{
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #C50505;
text-align: left;
background-color: white;
background-image: url(../images/button2.jpg);
}
/*
#dropmenudiv a:hover{
background-color: #000000;
}
*/
