.black_text {
	font-family: "Traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.gray_text_n {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.site_map {
	font-family: "simplified Arabic";
	font-size: 15px;
	color: #333333;
}
.page_titles {
	font-family: "Traditional Arabic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	font-family: "Traditional Arabic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_field {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.menu_field {
	font-family: "Arabic Transparent";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.white_title {
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: "Traditional Arabic";
	font-size: 15px;
	color: #000000;
}
.text_gray {
	font-family: "Traditional Arabic";
	font-size: 15px;
	color: #333333;
}
.blue_text {
	font-family: "Arabic Transparent";
	font-size: 15px;
	font-weight: bold;
	color: #0F3799;
}
.red {
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #D30023;
}

.blue {
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #6CADFE;
}
.red_small {
	font-family: "Arabic Transparent";
	font-size: 13px;
	color: #D30023;
}
.white_download {
	font-family: "Arabic Transparent";
	font-size: 15px;
	color: #FFFFFF;
}
.large_blue {
	font-family: "Arabic Transparent";
	font-size: 17px;
	color: #1C468C;
}
.large_red {
	font-family: "Arabic Transparent";
	font-size: 17px;
	font-weight: bold;
	color: #D30023;
}
.large_gray {
	font-family: "Arabic Transparent";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.large_gray_ul {
	font-family: "Arabic Transparent";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.text_blue {
	font-family: "simplified Arabic";
	font-size: 15px;
	color: #079ED7;
}
.link_red {
	font-family: Arial;
	font-size: 11px;
	color: #D30023;
}
.table_style {
	border:1px solid #91ABD0;

}
.right_s {
	font-family: Tahoma;
	font-size:9px;
	color: #000000;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}