.menucontainer{
position: relative; 
font-family: Verdana, Arial;
font-size: 7.5pt; 
z-index: 10
}

.menuspacer{
position: relative; 
height: 15;
width: 15;
}

.menulabel{
position: relative; 
cursor: default; 
color: #FFFFFF; 
height: 15;
text-align: center; 
z-index: 12; 
}

.menulabel2{
position: relative; 
cursor: default; 
color: #FFFFFF; 
height: 15;
text-align: center; 
background-color: #999966; 
z-index: 12
}

.menulabel22{
position: relative; 
cursor: default; 
color: #999966; 
height: 15;
text-align: center; 
background-color: #e7e7e7; 
border-color:Silver;
border-style:solid;
border-width:1px;
z-index: 12
}

.menulabel3{
position: relative; 
cursor: default; 
color: #FFFFFF; 
height: 15;
text-align: center; 
background-color: #999966; 
z-index: 12
}

.menuseparator{
position: relative; 
height: 15;
width: 1;
background-color: #ffffff; 
z-index: 12
}

.menugroup{
display: none; 
padding-top: 3px; 
padding-bottom: 3px; 
padding-left: 3px; 
position: absolute; 
top: 0; 
left: 0; 
width: 150; 
background-color: white; 
border: 1px solid silver; 
z-index: 12
}
