#programs_dropdown_container {

left: 152px;
background: transparent url(trann.gif) repeat scroll 0%;
padding: 5px;
position: absolute;
top: 140px;
height: 400px;
width: 400px;
z-index: 1;

}
.menufill {
background:#cac59b none repeat scroll 0%;
}
.clear {
background: transparent none repeat scroll 0%;
}

#programs_dropdown {
left: 146px;
padding: 4px;
position: absolute;
top: 171px;
visibility: hidden;
z-index: 99;
line-height: 2;

}

#programs_dropdown td {
padding: 2px;
}




#programs_dropdown a {
color: black;
text-decoration:none;
font-size:12px;
font-weight: lighter;
font-family: Helvetica, Arial, sans-serif;
}
#programs_dropdown a:hover {
background-color: #9bd3ae;
}

.bottomcell {
padding-bottom: 11px;
}