body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #464646;
}
html {
	height: 100%;
}
a {
	color: #006586;
	text-decoration: none;
	border: 0px;
}
img {
	border-style: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006586;
}
.leftcol {
	background-image: url('/images/bgleft.gif');
	background-repeat: repeat-x;
	background-color: #608ee2;
}
.rightcol {
	background-image: url('/images/bgright.gif');
	background-repeat: repeat-x;
	background-color: #416aaf;
}
#main {
	height: 100%;
}
.content {
	vertical-align: top;
	width: 951px;
}
#uplinks {
	height: 36px;
	width: 100%;
	background-image: url('/images/bguplink.gif');
}
#uplinkscurve {
	background-repeat: no-repeat;
	float: right;
	position: relative;
	width: 344px;
	height: 35px;
	padding-top: 0px;
}
#searchbox {
	background-image: url('/images/searchbox.gif');
	width: 176px;
	height: 38px;
	padding-top: 6px;
	position: absolute;
	z-index:100;
}
#nav {
	padding: 0 0 0 0; border: 0px;
	margin: 0 0 0 0;
	white-space: nowrap;
	letter-spacing: 0px;
	word-spacing: 0;
	height: 46px;
}
input {
	background-color: #81a4d3;
	border-width: 1px;
	border-color: #32569e;
	font-family: Verdana;
	font-size: 10px;
	color: #CECECE;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-top: 4px;
	height: 10px;
	padding-left: 2px;
}
select {
	background-color: #81a4d3;
	border-width: 1px;
	border-color: #32569e;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 2px;
}

/* Page content  */
#cleft_col {
	width: 240px;
	position: absolute;
	left: 17px;
	top: 0px;
	background-color: #c6c6c6;
	height: 100%;
}
#cleft_white {
	width: 17px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cright_col {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
}
#mainpage_content {
	margin-right: 330px;
	margin-left: 257px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#subpage_content {
	margin-right: 330px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#container {
	position: relative;
	width: 100%;
	min-height: 550px;
}
.colbuttons {
	padding-left: 10px;
	padding-right: 10px;
}
.leftcontent {
	width: 204px;
	padding: 8px 8px 8px 8px;
	margin-left : 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.newsinput {
	border-top-color: #575757;
	border-top-width: 1px;
	border-bottom-color: #8e8e8e;
	width: 124px;
	font-size: 9px;
}
#newsletterbox {
	background-image: url('/images/newsletter.gif');
	padding-top: 55px;
	padding-left: 8px;
	height: 58px;
	width: 269px;
	color: #d4def0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer {
	background-color: #505050;
	width: 951px;
	height: 10px;
	text-align: center;
	padding-top: 15px;
	color: #b2b2b2;
	padding-bottom: 15px;
}

div#hold	{ 
	position:relative; overflow:hidden;
	width:905px; height:95px; z-index:100
}
	
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:905px; height:95px; 
	clip:rect(0px, 905px, 95px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
}
	
#loadingimg {
	display: none;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: auto; margin-bottom: auto;
}

.normal {
	height: 20px;
	color: white;
}

.arabic {
	font-size: 14px;
	font-family: Tahoma;
	direction:rtl;
	text-align:right;	
}

.arabic:hover{
	text-decoration:none;
}

form input{
	color: #FFFFFF;
	height: 15px;
	font-size: 9pt;
	font-family: Tahoma;
	padding-top: 2px; padding-bottom: 3px; margin: 2px; 
}

.button {
	height: 20px;
	color: #FFFFFF;
}
