body {
	background-color: #CFCFCF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	direction:rtl;
	text-align:right;
	line-height: 120%;
}

a:link { text-decoration:none; color:Blue; }
a:hover   { color : #FF310D;	text-decoration: none;}	   

a.title {
	color: #5E5E5E;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

table
{
border-collapse:collapse;
}


th
{
	border: 0px;
	text-align: center;
	color:blue;
	font-weight: bold;
}

td.game_top
{
	border: 1px solid white;
	font-size: 12px;
	background-color:#DFDFDF;
}

td.game_down
{
	font-size: 12px;
	border-bottom: 10px solid #FFFFFF;
}


a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3
{ margin:5px 0; }
h1 { font-size:20px; color:black}
h2 { font-size:18px; color:black}
h3 { font-size:16px; font-family: tahoma; color:Blue; }
	
#main{ 	
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	width: 960px; 
}				 

#menu{ 	
	background-color: #E3B75B;
	border: 0px solid #000000;
	width: 960px; 	
	height:25px;	
	text-align: center;
}

#menu ul 
{
width:840px;
height:25px;
line-height:25px;
margin:0 auto;
list-style-type:none;
text-align:center;
}

#menu ul li
{
width:120px;
float:right;
}
#menu ul li a
{
width:120px;
display:block;
font-weight:bold;
color:#373F10;
}

#menu ul li a:hover
{
background-color:#DF9800;
color:#fff;
}
	
#top{ 	
  background-color: #000000;
}
			
#sidebar{ 	
	padding: 15px 20px 12px 25px;
	border: 0px;
	text-align: right;	
	width: 270px;
}

 #mainbar{ 	
	padding: 15px 20px 12px 25px;
	border: 0px;	
	width: 570px; 	   
	text-align: right;
} 

#single_col{ 	
	padding: 15px 20px 10px 15px;
	border: 0px;	
	text-align: right;	
	width: 880px;
}

#footer {
	color: #4f4f4f;
	height:16px;
    line-height:16px;
	font-family: arial;
    text-align:center;
    font-size:12px;
}

#headtext {
	height:60px;
	padding:2px;
	line-height: 110%;
	color: #FF9900;		
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
}	

.small {
	font-size: 5pt;
} 

.news{ 	  
	text-align: right;
	font-family: arial;
	font-size: 13px;
}