a { color: black }
a:hover { color: #0171a3 }
a:visited {
	color: #007EB5
}
.tags {
	font-size: 12px;
	font-weight: bold;
	color: #600;
	font-family: Verdana, Geneva, sans-serif;
}
.pos {
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.subject {
	font-size: 18px;
	font-style: normal;
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
}
.subtitle {
	color: #36C;
	font-weight: bold;
	text-align: center;
}
.textBody {
	line-height: 16px;
}
.bullt {
	line-height: 16px;
	list-style-type: circle;
	text-align: left;
}
.hint {
	font-size: 10px;
}
.clasa {
	font-size: 12px;
	font-family: Verdana;
}
.tableFormat {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #9C6;
	border-right-color: #9C6;
	border-bottom-color: #9C6;
	border-left-color: #9C6;
}
.clasatable {
	color: #FFF;
}
.tableWhiteHeader {
	color: #FFF;
	font-weight: bold;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #007EB5;
	text-align: center;
}
.SubHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C90;
	text-align: left;
}
.ClassIndex {
	font-family: verdana;
	font-size: 10px;
	color: #333;
	text-align: justify;
	line-height: normal;
}
.cont {
	padding-left: 15px;
}

.ar_Title {
	color: #C90;
}
.contAR {
	direction: rtl;
}
.arabic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	direction: rtl;
	text-align: right;
	padding: 5px;
}.arabic .tags {
	font-weight: bold;
	color: #600;
}
.tags_ar {
	font-weight: bold;
	color: #600;
}

.ErrorMessage {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
		border-bottom: 1px solid #cccccc;
		background-color: #a70f0f;
		background-image: -moz-linear-gradient(100% 100% 90deg, #a70f0f, #c01313);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c01313), to(#a70f0f));
		padding: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
		text-align:center;
	}
	.SuccessMessage {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
		border-bottom: 1px solid #cccccc;
		background-color: #4f8d0d;
		background-image: -moz-linear-gradient(100% 100% 90deg, #4f8d0d, #5ba210);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5ba210), to(#4f8d0d));
		padding: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
		text-align:center;
		
	}
	
.iban1 {
		font-size:12px;
		color:#005282;
		font-weight:bold;
}
.contactus_cell
		{
		font-size:12px;
		}

.contactus_subtitle
		{
		color:#39F;
		font-size:14px;
		}
a.al-hassad:link	{ color: #006699; font-weight: 700; }
a.al-hassad:visited	{ color: #006699; font-weight: 700; }
a.al-hassad:active	{ color: #006699; font-weight: 700; }
a.al-hassad:hover	{ color: #006699; font-weight: 700; }

a.contactus:link	{ font-size:14px; color: #b37e0c; font-weight: 500; text-decoration:none; }
a.contactus:visited	{ font-size:14px; color: #b37e0c; font-weight: 500; text-decoration:none; }
a.contactus:active	{ font-size:14px; color: #b37e0c; font-weight: 500; text-decoration:none; }
a.contactus:hover	{ font-size:14px; color: #b37e0c; font-weight: 500; text-decoration: underline; }

