body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/BodyBackground.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #838281;
}
#wrapper {
	width: 737px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/WrapBackground.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#wrapper span {
	display: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 737px;
	background-image: url(../images/LogoBanner.gif);
	background-color: #CCCCCC;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 737px;
	background-color: #292B8F;
}
#mainNav li {
	float: left;
	height: 34px;
	width: 147px;
	list-style-type: none;
	text-align: center;
}
#mainNav a {
	display: block;
	height: 24px;
	width: 147px;
	margin: 0px;
	background-image: url(../images/MainNavBut.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav a:hover {
	color: #3A3790;
	background-image: url(../images/MainNavButHov.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content h2 {
	color: #3A3790;
	font-size: large;
	font-weight: bold;
}
#arabic1 {
	color: #3A3790;
	font-size: large;
	font-weight: bold;
	text-align: right;
}
#content {
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text {
	text-align: justify;
	line-height: 20px;
}
#arabic2 {
	text-align: right;
	line-height: 20px;
}

.mid {
	text-align: center;
}
#footer {
	background-color: #666666;
	width: 737px;
	color: #FFFFFF;
}
#part1 {
	background-image: url(../images/MainNavBut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 368px;
}
#part1 p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#part2 {
	width: 368px;
	height: 34px;
	padding: 0px;
	margin-top: -34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 368px;
}
#part2 ul {
	margin: 0px;
	padding: 0px;
}
#part2 li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#part2 ul a {
	text-decoration: none;
	color: #FFFFFF;
}
#part2 a:hover {
	color: #000000;
}
#signature {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: xx-small;
}
#signature a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#form1 {
	text-align: center;
}
#form1 .mid {
	width: 340px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

