/* CSS Document */

body {
	direction:rtl; 
	background-image:url(images/reka3.jpg); 
	background-position:bottom;
	/*replaced by above
	background-color: white;font-family:Arial, Helvetica, sans-serif; font-size:medium;*/
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif
}

body,td,th {
	color: #333; 
}
td {border: 1px solid gray;}
a {color:gray; text-decoration:none;}

a:hover	{color:black; text-decoration:underline; background-color:#F1E9C5}

h1	{
	font-size:x-large;}
ul {
	/*list-style: none;*/
	margin-left: 0;
	padding-left: -1em;
	text-indent: -1em;
	}
li { list-style-image:url(images/bullet.gif);}

li li 	{ 
	padding-bottom:3pt; 
	margin-RIGHT:0; 
	padding-RIGHT:0; 
	text-decoration:none; 
	list-style-image:none}

#tafrit {display:block; margin-top:120px; margin-left:10px;width:160px;position: absolute;}

#header {
	background-image:url(images/header4.jpg); 
	height:160px;
	background-repeat:no-repeat;
	background-position:left ;
}
#main	{
	clear:all;
	color:#000000;
	font-size:.9em;
}
#menu {
	float:right;
	font-size:90%; 
	margin-right:50px;
	margin-top:50px;
	padding:20px 0 50px 10px;
	border-left:1px dotted gray;
	text-align:right;
}
#text{
	margin-left:10px;
	float:right;
	width:450px;
	padding-right:20px;
}
h1	{
	color:#AA7D46
}
h2 {color:#AA7D46;
	font-size:1.2em;}