﻿#f1 {
	font-family: "Simplified Arabic";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: White;
}
#f2 {
	font-family: "Simplified Arabic";
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

#h2 {
	color: #9E3C02;
	font-size: 1.6em;
	background-position: bottom;
	text-transform: uppercase; 
	font-size: 18px;
	font-weight: lighter;
	background-image: url('images/img08.gif');
	background-repeat: repeat-x;
	border-bottom: 1px #84794F dashed;
	border-top: 1px #D8D8D8 solid;
}

#code {
	background: #FAFAFA;
	margin: 0px 0 0px 0;
	color: #1F72A3;
	padding: 0px 20px 0px 0px;
	text-align: right;
	background-image: url('images/misc_06.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	overflow: auto;
	font: normal 14pt "Simplified Arabic", monospace;
	border: 1px #FFFFFF solid;
	border-right: 1px #3182C0 dotted;
}

#code a{
 color: #1F72A3;
 text-decoration:none;
}

#code a:hover{
	color: #56BAF5;
	text-decoration: underline;
}


#td1 {
	background: #E5F1F8;
	text-align: right;
	padding-right: 20px;
	color: #1F72A3;
	font-family: "Simplified Arabic";
	background-image: url('images/misc_05.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 14pt;
	font-style: normal;
	height: 6px;
	border: 1px #FFFFFF solid;
	border-right: 1px #808080 dotted;
}

#td1 a{
 color: #1F72A3;
 text-decoration:none;
}

#td1 a:hover{
	color: #56BAF5;
	text-decoration: underline;
}

