div.lastUpdate{
	font-family: Tahoma;
	font-size: 9px;
	text-align:left;

}
div.mainBlock{
	width:980px;
	text-align:center;
}
TABLE.clips{
    background-color: #000;
    float:right
}
#clips {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 640px; /* important */
	height: 180px; /* important */
	background: #000;
}

#clip_frame 
{
	padding-right:5px;
	width:620px;
	height: 20px; 
	vertical-align:top;
	}
#clip_content {
	position: absolute;
	top: 0;
	margin-left: 214px;
	margin-top: 20px;
}

#clip_content
#clip_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#clip_content {
	width: 5418px;
}
#clips ul li {
	display: block;
	float: left;
	margin: 5px;
	padding: 4px;
	border: 1px solid #666;
	background-color: #000;
}

#clips ul li img {
	display: block;
}
#clips a{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#clips a:hover{
	text-decoration: underline;
}
#report{
    background-color: #f0f1f3;
    width: 311px;
    text-align: center
}
#report A, #report IMG
{
float: right;
padding-right: 5px
}
#report DIV A, #report DIV IMG
{
float: none;
padding: 0px
}

/* First top news CSS */
#first{
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 100%; /* important */
	height: 300px; /* important */

	background-color: #000;
	text-align: center;
}
#first a{
	display: block;
	padding: 1px;

	text-decoration: none;
}
#first a.first_text{
    color: #9ecaf1; 
    font: bold 18px Arial; 
}
#first a:hover{color: #fff}
.firstPanel TD{text-align:center}
.firstPanel{
background-color: #000;
width: 390px	
}
.first_item{
position: absolute;
top: 0;
left: 0;
text-align:center;
float:right;
visibility: hidden;
opacity: 0;
}
.first_item DIV{
    width:100%;
    text-align:center
}

#first_frame{float:left}

* {padding:0; 	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* CSS for special sections */
#special
{
    background-color:#1F2227;
    width:220px;
    height:300px;
    vertical-align:top;
    
}
#special TD.special{
    padding: 1px 1px 1px 1px
}
#special DIV
{
    height: 85px
}
#special DIV.sp1
{
    height: 62px;
    padding:0 2 0 2;
   
}
#special img.sp1
{
    margin-top:1px;
    margin-bottom:1px;
}
#special DIV SPAN
{
    float: right
}
#special A, #special A:hover
{
    text-decoration: none;
	font: bold 16px Arial, Tahoma;
	color: #fff;
	display:block;
	text-align:center
}
#special A SPAN.lbl, #special A:hover SPAN.lbl
{
	font: bold 10px Tahoma;
	color: #9ec8f2;
	line-height:13px;
	cursor:pointer;
	width:100px;
	
}
/* CSS for links section */
#links
{
    background-color: #e4e4e6
}
#links IMG
{
    border:0;
    float:right
}
#links A
{
	font: 10px Tahoma, Arial;
	color: #000;
}
#links A:Hover
{
	color: #666;
}
#links TD{
    width: 50%;
    background-color: #ecebf0
}
#links TD.br{
    border-bottom: 1px solid #c5c4c9;
    height: 1px;
    font-size: 1px
}
#links .top TD, #links DIV
{
    padding:1px;
    background-color: #A81C01;
    height: 5px
}
#links DIV IMG{
    float: none;
    margin-top: -3px
}
#links LI{
    margin: -1px 0 0 0;padding:0;
    color: #721601
}
/* CSS for menus */
.dropdown {float:right;}
.dropdown dt{overflow:hidden;cursor:pointer; font-size:11px;}
.dropdown dt:hover {background-image:url(../bg.jpg);}

.dropdown dd {position:absolute;height:22px; top:20px; left:50px; overflow:hidden; display:none; background-color:#000;z-index:200; opacity:0}

.dropdown a, .dropdown a:active, .dropdown a:visited{float:left;padding: 4px 7px 4px 7px;
text-decoration:none;color: #fff;border:1px solid #000}
.dropdown a:hover { background-color:#ccc; color:#000;}

.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited{
float:right;padding: 0px 8px 0px 8px;font: normal 12px Tahoma;line-height:20px;}

DIV.menu_root 
{
height:23px;
background:#000;
	white-space:nowrap;
	position:relative;
	width: 980px;
	border-color:White;
	border:2px;
}
DIV.menu_root DIV
{
	background-color: #000;
	height: 23px
}
DIV.menu_root dl
{
    background-color: #000;
    color: #fff;
    font: bold 10px Tahoma;
}

/* Other */
SPAN.smlwbox
{
	background-color: #fff;
	width: 6px;
	height: 6px;
	font-size: 0px;
	padding: 3px;
}
.liveFeed_item
{
	background-color:White;
}
#liveFeed {
position: relative; /* important */
overflow: hidden; /* important */
width: 630px; /* important */
height: 22px; /* important */
text-align:right;
float:right;
direction:rtl;
z-index:-200;
background-color:White;
}

#liveFeed_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color:White;
}

#liveFeed a {
display: block;
padding: 0 5px;
font: normal 11px Tahoma;
color: #000;
line-height: 22px;
text-decoration: none;
background-color:White;
}
#liveFeed a:hover 
{
	color: #999;
	background-color:White;
}

/* CSS for special sections */

.ArticlesBlackTable{
width:230px;
background:#1F2227;
height:330px;
}
DIV#topBar
{
    height: 112px;
    width:980px;
    background: url(../SiteImages/ArabicTitle.jpg) no-repeat;
    vertical-align:top;
}
DIV#topBar SELECT{
    text-align: right;
    direction:rtl
}
DIV#topBar IMG
{
    float:left;
    border:none
}
DIV#topBar DIV{
    width: 674px;
    float: right
}
DIV#bottom{
text-align:center;
background-image:url(../SiteImages/bottomBackround.gif);
font: 11px Tahoma;
padding: 10px;
margin-top: 2px;
color:#fff   
}

.MassoudLinks{
	display:block;
	direction:rtl;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#0066CC;
	width:450px;
	text-align:right;
	text-decoration:none;
	border-bottom:solid 1px  #CCCCCC;
	padding-bottom:5px;
	margin:10px;
}
.MassoudLinks:hover{
	display:block;
	direction:rtl;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#333333;
	width:450px;
	text-align:right;
}
.MassoudLinksDetails{
	font-size:10px; 
	font-weight:normal;
	color:#333333;
	margin-right:28px;
	margin-top:5px;
}
.titleAr
{
	color:#fff; 
	margin:10px; 
	padding-right:30px; 
	font-family:Arial; 
	font-size:16px; 
	font-weight:bold;
}
a.topLinkAr:link {
	color: #216DB5;
	text-decoration: none;
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
}
a.topLinkAr:visited {
	color: #216DB5;
	text-decoration: none;
	font-weight: bold;
}
a.topLinkAr:hover{
	color: #FD3A37;
}
.TableStyleMain{
	background-color:#EdEded;
	font-family:Tahoma;
	border: 0;
}
.Datagrid_ItemStyle{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	 vertical-align:top;
}
.LableStyleBarRecords{
	FONT-FAMILY:Tahoma;
	font-size: 11px;
	text-align:justify;
	padding:3px;
	color:#FFF;
}
.LableStyleCenterbold{
	color:#300;
	font-family: Arial;
	font-size:14PX;
	font-weight:bold;
	text-align:center;
	line-height:10px;
	direction:rtl;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-top:0px;
}

.CommandButton 
{
    text-decoration: underline;
    color: #555;
    font-size:11;
   font-family:Tahoma;
   text-align:center;
}
A.CommandButton:link 
{
    text-decoration: underline;
    color:#555;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color:#555;
}

A.CommandButton:active   
{
    text-decoration: underline;
    color: #555;
}

A.CommandButton:hover
{
    text-decoration: none;
    color: #bbb;
}
.LableStyleMainNews{
	color:#111;
	font-family:Tahoma;
	font-size:12PX;
	line-height:16px;
	text-decoration: none;
	cursor:hand;
	text-align:justify;
}
.LableStyleMainNews:hover{
	color:#888;
}
.LableStyleMainNews:visited{
	color:#555;
}
.LableStyleNewsTitle {
	FONT-SIZE: 11px;
	COLOR: #555;
	text-align:justify;
	direction:rtl;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	line-height:12px;
}
.LableStyleNewsTitle:hover {
	COLOR: #818181;
}