.middleBg {
	background-image:  url(../ar/images/site_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-attachment: fixed;
	background-image:  url(../ar/images/site_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, sans-serif;
	color: #000000;

}



.EngSite {


	background-image:  url(../en/images/arb_section.gif);
	background-repeat: no-repeat;
	background-position: left 280px;
}

/* GNS Template CSS Document 
   July 7, 2003
   Ver 1.0

*/

/* ------ Common Style ----------------------- */
body,div,span,ul,li,td,th,input,select,textarea,button {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;

}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {
	margin  :  0;  
	padding :  0; 
	text-align : center; 
	color	: #333333; 
	scrollbar-face-color		: #F8F8F8;
	scrollbar-highlight-color	: #f1f1f7;
	scrollbar-shadow-color		: #F8F8F8;
	scrollbar-3dlight-color		: #D5D1CD;
	scrollbar-arrow-color		: #496D49;
	scrollbar-track-color		: #E6E6E6;
	scrollbar-darkshadow-color	: #B3B3B3;
	background-attachment: fixed;
	background-image:  url(../ar/images/site_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, sans-serif;
	
} 

p {
	font-size: 10pt;
	text-align: justify;
	line-height: 22px;
	font-family: Tahoma, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;









}

hr {
	color: #669933;
	height: 1px;

}
li {
	line-height: 22px;
}
ul {
	margin-top: 5px;

}
ol {
	list-style-position: outside;
}

/* ------ Links Style ----------------------- */
a, a:link,a:visited {
	color : #003300;
	text-decoration : none; 
} 

a:hover {
	color : #669933; 
	text-decoration: underline;
} 

a.link1, a.link1:link,a.link1:visited {
	color : #666666;
	text-decoration: underline;
} 

a.link1:hover {
	color : #CCCCCC; 
	text-decoration : none; 
} 

/* ------ Headers Style ----------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #006600;
	margin: 2px 0px 0px;
	padding: 0px;
	text-indent: 7pt;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
	margin: 15px 0px 0px;
	padding: 0px;
	text-indent: 12pt;

}



} 
h3 {
	color : #996600;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15pt;
	margin-top: 5px;




} 
h4 {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;



} 

h5 {
	font: bold 14px;
} 

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
} 

/* ------ Tables Style ----------------------- */
TD{
	Font-Size : 10pt;
	font-family: Tahoma, sans-serif;

}

table.frame1
{
	padding:5;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}	   

table.frame1 td
{
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;
}

table.frame1 td.title
{
	background-color: #F1F1F1;
	font-weight:bold; 
}

table.frame2
{
	padding:5;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border: 1px solid #BBDDCC;
}	   

table.frame2 td
{
	color:#333333;
	background-color: #C7E2E2;
	border: 1px solid #EEEEEE;
}

table.frame2 td.title
{
	color:#333333;
	background-color: #BBDDCC;
	font-weight:bold; 
}


/* ------ Text Style ----------------------- */

 

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

/* ------ Form Style ----------------------- */
input, select, option, textarea{
	border:1px solid #b3b3b3;
	color: #333333;
	font: 9pt Tahoma, sans-serif;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
}
input.button {
	font: 11px Tahoma, sans-serif;
	border-left:1px solid #D5D1CD; 
	border-right:1px solid #C0C0C0; 
	border-top:1px  solid #D5D1CD; 

	border-bottom:1px  solid #C0C0C0; 
	color: #333333;
	background-color:#DDDDDD;
	padding: 1px;
	margin: 1px;
}


.introBg {
	background-image: url(../ar/images/home_middle_intro_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
.intro {
	line-height: 22px;
	text-align: justify;
	color: #000000;


}
.DottedLine {
	background-image: url(../shared/images/dotted_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.engCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
.LightBg {
	background-color: #F8F8F1;
}
.loss {
	color: #FF0000;
}

.FinHilight {
	font-weight: bold;
	text-decoration: underline;
	background-color: #F8F8EF;
}
