TD, BODY, P{font-family:'Tahoma','Verdana';font-size:10pt;}
.besmele{color:#607080;font-size:14pt;}
.helmet{color:#800080;font-size:18pt;font-weight:bold;}
.arabic {color:#336699;font-family:'arapca','Traditional Arabic','Simplified Arabic','arabca3';font-size:18pt;}
.myGreen{color:#006000;}
.ErrorText{ color:#CC0000; }
.BlueText{ color:#002280;font-weight:bold; }
.ErrorBox{border:solid 1px #808080; background-color:#FFFFB0;}
.BestFind{background-color:#FFFFC0;padding:2px;}
.GrayFind{background-color:#E8E8E0;padding:2px;}
.GoldFind{background-color:#FFCC80;}
.BlueFind{background-color:#A0FFFF;}
.HelpFind{color:#607080;}
.medium{background-color:#D0F0F4;}
.double{color:#000080;border-bottom: 1px solid;}
h1 { font-size: 2.2em; font-weight: bold; color: #E90080; }
h2 { font-size: 1.8em; font-weight: bold; color: #000080; }
h3 { font-size: 1.6em; font-weight: bold; color: #A00000; }
h4 { font-size: 1.4em; font-weight: bold; color: #000080; }
h5 { font-size: 1.2em; font-weight: bold; color: #660066; }


* {
	margin2: 0;
}
html, body {
	margin: 0;
	height: 100%;
	overflow: auto;
}
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}



.menuBox {
	position: fixed;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -500px;
}


* html .menuBox {
	position: absolute;
}