div {
	direction:rtl;
	font-family: verdana;
	text-align:right;
	/*padding-right: 3px;*/

}

.clsCMOn,{
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	/*padding-right: 3px;*/
	color:white;
	
	/*background-image: url(/images/button.gif);*/
}

.clsCMOver {
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	/*padding-right: 3px;*/
	color:cecece;
	/*background-image: url(/images/button.gif);*/
}
.clsCMOn_sub  {
	font-size: 14px;
	font-weight: none;
	text-align:right;
	padding-right: 3px;
	color:white;
	
}

.clsCMOver_sub {
	font-size: 14px;
	font-weight: none;
	text-align:right;
	padding-right: 3px;
	color: white;
	
}