.rcaathemenu{
position:absolute;
visibility: hidden;
display:block;
width:237px;
z-index:200;
}

.rcaathemenu a{
color:#311882;
display: block;
background-image:url(../rcaa_imgs/rcaa_menubg01.gif);
background-repeat:no-repeat;
background-position:left;
width:237px;
height:32px;
line-height:31px;
font-family:verdana;
text-align:left;
font-size:11px;
text-decoration: none;
font-weight: bold;
background-color:#FFFFFF;
border-bottom:2px solid #EBE6FB;
}

.rcaathemenu a:hover{ /*hover background color*/
color:#FFFFFF;
display: block;
background-image:url(../rcaa_imgs/rcaa_menubg01.gif);
background-repeat:no-repeat;
background-position:left;
width:237px;
height:32px;
line-height:31px;
font-family:verdana;
text-align:left;
font-size:11px;
text-decoration: none;
font-weight: bold;
background-color:#2A166B;
border-bottom:2px solid #EBE6FB;
}
