
a img
{
	border:0px;
	border-style:none;
}

body
{
	margin-top:0px;
	background: #F4F4F4 ;
	font-family: arial;
	font-size:11px;
	direction:rtl;	
	background:#F4EBDC;
}
.clr
{
	clear:both;
}

#warper
{
	width:750px;
	margin:auto;
	margin-top:0px;
	background:#FFFFFF;
}

.logotext
{
	color:#5C0A00;
	float:right;
	font-weight:bold;
	font-size:13px;
	padding:5px;
	height:20px;
}
.logotext span
{
	color:#AF1402;
}

#right
{
float:right;margin-right:5px;width:230px; 
}

#left
{
float:right;margin-right:5px;margin-top:10px;width:503px; 
}

.navigation
{
margin-top:15px;
}

.navheader
{
	background: url('./images/tabletopbg.jpg') repeat-x ;
	width:100%;
	height:35px;
}

.navheader .span
{
	color:#500901;
	padding-top:8px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.navbody
{
	background-color:#F8F8F8;
	text-align:right;
	color:#851205;
	width:210px;
	padding-top:10px;
	padding:2px;
	font-weight:bold;
	font-size:13px;
}

 
.navbody ul li 
{
		list-style:square;
		margin:5px;
		width:auto;
		color:#851205;
		font-weight:bold;
}
.navbody ul li a
{
	color:#851205;
	text-decoration:none;

}
.navbody ul li a:hover
{
	color:#851205;
	text-decoration:underline;

}

.navend
{
	background: url('./images/table_bottom_center.jpg') repeat-x ;
	width:94%;
	height:15px;
}
 

.description
{
	margin-top:10px;
	margin-right:5px;
	color:#8A5B56;
	font-size:16px;
	font-weight:bold;
}

.text
{
	margin-right:5px;
	padding-top:20px;
	color:#601F18;
	font-size:15px;
}

.textimages
{
	width:100%;
	margin:20px auto;
	text-align:center;
	clear:both;
}
.textimages img
{
	padding:5px;
}


h1 {
	margin:5px;
	color:#AF1402;
	font-size:19px;
	font-weight:bold;
}

h2 {
	margin:5px;
	color:#AF1402;
	font-size:16px;
	font-weight:bold;
}

.clr
{
clear:both;
}
 

/* TABLE PROPERTIES */

.table_top
{
	background: #FFFFFF url('./images/table_top_bg.gif') repeat-x;
	width:100%;
	padding-top:7px;
	text-align:right;
	font-size:16px;
}
.table_bottom
{
	background: #FFFFFF url('./images/table_bottom_bg.gif') repeat-x ;
	overflow:hidden;
	font-size:1px;
	width:100%;
}
.table_bottom_right , .table_bottom_left
{
		background: #FFFFFF url('./images/table_bottom_bg.gif') repeat-x ;

}
.table_right ,.table_top_right

{
		background:#FFFFFF url('./images/table_right_bg.gif') repeat-y right;

}
.table_left ,.table_top_left
{
		background: #FFFFFF url('./images/table_left_bg.gif') repeat-y left;

}
.table_text
{
	background-color:#FFFFFF;
	width:100%;
	padding-top:7px;
	text-align:right;
	color:#19114E;
	font-size:14px;
}

.table_title {
	clear: both;
	width: 100%;
	font-size: 16px;
	color: #083b63;
	font-weight: bold;
	text-align: left;
}
.table_body {
	background: #FFFFFF;
	padding: 20px;
	padding-top: 0px;
	line-height: 1.4em;
	font-size: 14px;
}
.table_body h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.table_body h2 {
	font-size: 15px;
	font-weight: bold;
}
.table_body h3 {
	font-size: 13px;
	font-weight: bold;
}

.stats table {
	width: 100%;
	border-collapse: collapse;
}

.stats tr, .stats td, .stats  th {
	border: 1px solid #1B5A8D;
}

.stats th {
	background: #C3DDF1;
	text-align: center;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.green {
	color: #019305;
	font-weight: bold;
}