/*DIV {
	font-family			: "arial","david","verdana";
	text-align			: center;
	font-size			: 12px;
	text-decoration		: none;
	color				: #AC2624;;
	vertical-align: middle;
}

.clsCMOn {
	font-family			: "arial","david","verdana";
	background-image: url(http://www.gweb.co.il/projects/icon/template/button.gif);
	width: 73px;
	height: 29px;
	color				: #AC2624;
	font-size			: 12px;
	text-decoration		: none;
	text-align			: center;
	direction			: rtl;
	background-color	: #ffffff;
	padding-top:7px;
	padding-right:5px;
}

.clsCMOver {
	font-family			: "arial","david","verdana";
	background-image: url(http://www.gweb.co.il/projects/icon/template/button.gif); 
	width: 73px;
	height: 29px;
	color				: #AC2624;
	font-size 			: 12px;
	text-decoration		: none;
	text-align			: center;
	direction			: rtl;
	background-color	: #ffffff;
	padding-right:5px;
	padding-top:7px;
}
*/