﻿.body {
		margin: 0 0;
		background-image: url(images/b.jpg);
		SCROLLBAR-FACE-COLOR: #dfeaea;
		BACKGROUND-ATTACHMENT: fixed;
		SCROLLBAR-HIGHLIGHT-COLOR: #f1f5f5;
		SCROLLBAR-SHADOW-COLOR: #bcb5b5; 
		SCROLLBAR-3DLIGHT-COLOR: #f3f8f8; 
		SCROLLBAR-ARROW-COLOR: #fffff; 
		SCROLLBAR-TRACK-COLOR: #f8fafa; 
		SCROLLBAR-DARKSHADOW-COLOR: #dfeaea
		}

.center      { text-indent: 0; text-align: center; word-spacing: 0; line-height: 150%; 
               font-family: taho; margin: 0 }
H1{
	direction: rtl;
	font-family: Traditional Arabic;
	font-size: 20pt;
	text-align: center;
	color: #cc3300;
	line-height: normal;
}
h2{
	direction: rtl;
	font-family: Traditional Arabic;
	font-size: 16pt;
	text-align: right;
	color: #000099
}
h3{
		direction : rtl;
    	font-family: Traditional Arabic;
		font-size: 20pt;
		text-align: center;
		color: #cc3300}

.normaltext {
	padding: 0px;
	text-align: justify;
	direction: rtl;
	text-indent: 10;
	line-height: 150%;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0 10;
	word-spacing: 10;
}

A:link{	text-decoration: none;
       	color:#000000}
A:Active{text-decoration: none;
       	color:#000000}
A:Hover{text-decoration: none;
       	color:#000000}
A:Visited {text-decoration: none;
	   	color:#000000}
.nomber {direction: rtl;
		line-height:150%;
		text-indent: 10;
		margin: 0 10;	
		font-size:10pt;
		text-decoration: none;
		color:red}
.gmtable {
		border-collapse: collapse;
		width: 95%;
		padding: 0;
		text-align: center;
		direction: rtl; 
		text-indent: 0; 
		line-height: 150%; 
        font-family: Tahoma; 
		font-size: 8pt; 
		}
.gptable{
		border: 1 solid #000080;
		height: 150;
			}
.gttable{
		border: 1 solid #000080;
		height: 25;
		margin: 0 2;
		}
