DIV {
	font-family : 'ARIAL','Tahoma', 'Helvetica';
}

.clsCMOn {
	color			: #ffffff;
	font-size		: 12px;
	text-decoration : none;
    /*padding: 2px 4px;*/
	padding-right	: 5px;
	text-align		: right;
	background-image: url(../template/button_menu.jpg); 
	width			: 170px;
	height			: 26px;
}

.clsCMOver {
	color			: #ffffff;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : none;
	padding-right	: 5px;
	text-align		: right;
	background-image: url(../template/button_menu.jpg); 
	width			: 170px;
	height			: 26px;
}

