body {
	margin: 0px;
	padding: 0px;
	background-color: #8b6c2f;
	font-family: Tahoma;
	background-image: url(/images/bg.gif);
}
.bodytable {
	height: 100%;
	width: 1020px;
	background-color: #fee7d4;
}
.wid {
	width: 1020px;
}
.block {
	width: 202px;
	background-image: url(/images/index_18.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 1px;
	margin-bottom:10px;
}
.title {
	height: 48px;
	width: 202px;
	background-image: url(/images/index_15.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}
.title p {
	font-family: "traditional Arabic";
	font-size: 22px;
	color: #fee7d4;
	padding-top: 7px;
}
.txt {
	width: 94%;
	font-family: "traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #4c1c14;
}
.footer{
	font-size: 1px;
	height: 10px;
	width: 202px;
	background-image: url(/images/index_20.jpg);
	background-repeat: no-repeat;
}
.b_block {
	width: 575px;
	background-image: url(/images/index_23.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 1px;
	margin-bottom:10px;
}
.b_title {
	height: 48px;
	width: 575px;
	background-image: url(/images/index_22.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}
.b_title p {
	font-family: "traditional Arabic";
	font-size: 22px;
	color: #fee7d4;
	padding-top: 7px;
}
.b_footer{
	font-size: 1px;
	height: 10px;
	width: 575px;
	background-image: url(/images/index_24.jpg);
	background-repeat: no-repeat;
}
.down {
	width: 1020px;
	background-color: #4c1c14;
	font-family: Tahoma;
	font-size: 12px;
	color: #e9d7b4;
	padding: 4px;
	text-align: right;
}
.form {

	font-family: tahoma;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #880000;

	text-decoration: none;

	background-color: #ffffff;

	border: 1px dashed #333300;

}

a {
	color:#660000;
	font-weight:bold;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.table_top {
	background-color:#ffecc1;
	font-family: "traditional Arabic";
	font-size: 18px;
	color: #592f08;
	font-weight:bold;
}