body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: tahoma;
	font-size: 11px ;
	background: #311C00 url(images/bg.gif);
}

.title {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #f23f00;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.welcom {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AA5F55;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	padding-right: 20px;
	background: url(images/img4.gif) repeat-x;
	/*background: url(images/tik.gif) no-repeat right; */
}

ul li.first {
	background: none;
	/*background: url(images/tik.gif) no-repeat right;*/
}


a:hover {
	text-decoration: none;
}

#body {
	background: url(images/bg.gif);
	background-color:#CCCCCC;

}

/* Header */

#header {
	width: 798px;
	height: 250px;
	margin: 0 auto;
	background: url(images/head.jpg) no-repeat;
	background-color:#2d1900;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 798px;
	margin: 0 auto;
	background: #311C00 url(images/img1.jpg);
}

#linkhome {	
float:left; 
width:60px;
height:60px;
margin-top:218px;
margin-left:10px;
}



#menu1 {
	float: left;
	width: 500px;
		margin-right: 10px;
	margin-left: 15px;

}

#menu , #menu a{
	float: right;
	width: 154px;
	text-decoration:none;
	line-height: 25px;
	color: #D9C09A;
	margin-right: 10px;
}
 
 #menu a:hover {
	text-decoration:underline ;
}

 
.matn {
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify;
	direction:rtl;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px;
	}



.matn_eng {
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify;
	direction:ltr;
	text-align:left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 35px;
	
	}




/* Footer */

#footer {
	clear: both;
	width: 798px;
	margin: 0px auto;
	padding: 20px 0;
	background: #311C00 url(images/img1.jpg);
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}

.botton {
	font-size: 12px;
	font-family:Tahoma;
	direction:rtl;
	color:#000000;
 	text-align: center;
	background-color:#ffffff;
	border-collapse:collapse;
	border-color: #A0A0A4;
	border-style:groove;
	border-width:1px;
}


.textbox {
	font-size: 12px;
	font-family:Tahoma;
	direction:rtl;
	color:#000000;
	background-color:#ffffff;
	border-collapse:collapse;
	border-color: #A0A0A4;
	border-style:groove;
	border-width:1px;
}