.subnavgroup {
             margin: 0px 0px 0px 0px;
}
.subnav,.subnavsel,.subnavsep  {   
             padding: 2px;
             
             font-weight: normal;
	text-decoration: none;
	text-align: center;
	
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subnav,.subnavsep   {
            color: #42326b;
}
.subnavsel,.subnav:hover { 
            color: white;
}
.subnavsel  {
            background-color: #42326b;
}
.subnav:hover {
            background-color: #66679A;
}
.subnavspacer {
             display: block;
	height: 17px;
}


