body {
	margin: 0px;
	padding: 0px;
	background-color: #384010;
	background-image: url(images/main4_01.jpg);
	background-repeat: repeat-x;
}
.bodytable {
	width: 954px;
	background-color: #e1e7c3;
}
p {
	margin: 0px;
	padding: 0px;
}
.bg_txt {
	width: 200px;
	background-image: url(images/main4_32.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 12px;
	color: #3d460e;
}
.l_bg_txt {
	width: 260px;
	background-image: url(images/main4_55.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 12px;
	color: #3d460e;
}
.c_bg_txt {
	width: 448px;
	background-image: url(images/main4_44.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 12px;
	color: #3d460e;
}
.txt {
	margin: 2px;
	padding: 2px;
}
.title {
	font-family: "traditional Arabic";
	font-size: 20px;
	color: #3d460e;
	font-weight: bold;
}
samp {
	font-family: Tahoma;
	font-size: 12px;
	color: #3d460e;
	font-weight: bold;
}
a:link ,a:visited ,a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #757575;
	text-decoration: underline;
}
a.menu:link ,a.menu:visited ,a.menu:active {
	font-family: tahoma;
	font-size: 13px;
	color: #495701;
	text-decoration: none;

}
a.menu:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #fdfef9;
	width: 90%;
}
form {
	margin: 0px;
	padding: 0px;
}
#loging input ,textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	border: 1px solid #CCCCCC;
	text-align: right;
}
#view_table {
	width: 98%;
	background-color: #f0f4d9;
	font-family: Tahoma;
	font-size: 11px;
	color: #778535;
}
#view_table td {
	background-color: #e1e7c3;
}
#view_table th {
	color: #e1e7c3;
	background-color: #778535;
}

