@charset "utf-8";
body {
	background-image: url(../Images/gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BABABA;
}
body,td,th {
	font-family: Arabic Transparent, Tahoma, Simplified Arabic;
	font-size: medium;
	color: #4A4A4A;
}


a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* CSS Document */

#Main_container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Header {
	margin-right: auto;
	margin-left: auto;
}
#Links {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/Links.gif);
	background-repeat: repeat;
	height: 40px;
}
a:visited {
	text-decoration: none;
}
#Content {
	background-color: #FFF;
	width: 935px;
}
#Link_1 {
	height: 40px;
	width: 140px;
	float: right;
	margin-right: 50px;
}
#Link_2 {
	height: 40px;
	width: 140px;
	float: right;
	margin-right: 5px;
}
#Link_3 {
	float: right;
	height: 40px;
	width: 140px;
	margin-right: 5px;
}
#Link_4 {
	float: right;
	height: 40px;
	width: 140px;
	margin-right: 5px;
}
#Footer {
	background-image: url(../Images/Dark_Grey_Footer.gif);
	clear: both;
	width: 910px;
	background-color: #666;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#English {
	float: left;
	margin-left: 40px;
	width: 140px;
}
