/* GNS Template CSS Document 
   July 7, 2003
   Ver 1.0

*/

/* ------ Common Style ----------------------- */
body,div,span,p,ul,li,td,th,input,select,textarea,button {
	font-family: Tahoma, arial, helvetica, sans-serif; 
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {
	margin  :  0;  
	padding :  0; 
	text-align : center; 
	color	: #000000; 

} 

hr {
	color: #ABC4D4;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
}
ul {
	list-style-image: url(../ar/images/arrow.gif);
	list-style-position: outside;
	margin: 10px 20px 10px 0px;
	list-style-type: disc;
	padding-right: 3px;
	line-height : 1.2; 
}
ol {
	list-style-position: outside; margin: -2px 0px 0px 0px;
}
.small {
	font-size: 10px;
	color: #005387;
}


p {
	margin: 5px;
}

/* ------ Links Style ----------------------- */
a, a:link,a:visited {
	color : #006A97;
	text-decoration : none; 
} 

a:hover {
	color : #00364D; 
	text-decoration: underline;
} 

a.link1, a.link1:link,a.link1:visited {
	color : #666666;
	text-decoration: underline;
} 

a.link1:hover {
	color : #464646; 
	text-decoration : none; 
}

a.linknav, a.linknav:link,a.linknav:visited {
	color : #5C5C5C;
	text-decoration: none;
} 

a.linknav:hover {
	color : #255BAA; 
	text-decoration : underline; 
}
a.linkmainnav, a.linkmainnav:link,a.linkmainnav:visited {
	color : #005387;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
} 

a.linkmainnav:hover {
	color : #0076C0;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.linksubnav, a.linksubnav:link,a.linksubnav:visited {
	color : #005387;
	text-decoration: none;
} 

a.linksubnav:hover {
	color : #215B82; 
	text-decoration : underline; 
}
a.link2, a.link2:link,a.link2:visited {
	color : #005387;
	text-decoration: none;
	font-size: 10px;
} 

a.link2:hover {
	color : #215B82;
	text-decoration : underline;
	font-size: 10px;
}

/* ------ Headers Style ----------------------- */
h1 {
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman";
	font-size: 18px;
	color: #01207D;
	margin-top : 5px; 
	margin-bottom : 5px; 
} 

h2 {
	font: 12px;
	font-weight: bold;
	color : #005299;
	margin-bottom: 10px;
} 
h3 {
	font: 11px;
	font-weight: bold;
	color : #00707A;
	margin-bottom: 10px;
} 
h4 {
	font: 11px;
	font-weight: bold;
	color : #0151B4;
	margin-bottom: 10px;
} 

h5 {
	font: bold 11px;
	margin-bottom: 10px;
} 

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #8F8F8F;
	margin-bottom: 10px;
} 

/* ------ Tables Style ----------------------- */
TD{
	Font-Size : 12px;
}

table.frame1
{
	padding:5;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}	   

table.frame1 td
{
	border: 1px solid #EEEEEE;
}

table.frame1 td.title
{
	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 ----------------------- */

.textarea1 {
	width : 300px; 
	margin : 0 auto; 
	text-align : left; 
	padding : 5; 
	border : 1px solid #CCCC00; 
	background-color : #CCCC99; 
	color : #333;

}

.leftmenu {
	width : 300px;
	text-align : left;
	padding : 5px 10px;
	border-top : 1px dashed #ccc;
	background-color : #eee;
	color : #333;
	list-style-position: inside;
	list-style-type: upper-alpha;
	cursor: hand;
} 

.footer {
	background-image: url(../ar/images/footer.jpg);
	background-position: top;
	text-align : center;
	font : 10px;
	color : #5F6263;
	background-repeat: no-repeat;
	padding-top: 10px;
} 


/* ------ Form Style ----------------------- */
input, select, option, textarea{
	border:1px solid #b3b3b3;
	color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
}
input.button {
	font: 11px verdana, arial, helvetica, 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;
}

/* ------ Additional Table Style ----------------------- */

TABLE.controlbar
{
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BORDER-COLLAPSE: collapse
}
TABLE.controlbar TD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 5px;
    COLOR: #333333;
    PADDING-TOP: 5px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #eeeeee
}
TABLE.controlbar TD.title
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #dddddd
}
.navhdr {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #5C5C5C;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tim {
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tim1 {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}
.navmainbtn {
	background-image: url(../en/images/main_nav_btn.gif);
	height: 21px;
	font-family: Tahoma, arial;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	color: #005387;
	background-repeat: no-repeat;
	background-position: center top;
}
.navmainbtn20 {
	background-image: url(../en/images/main_nav_btn.gif);
	height: 20px;
	font-family: Tahoma, arial;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	color: #005387;
	background-repeat: no-repeat;
	background-position: center top;
}
.navsubbtn {
	background-image: url(../en/images/sub_nav_btn.gif);
	height: 19px;
	font-family: Tahoma, arial;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	color: #5F8D9C;
	background-repeat: repeat-x;
	background-position: center top;
}

#tabborder {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
	  border-left:1px solid #24618E;
	  border-right:1px solid #24618E;
	  text-align : center;	  
}	  
	
#tabsJ {
      float:right;
      width:100%;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
	  text-align : center;
      }
    #tabsJ ul {
	
	margin:0;
	padding:5px 10px 0 50px;
	list-style:none;
	
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
     
    #tabsJ a {
      float:right;
      background:url("../en/images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      }
	  
    #tabsJ a span {
      float:right;
      display:block;
      background:url("../en/images/tabrightJ.gif") no-repeat right top;
      padding:5px 5px 4px 6px;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span 
	{
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

    #tabsJ span {
      float:right;
      display:block;
      background:url("../en/images/tabrightJ.gif") no-repeat right top;
      padding:5px 5px 4px 6px;
	  background-position:0% -42px;	 
	  
      }
.ccc
{
color:#FFF;
}  