@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cdf6ff;
}



#all {
	width: 700px;
	min-height: 800px;
	margin: auto;

}

#all #banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #B4C6DB;
	display: block;
	height: 100px;
	background-image: url(../img/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: default;
}
#all #banner .message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	letter-spacing: 1px;
}
#container {
	padding: 5px;
}

#menu  {
	display: block;
	float: left;
	width: 135px;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
}
#menu .us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	display: block;
	margin-right: -5px;
	margin-left: -5px;
	font-weight: bold;
	text-align: center;
}
#menu a {
	color: #0099CC;
	display: block;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
	padding-top: 2px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdf6ff;
}
#menu a:hover {
	color: #006699;
}


#menubox  {
	display: block;
	float: left;
	width: 530px;
	padding: 5px;
	margin-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cdf6ff;
}
#menubox .message {
	margin-bottom: 50px;
}

#menubox .us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	cursor: default;
	margin: auto;
	width: 700px;
	visibility: hidden;
}
#bgfooter {
	background-image: url(../img/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 500px;
	z-index: -99;
	margin: auto;
}


.clear {
	clear: both;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

a.arab

{ 
color:black; 
font-size:17px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-style:bold
}
