.hytxt{ font-family: Arial; color: #ffffff}
.hytxt:hover { font-family: Arial; color: #FFff66}

.mytxt{ font-family: Arial; color: #87391F}
.mytxt:hover { font-family: Arial; color: #02337b}

.navcellOff { BACKGROUND-COLOR: #7995DF;} 
.navcellOn { BACKGROUND-COLOR: #476AC4;} 

.menu {position: absolute; top: -1000; left: -1000}

#dropmenudiv{
position:absolute;
border:1px solid #c0c0c0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
font-family: Arial;
font-size: 10pt; 
font-weight: Bold; 
width: 100%;
display: block;
text-indent: 9px;
border-bottom: 1px solid #c0c0c0;
padding: 1px 0;
text-decoration: none;
background-color: #3D9403;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
font-family: Arial;
font-size: 10pt; 
font-weight: Bold; 
background-color: #317702;
color: #ffff66;
}

