
body, p, td, SELECT,input 
{
	font-weight: bold;
	font-size: 12pt;
	direction: rtl;
	font-family: Arial, 'Arabic Transparent' , 'MS Sans Serif';
}
.spacer
{
	background-image: url(Images/s1pacer.gif);
	background-repeat: repeat-x;
	width:5px
	
}
.MyDr
{
	border-right: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(Images/A-Box1-Mid.gif);
	padding-bottom: 10px;
	border-left: whitesmoke 1px solid;
	padding-top: 5px;
	border-bottom: #cccccc 5px solid;
	text-align: center;
}

#MyMenu li{
	display: inline;
}
#MyMenu li a
{
	border-right: darkgray 1px solid;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(Images/A-Box1-Mid.gif);
	margin: 0px;
	border-left: whitesmoke 1px solid;
	border-bottom: gray 5px solid;
	text-align: center;

}

#MyMenu li a:hover
{
	background-image: url(Images/A-Box11-Mid.gif);
	border-bottom: #ff3399 5px solid;
}

.ImgXborder
{
 vertical-align:middle ;
 
	clear: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.MyBtn
{
	border-right: #999999 3px outset;
	border-top: #999999 3px outset;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(Images/E-Button-Mid.gif);
	border-left: #999999 3px outset;
	color: #ff3399;
	direction: rtl;
	border-bottom: #999999 3px outset;
	text-align: center;
}
body
{
	margin-top: 2px;
	background-attachment: fixed;
	background-image: url(Images/Page_bg.gif);
	background-repeat: repeat-x;
}
.PinkBG
{
	background-image: url(Images/A-BB-Mid.gif);
	background-repeat: repeat-x;
	height: 28px;

}
.GrayBG
{
	background-image: url(Images/A-BBG-Mid.gif);
	padding-top: 10px;
	background-repeat: repeat-x;
	height: 28px;
}

.shadow
{
	background-attachment: fixed;
	background-image: url(Images/Shadwo2.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
.border3GrayBG
{
	border-right: darkgray 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: darkgray 2px solid;
	padding-top: 3px;
	border-bottom: darkgray 2px solid;
	background-color: #f3f3f3;
}
.border3Gray
{
	border-right: darkgray 2px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: darkgray 2px solid;
	padding-top: 3px;
	border-bottom: darkgray 2px solid;
}
.HDot
{
	background-image: url(Images/Dots.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.VDot
{
	background-image: url(Images/VDots.gif);
	width: 3px;
	background-repeat: repeat-y;
}
.HeaderLine
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16pt;
}
.LastLine
{
	background-attachment: fixed;
	background-image: url(Images/LastLine.jpg);
	width: 30px;
	background-repeat: repeat-x;
}

.PinkBorder
{
	border: #ff3399 2px solid;
}
.GrayBorder
{
	border: darkgray 2px solid;
	
}
.CnclColor
{
	color: #ffffff;
	background-color: #ff0000;
}
.GryLight
{
	background-color: #f9f9f9;
}
.GryDark
{
	background-color: #dedede;
}

.PinkLight
{
	background-color: #fff3f9;
}
.PinkText
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff3399;
	font-family: arial;
}

.PinkDark
{
	background-color: #ff99cc;
}
.ButtonH
{
	background-image: url(Images/Cell_H_R.jpg);
	width: 25px;
	height: 30px;
}
.ButtonB, TH
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(Images/Btn.jpg);
	vertical-align: middle;
	color: black;
	font-family: Arial, 'Times New Roman' , 'Traditional Arabic';
	height: 30px;
	text-align: right;
}
.ButtonT
{
	background-image: url(Images/Cell_T_R.jpg);
	width: 25px;
	height: 30px;
}
.SmallFont
{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
}

p
{
	text-align:justify;
	text-indent:20Px;
	
}

H1, H2, H3, H4, H5, THEAD, TFOOT
{
	color: black;
}
H1
{
	font-weight: bolder;
	font-size: 22px;
	text-transform: capitalize;
}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		



A:visited, A:active, A:hover, A:link
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, 'Arabic Transparent' , 'Times New Roman' , 'Traditional Arabic';
}
A:link
{
	color:	#ff0099;
	text-decoration: none;
}	

A:visited	{	
	text-decoration:	none;
	color:	#ff0099;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #ff0099;
	}	
		
A:hover
{
		color: #800000;

	text-decoration:underline;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.IMGBorder
{
	border: #ff3399 3px solid;
	padding: 5px;
	
}
.TDGrayGBTop
{
	border-bottom :#f3f3f3 1px solid;
	background-image: url(Images/A-Box-BG.gif);
	background-repeat: repeat-y;
}
.TDGrayGBMid
{
	border-top: #cccccc 1px solid;
	border-bottom :#f3f3f3 1px solid;
	background-image: url(Images/A-Box-BG.gif);
	background-repeat: repeat-y;
}
.TDGrayGBButton
{
	border-top: #cccccc 1px solid;
	background-image: url(Images/A-Box-BG.gif);
	background-repeat: repeat-y;
}
