body {
	font-family: "Simplified Arabic";
	color: #330000;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#6A0606;
	scrollbar-arrow-color:#6A0606;
	scrollbar-base-color:6A0606;
	scrollbar-dark-shadow-color:#6A0606;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#6A0606;
	margin: 2px;
}
.table1 {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #330000;
}
.tablei {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #572E2C;
	border: 1px solid #6A0606;
}
.top {
	background-color: #F8F1C3;
	background-image: url(../images/top-bkg.jpg);
	background-repeat: repeat-x;
}
.brdr {
	border: 1px solid #663333;
}
.hlines {
	height: 12px;
	background-color: #FEEBC4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A0606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A0606;
}
.vlines {
	width: 15px;
	background-color: #FDAF16;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A0606;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A0606;
}
.box {
	width: 15px;
	background-color: #FEC350;
	border: 1px solid #6A0606;
}
.left-brdr {
	background-color: #FFF5E1;
}
a:link {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #572E2C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #572E2C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #572E2C;
	text-decoration: underline;
	font-weight: bold;
}
input {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #572E2C;
	background-color: #FFF5E1;
	border: 1px solid #330000;
}
.inputerror {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #520852;
	background-color: #FFFFFF;
	border: 1px solid #520852;
}
.inputbtn {
	font-weight: bold;
	cursor: hand;
}
.e-inputbtn {
	font-weight: bold;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.articlelines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #330000;
	font-family: Simplified Arabic;
	font-size: 11pt;
	font-weight: bold;
	color: #663333;
	background-color: #FADAA9;
}
.articletitle {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #663333;
}
a.articletitle:link {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a.articletitle:visited {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a.articletitle:hover {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
}
a.articletitle:active {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	color: #663333;
	font-weight: bold;
}

.ptitle {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
	background-color: #FEEBC4;
}
a.ptitle:link {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	font-style: italic;
	text-decoration: none;
}
a.ptitle:visited {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	font-style: italic;
	text-decoration: none;
}
a.ptitle:hover {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
	text-decoration: underline;
}
a.ptitle:active {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	font-style: italic;
}
.corner {
	background-color: #FADAA9;
}
.e-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663333;
	background-color: #FFF5E1;
}
a.e-footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663333;
	font-weight: bold;
}
a.e-footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663333;
	font-weight: bold;
}
a.e-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
}
a.e-footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}
textarea {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #572E2C;
	background-color: #FFF5E1;
	border: 1px solid #330000;
	width: 320px;
}
.footer {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #663333;
	background-color: #FFF5E1;
}
a.footer:link {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #663333;
	font-weight: bold;
}
a.footer:visited {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #663333;
	font-weight: bold;
}
a.footer:hover {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:active {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}
.red {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	color: #ff3300;
}
.username {
	font-family: "Simplified Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #520852;
}
.content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663333;
	border-bottom-color: #663333;
	font-family: Simplified Arabic;
	font-size: 11pt;
	color: #330000;
	font-weight: bold;
	background: #FFF5E1;	
}
select {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #572E2C;
	background-color: #FFF5E1;
	border: 1px solid #330000;
}
.check {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.e-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}