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

body
{
	margin-top:0px;
	font-family: arial;
	font-size:11px;
	direction:rtl;	
}
.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:#B98686;
	width:93%;
	height:35px;
}

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

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

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

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

}
 

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

.text
{
	margin-right:5px;
	padding-top:20px;
	color:#AC7474;
	font-size:14px;
}

.textenglish
{
	margin-right:5px;
	padding-top:20px;
	color:#AC7474;
	font-size:14px;
	direction:ltr;	
}

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


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

h2 {
	margin:5px;
	color:#AC7474;
	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;
}

