@charset "utf-8";
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.maintext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}

.hrline {
	height: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ea7125;
	border-right-color: #ea7125;
	border-bottom-color: #ea7125;
	border-left-color: #ea7125;
}
.hrline2 {
	border: 1px dotted #ea7125;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.email a:hover {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px dotted #ea7125;
}
.header-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 550;
	color: #ea7125;
}
.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ea7125;
}
.header-ar {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext-ar {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.header-3-ar {
	font-family: Tahoma;
	font-size: 15px;
	color: #ea7125;
	font-weight: 600;
}
.text-orange-ar {
	font-family: Tahoma;
	font-size: 14px;
	color: #ea7125;
}
.arabic-language {
	font-family: Tahoma;
	font-size: 13px;
}
.header2-ar {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
}
