.CMOn1 {
	color: #ffffff;
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	background-image : url(images/menu1_on.gif);
	background-repeat : no-repeat;
	padding : 8px 10px 10px 13px;
	text-align: center;
}

.CMOv1 {
	color: orange;
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	background-image : url(images/menu1_on.gif);
	background-repeat : no-repeat;
	padding : 8px 10px 10px 13px;
	text-align: center;
}

.L1On1 {
	color: #ffffff;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 5px 3px 10px;
	background-color : #24995B;
}

.L1Ov1 {
	color: #036F36;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 5px 3px 10px;
	background-color : orange;
}
