@charset "utf-8";
.footer_btns {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.home {
	font-family: verdana;
	font-size: 15px;
	color: #B00;
	font-weight:300;
}
.content {
	font-family: verdana;
	font-size: 12px;
	color: #3D2D0C;
	text-align:justify;
}
.secrets {
	font-family: verdana;
	font-size: 17px;
	color: #3D2D0C;
}
.sec {
	font-family: verdana;
	font-size: 20px;
	color: #3D2D0C;
}
.arabic_btn {
	font-family: verdana;
	font-size: 14px;
	color: #A40000;
}

.footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

a.footer:link {
	font:verdana;
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}
a.footer:visited {
	font:verdana;
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}
a.footer:hover {
	font:verdana;
	font-size:12px;
	color: #F90;
	text-decoration: underline;
}
a.footer:active {
	font:verdana;
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}


.top_btns {
	font-family: verdana;
	font-size: 15px;
	color: #FFF;
}
a.top_btns:link {
	text-decoration: none;
}
a.top_btns:visited {
	text-decoration: none;
	color: #FFF;
}
a.top_btns:hover {
	text-decoration: underline;
	color: #FC0;
}
a.top_btns:active {
	text-decoration: none;
	color: #FFF;
}


.arabicbtn {
	font-family: MyCustomFont;
	font-size:18px;
	color:#FFF;
	text-decoration:none;

}


.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C00;
}


.ar_footerbtn {
	font-family: MyCustomFont;
	font-size:16px;
	color:#FFF;
	text-decoration:none;

}


.ar_content_GESS {
	font-family: MyCustomFont;
	font-size:16px;
	color:#3D2D0C;
	
}

.ar_para_heading_GESS {
	font-family: MyCustomFont;
	font-size:18px;
	font-weight:bold;
	color:#3D2D0C;
	
}

.ar_heading_GESS {
	font-family: MyCustomFont;
	font-size:22px;
	font-weight:bold;
	color:#3D2D0C;	
}

@font-face {
 font-family: MyCustomFont;
 src: url("../GESS.eot")  /*EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../GESS.ttf")  /*TTF file for CSS3 browsers */
}


.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403424;
}

a.map:visited {
	font-family: verdana;
	font-size: 17px;
	color: #3D2D0C;
}
a.map:hover {
	color:#999;
	text-decoration:underline;
}
a.map:active {
	text-decoration:underline;
}
a.map:link {
	font-family: verdana;
	font-size: 17px;
	color: #3D2D0C;
	text-decoration:underline;
}

a.map2:visited {
	font-family: MyCustomFont;
	font-size:18px;
	font-weight:bold;
	color:#3D2D0C;
}
a.map2:hover {
	color:#999;
	text-decoration:underline;
}
a.map2:active {
	text-decoration:underline;
}
a.map2:link {
		font-family: MyCustomFont;
	font-size:18px;
	font-weight:bold;
	color:#3D2D0C;
	text-decoration:underline;
}
