DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	
	
}
.clsCMTopOn {
	color: white;
	text-decoration : none;
	
  
}
.clsCMTopOver
{
	color: white;
	text-decoration : none;
    
}


.clsCMTopOn2 {
	color: white;
	text-decoration : none;
	padding: 2px 4px;
  
}
.clsCMTopOver2
{
	color: white;
	text-decoration : none;
    padding: 2px 4px;
}


.clsCMOn {
	color: white;
	text-decoration : none;
   
	
}
.clsCMOver
{
	color: white;
	text-decoration : none;
   
}


.menutd {
	 padding: 2px 4px;
	 font-size:11px;
	 color:#ffffff;

}


.clsCMBackground1On {
	color: white;
	font-size: 12px;
	text-decoration : none;
    padding: 2px 4px;
	background-color: #869055;
	height: 20px;
	border-bottom : 1px dotted white;
}

.clsCMBackground1Over {
	color: white;
	font-size: 12px;
	text-decoration : none;
    padding: 2px 4px;
	background-color : Aqua;
	height: 20px;
	border-bottom : 1px dotted white;
}



