@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#rtl div{
	direction:rtl;
	text-align:right;
	overflow:hidden;
}

.holder{
	width:903px;
	margin-left:auto;
	margin-right:auto;
	
		border:none;

}
.spacer{
	clear:both;
}
#rtl .top{
	height:187px;
	background:#fff url(../images/top.jpg) center no-repeat;
	
	}
	
.wloop{
	background:url(../images/loop.jpg) center repeat-y;
	width:903px;
	
}
.footerholder{
	background:url(../images/footer.jpg) center no-repeat;
	height:76px;
}
#rtl .floatright, #ltr .floatleft{
float:right;	
}
#rtl .floatleft, #ltr .floatright{
float:left;	
}
.marg{
	margin:4px;
}

.wid1{
	width:265px;
}
.wid2{
	width:610px;
}
ul.videolist{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.videolist li{
	clear:both;
}

a.speaker{
	display:block;
	width:251px;
	height:68px;
	background:url(../images/normal.jpg) no-repeat;
	text-decoration:none;
	color:#ff990a;
}

a:hover.speaker{

	background:url(../images/over_selected.jpg) no-repeat;
	color:#fff;
}

a.livestream{
	display:block;
	width:251px;
	height:68px;
	background:url(../images/prodcast.jpg) no-repeat;
	text-decoration:none;
}
a:hover.livestream{
	background:url(../images/prodcast_over.jpg) no-repeat;
}
.ww{
	width:180px;
	height:30px;
	margin:5px;
	margin-top:10px;
	
}
.nw{
	width:700px;
	margin-right:13px;
	margin-left:13px;
	margin-top:80px;
}

.nn{
	width:203px;
	height:78px;
	margin-top:10px;
	
}

.nn2{
	width:203px;
	margin-right:35px;
	margin-top:10px;
	height:78px;
	
}
.nn3{
	width:200px;
	margin-top:10px;
	margin-right:40px;
	height:78px;
	
}
ul.news{
	color:#fff;
}
ul.news a{
	color:#fff;
	text-decoration:none;
	font-weight:bolf;
	font-style:italic;
}
.ma , .ma a{
	margin:10px;
	margin-top:45px;
	color:#fff;
}
.scroll{
	overflow-x:hidden;
	height:500px;
	overflow-y:scroll ;
	
}
.scrolll{
	overflow-x:hidden;
	height:73px;
	overflow-y:scroll ;
	color:#000;
	padding:5px;
	margin:0px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	
}
.scrolll a{
	color:#fff;
	font-weight:bold;
}
a.tareef{
	display:block;
	width:251px;
	height:68px;
	background:url(../images/tareef.jpg) no-repeat;
	text-decoration:none;
}
a:hover.tareef{
	background:url(../images/tareef-over.jpg) no-repeat;
}


