/* CSS Document */
body {
	background-image:url(images/Body_BG.jpg);
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	direction: rtl;
	}
	
.footer {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	}
	
.footer A{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	}
	
.ar_def {
	background-image:url(images/AR_Def_But_ar.gif);
	}
	
.ar_sel {
	background-image:url(images/AR_Sel_But_ar.gif);
	}
	
.en_def {
	background-image:url(images/En_Def_But_ar.gif);
	}
	
.en_sel {
	background-image:url(images/En_Sel_But_ar.gif);
	}
	
.content_cell {
	padding-left: 10px;
	padding-right: 10px;
	}
	
.content_data {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	text-align: justify;
	}
	
.category_hd {
	font-family: Tahoma;
	font-size:24px;
	text-decoration: none;
	font-weight:normal;
	color: #00AEB7;
	padding-right: 12px;
	padding-left: 15px;
	
	}
