.vm-sub-menu{
 border-right: #00008b 1px solid;
 border-top: #00008b 1px solid;
 background: #f5f5f5;
 filter: progid:dximagetransform.microsoft.shadow(color='#00008b', direction=135, strength=2);
 border-left: #00008b 1px solid;
 padding: 1px;
 border-bottom: #00008b 1px solid;
cursor: hand;
}







.vm-sub-elem-over{background: lavender}



.vm-base-title-label,
.vm-sub-title-label,
.vm-sub-label,
.vm-sub-label-over{

 white-space: nowrap
}



.vm-base-label,
.vm-base-label-over,
.vm-sub-label,
.vm-sub-label-over{
 padding-bottom: 1px;
 padding-top: 2px
}

.vm-base-icon,
.vm-base-icon-over,
.vm-sub-icon,
.vm-sub-icon-over{padding-right: 4px}








.vm-base-label{text-decoration: none}

.vm-base-elem-over
{font-size: 10pt;
color: #B94117;
text-decoration:underline;
background-color: #FFFFC;
cursor: hand;}