body {
	margin: 0px;
	background-image:url(images/bg_page.jpg);
	background-image:url(images/bg_page_rightshadow_arabic.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	background-color: #0361B0;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	direction:rtl;

	/*background-image:url(images/bg_page_rightshadow_785px.jpg);*/
}

#pageTop{
	float:right;
	width: 779px;
	background-image:url(images/img_top_bg2.jpg);
	background-repeat: no-repeat;
}
#pageMain{
	width: 779px;
	float: right;
}
#pageFooter{
	width: 779px;
	border-top: 1px solid #1777C7;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: none;
	line-height: 25px;
	text-align:center;
	float: right;
}

.ndcLogo{
	width: 300px;
	float: right;
}
.topRightLink{
	width: 280px;
	float: left;
	font-size: 11px; 
	color: #333333;
	text-decoration: none;
}

.topLink{
	width: 779px;
	float: right;
	text-align: center;
/*	vertical-align: top;*/
}
.topLink a{
	padding-left: 11px;
	padding-right: 11px;
	border-right: 1px solid #79BDE6;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topLink a:hover{
	color:#FFFF00;
}

#pageFooter a{
	text-decoration: none;
	color: #DFEFFF;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #1D7BCA;
}
#pageFooter a:hover{
	text-decoration: none;
	color:#B3D5F7;
}

.topRightLink a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.topRightLink a:hover{
	text-decoration: none;
	color:#0066CC;
}
.flashArea{
	height: 200px;
	float: left;
	background-image:url(images/bg_flash_arabic.jpg);
	background-repeat:no-repeat;
}
.imgArea{
	height: 110px;
	float: right;
}

.news{
	float: right;
	width: 245px;
	margin-top: 1px;
	background-color:#4696CE;
}
html>body .news {margin-top: 6px;} /* to cheat IE */
.news th{
	color:#003399;
}
.news a{
	color: #FF0000;
	font-size: 11px;
}
.LinkNews{
	float: right;
	width: 189px;
	widt/h: 199px;
	margin-top: 1px;
	background-color:#70b7e1;
	border-left: 1px solid #1777C7;
	height: 100%;
	min-height: 500px;
	line-height: 25px;
}
html>body .LinkNews {margin-top: 6px;} /* to cheat IE */

.LinkNews th{
	color:#003399;
}
.LinkNews a{
	color: #FF0000;
	font-size: 11px;
}
.newsSub td{
	height: 35px;
	color: #0033FF;
	font-size: 11px;
}
.newsSub a{
	color:#6A3C00;
	text-decoration: none;
}
#newsBullet{
	margin-top: 4px;
}

.homeCont{
		float: left;
		width: 525px;
		margin-top: 1px;
}

html>body .homeCont {margin-top: 8px;} /* to cheat IE */
.subCont{
		float: right;
		width: 525px;
		margin-top: 1px;
}
html>body .subCont {margin-top: 8px;} /* to cheat IE */

.mainContBox{
	margin-left: 4px;
	color:#FFFFFF;
	font-size: 11px;
}
.mainContBox p{
	margin-top: 3px;
	margin-bottom: 1px;
}
.mainContBox a{
	color:#FFFFFF;
	text-decoration: none;
}

.mainContBox a:hover{
	color:#BDE6FD;
	text-decoration: none;
}

.dropmenu{
	BORDER: #cccccc 1px solid; 
	border-left:  1px solid #3399FF;
	font-size: 10px;
	font-weight:normal;
	
}
.dropmenu td{
	background:#FFFFFF;
	background-image:url(../images/dropmenu2.png);
	background-repeat:repeat-x;
	height: 22px;

}
.dropmenu a{
	text-decoration: none;
	color:#333333;
	padding-left: 7px;
}
.dropmenu a:hover{
	color: #0066FF;
	text-decoration: none;
}
#pointer {
	cursor:pointer;
}
