/* CSS Document */

body {
	direction:ltr; 
	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;
	text-align:center;}
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;
	text-align:left;
}
#menu {
	float:left;
	font-size:90%; 
	margin-left:30px;
	margin-top:50px;
	padding:20px 10px 50px 0px;
	border-right:1px dotted gray;
	text-align:left;
}
#text{
	margin-right:10px;
	float:left;
	width:450px;
	padding-right:20px;
	padding-left:20px;
}
h1	{
	color:#AA7D46
}

h2 {color:#AA7D46;
	font-size:1.2em;}
.hid{
margin-top:5px; display:none;width:450px}