@charset "utf-8";
body {
	scrollbar-face-color:#dddddd;
	scrollbar-arrow-color:gray;
	scrollbar-track-color:#bbbbbb;
	scrollbar-shadow-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-Color:#dddddd;
	background-color: #CAD4AF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CD9D55;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CD9D55;
}
a:hover {
	text-decoration: underline;
	color: #CD9D55;
}
a:active {
	text-decoration: none;
	color: #CD9D55;
}
.style2 {color: #666666}

.text_en {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 10px;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
.text_ar {
	font-family: "Simplified Arabic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 10px;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	direction: rtl;
}
.header_en {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #CD9D55;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
.header_ar {
	font-family: "Simplified Arabic";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #CD9D55;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
.text_en_center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
.text_ar_center {
	font-family: "Simplified Arabic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	direction: rtl;
}
