body{
	background-color:#FFFFFF;
	background-image:url(images/background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	
	font-family:Tahoma, "simplified Arabic", "times New Roman";
	font-size:14px;
	color:#000033;
	text-align:justify;
	direction:rtl;
}
a{
	text-decoration: none;
}

.scriptTitle{
	font-family:Tahoma, "simplified Arabic", "times New Roman";
	color:#FF0000;
	font-size:14px;
}

.menu{
	font-family:'Simplified Arabic', 'Times New Roman'; 
	font-size:18px;
	color:#000066;
	font-weight:bold;
}

.footer{
	font-family:"Simplified Arabic", "Times New Roman";
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

.mapLinks{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	line-height:25px;
}

.mapLinks:hover{
	text-decoration:underline;
}

.pageTitle{
	font-family:"Simplified Arabic", "Times New Roman";
	color:#CC0000; 
	font-size:18px; 
	font-weight:bold
}

.title{
	font-family:"Simplified Arabic", "Times New Roman";
	color:#000033;
	font-size:16px;
	font-weight:bold;
	direction:rtl;
}

.subTitle{
	font-family: "Times New Roman", Times, serif; 
	color:#CC0000; 
	font-size:16px;  
	font-weight:bold;
	direction:rtl;
}