.menu-table { 
width: 175px;
border-bottom: solid 1px #022D9D; font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none; 
color: #000000 
}

.menu DIV { 
text-align: left;
border-left: solid 1px #022D9D; padding-left: 15px
; padding-top: 5px
}
.menu 
A:hover DIV { 
background-color: #FFFFCC; 
color: #CC3333; font-family: "Times New Roman", Times, serif
; background-image: url(../graphics/menu-bg-b.gif); height: 25px
; font-size: 11pt; font-weight: bold
; cursor: default
} 

.menu A DIV { 
background-color: #FFFFFF; text-decoration: none; 
color: #004F29; 
font-family: "Times New Roman", Times, serif; background-image: url(../graphics/menu-bg-a.gif); height: 25px; font-size: 11pt; font-weight: bold; cursor: default} 