@charset "windows-1256";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #508D12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-family: Tahoma;
	font-size: 12px;
}
div.Section1
	{page:Section1;}
h1,h2,h3,h4,h5,h6 {
	font-family: Traditional Arabic;
}
h1 {
	font-size: 22px;
	color: #006C00;
}
h2 {
	font-size: 20px;
	color: #666666;
}
h3 {
	font-size: 18px;
	color: #000000;
}
.cell_border {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #70C100;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	border-right-style: solid;
	border-left-style: solid;
}
