.r_button {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_button {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-size: 11px;
	color: #000000;
}
.normalTxt {
	font-size: 13px;
	color: #000000;
	direction:rtl;
	text-align:justify;
}
.normalTxtBold {
	font-size:13px;
	font-weight:bold;
}
.form_field {
	border: 1px solid #62A51A;
	font-size: 12px; color:#000000;
	text-align: right;
}
