/************* GENERAL CSS ************/

body {
	background:url(images/LogoRio.jpg)no-repeat center;
	margin: 0px;
	padding: 0px;
	
	text-align: justify;
	font-family: simplified Arabic, simplified Arabic, simplified Arabic, simplified Arabic ;
	font-size: 15px; color: #FF0000;
}

h1 {
	font-family: simplified Arabic;
	color: #000000 ;text-align:center;font-weight:bold;font-size:15px;
}

h2 {
	font-family: simplified Arabic;
	color: #000000 ;font-size: 17px;text-align: Right;font-weight: bold;
}

h3 {
	font-family: simplified Arabic;
	color: #000000;font-size: 17px;text-align: right ;font-weight: bold;
}


h4, h5, h6 {
	font-family: simplified Arabic, "simplified Arabic", simplified Arabic; color: #380474; 
	
}



a {
	font-weight: bold;	
	text-decoration: none;
	color: #000000; 
}
a:hover {
	text-decoration: underline; color: #000000; 
}

/************* HEADER STUFF ************/



#gencontent {
	float:center;
	width: 1400px;
	margin: 10px auto;
	padding:0px 0px 0px 0px;
}

#gencontent ul  {
	line-height: 200%;
	text-align: right;
	
	
}

#right {
	float: right;
	direction:rtl;
	width: 370px;
	margin: 0px 0px;
	padding: 0px 20px 10px 10px;
	color: #000000;
	

	
}
	
::-webkit-scrollbar {display: none; }


#center {
	float:right;
	width: 800px;
	margin: 0px 10px;
	padding: 0px 20px 10px 10px;
	color: #000000;
	line-height:30px;
	

	}

#left {
	float:center;direction:rtl;
	width: 320px;
    margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	
	/************* 	background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,#FFD700));
		background:-webkit-linear-gradient(left,#fff 0%,#FFD700 100%);
		background:-moz-linear-gradient(left,#fff 0%,#FFD700 100%);
		background:-ms-linear-gradient(left,#fff 0%,#FFD700 100%);
		background:-o-linear-gradient(left,#fff 0%,#FFD700 100%);
		background:linear-gradient(left,#fff 0%,#FFD700 100%);
	
}************/

#scroller {
	float: right;
	margin: 10px 0px;
	padding: 10px 10px 10px 10px;
	}

#news {
	float: right;
	margin: 20px 0px 20px 20px;
	padding: 10px 10px 10px 10px;
	height:500px;
	overflow-y: scroll;
	}

#vscroll {
	float: center;
	width: 302px;
   	margin: 10px 5px;
	padding: 10px 10px 10px 10px;
	
	}


/****right_menu****/

ul.right_menu li.odd a{
	width:330px;
	height:30px;
	display:block;
	border-bottom:1px #555 dashed;
	text-decoration:none;
	color:#380474;
	padding:0 0 0 0px;
	line-height:25px;
	text-align: right;
	font-size:20px;
	
}
ul.right_menu li.even a{ 
	width:330px;
	height:30px;
	display:block;
	border-bottom:1px #555 dashed;
	background:url(images/menu_bg2.jpg) no-repeat;
	text-decoration:none;
	color:#380474;
	padding:0 0 0 0px;
	line-height:25px;
	text-align: right;
	font-size:20px;
	
}
ul.right_menu li.even a:hover, ul.right_menu li.odd a:hover{
	color:#000;
	text-decoration:underline;
	text-align: right;
 background:#00FF00;

}


ul
 {
 list-style-type: none;
 padding: 10px;
 margin: 0px;
 } 


	

	
			
			


			