html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, input, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#e9e9e9;
    font-family: 'aljazeeraregular';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a {
	text-decoration: none;
}
div {
	display:block;
	position:relative;
	direction:rtl;
}
.fl_r {
	float:right;
}
.fl_l {
	float:left;
}
.clr {
	clear:both;
}
.al_justfy {
	text-align:justify;
}
.hidden_box {
	display:none;
}
.set_brdr {
	border:1px dashed #00CC33;
}
.mar_clr {
	margin:0px !important;
}
.set_mar_t30 {
	margin-top:30px !important;
}
.set_mar_t60 {
	margin-top:60px !important;
}
.set_mar_t100 {
	margin-top:100px !important;
}
.set_mar_t-70 {
	margin-top:-70px !important;
}
.set_mar_b30 {
	margin-bottom:30px !important;
}
.set_ali_left {
	text-align:left;
}
.set_ali_cnt {
	text-align:center !important;
}
.set_height_25 {
	height:25px;
}
.set_min_hight {
	min-height:445px;
}
.set_sui_hight {
	min-height:370px !important;
	padding-bottom:75px !important;
}
.orange_bg {
	background:#ff8f29;
}
.green_bg {
	background:#63b644;
}
.blue_bg {
	background:#67b2cf;
}
.mauve_bg {
	background:#b83a81;
}
.violet_bg {
	background:#5128a0;
}
.set_txt_al {
	text-align:left;
}
.box_sized {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.clr_pdng {
	padding:0px !important;
}
.clr_mrgn {
	margin:0px !important
}
.clr_indnt {
	text-indent:0px !important;
}
.wht_bg{
	background:#FFF;
	}
.border_none{
	border:none;
	}

















