
<style>




.tabbed_box {
	margin: 10px auto 0px auto;
	width:700px;
}


.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#615C42;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}

.tabbed_box2 {
	margin: 10px auto 0px auto;
	width:680px;
}

.tabbed_box2 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box2 h4 small {
	color:#615C42;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}



.tabbed_area {
	border:1px solid #ffffff;
	background-color:#ffffff;
	padding:4px;	
}

.tabbed_area2 {
	border:1px solid #ffffff;
	background-color:#ffffff;
	padding:4px;
	position:relative;	
}



ul.tabs {
	margin:0px; padding:0px;
	margin-top:4px;
	margin-bottom:7px;
}

ul.tabs li {
	list-style:none;
	display:inline;
}

ul.tabs li a {
	background-color:#ffffff;
	color:#3D5A9C;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #cccccc; 
}
ul.tabs li a:hover {
	background-color:#ffffff;
	border-color:#cccccc;
	color:#ffb56c;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#615C42;
	border:1px solid #cccccc; 
	border-bottom: 1px solid #ffffff;
}

ul.tabs2 {
	margin:0px; padding:0px;
	margin-top:4px;
	margin-bottom:7px;
}

ul.tabs2 li {
	list-style:none;
	display:inline;
}

ul.tabs2 li a {
	background-color:#ffffff;
	color:#3D5A9C;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #cccccc; 
}
ul.tabs2 li a:hover {
	background-color:#ffffff;
	border-color:#cccccc;
	color:#ffb56c;
}
ul.tabs2 li a.active {
	background-color:#ffffff;
	color:#615C42;
	border:1px solid #cccccc; 
	border-bottom: 1px solid #ffffff;
}



.content {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #cccccc; 	
}

#content_2 { display:none; }
#content_3 { display:none; }


#content_22 { display:none; }
#content_32 { display:none; }

#content_23 { display:none; }
#content_33 { display:none; }

.content ul {
	margin:0px;
	padding:0px 6px 7px 6px;
}
.content ul li {
	list-style:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border-bottom:0px solid #d6dde0; 
	padding-top:6px;
	padding-bottom:0px;
	font-size:11px;
}
.content ul li a {
	text-decoration:none;
	color:#003366;
}

.content ul li a:hover {
	text-decoration:none;
	color:#615C42;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}

.content ul li:last-child {
	border-bottom:none;
}

.content2 {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #cccccc; 	
}


.content2 ul {
	margin:0px;
	padding:0px 6px 0px 6px;
}
.content2 ul li {
	list-style:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border-bottom:0px solid #d6dde0; 
	padding-top:6px;
	padding-bottom:6px;
	font-size:11px;
}
.content2 ul li a {
	text-decoration:none;
	color:#003366;
}

.content2 ul li a:hover {
	text-decoration:none;
	color:#615C42;
}
.content2 ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}

.content2 ul li:last-child {
	border-bottom:none;
}



body {font-size: 10pt;

      font-family: arial;}
	  
A {color: #3D5A9C; text-decoration: none;  }
A:link {color: #3D5A9C; text-decoration: none;  }
A:active {color: #3D5A9C; text-decoration: none;  }
A:visited {color: #3D5A9C; text-decoration: none;  }
A:hover {color: #ffb56c; text-decoration: none;  }

B  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
        text-align: left;
  		}

B.red  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
		color: #990000;
        text-align: left;
  		}



ul.frame  {
		margin-top: 0px; 
		margin-bottom: 10px; 
		}


		
span  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		color:#615C42;
		font-weight: normal;
		        text-align: left;
		}
		
span.small  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		color:#615C42;
		font-weight: normal;
		        text-align: left;
		}

td  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		color:#615C42;
		font-weight: normal;
		        text-align: left;
		}

td.aright  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
		text-align: right;
		}

td.acenter  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
		text-align: center;
		}


td.smallx, td.smally, td.smallj {  	
		font-family: arial, sans-serif;  
		font-size: 7pt;
		font-weight: normal;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: none;		
		border-color: #CCCCCC;
		border-width: 1px;
		}

td.smally {  	
		background-color: #CCCC99;
		}

td.smallj {  	
		background-color: #66FFCC;
		}




td.navx, td.navy, td.navz, td.navhead, td.navunder {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
        text-align: center;
		border-style: solid;
		border-color: #999999;
		border-width: 1px;
		}

td.navx  {  	
		font-size: 10pt;
		font-weight: bold;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: none;		
				background-color: #CCFFCC;
		}

td.navz  {  	
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: solid;	
				border-bottom-width: 3px;	
								background-color: #FFFFFF;
		}

td.navy  {  	
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-bottom-width: 3px;
						background-color: #FFFFFF;
		}


td.navunder  {  	
		border-top-style: none;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
				background-color: #CCFFCC;
						font-weight: bold;
		}








td.menuhead  {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: bold;
        text-align: left;
		color: #666600;
		background-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-color: #333399;
		border-bottom-width: 5px;
		}

td.menubody  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
        text-align: left;
		vertical-align: text-top;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		}




tr.awardlite {background-color:#CCFF99;}








td.nav  {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: normal;
        text-align: left;
		
		}

td.cal  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		}
td.glist  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		line-height: 9pt;
		background color: #00FFCC; 
		}

td.dashbox  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		line-height: 9pt;
		background color: white; 
		}

td.fullbox  {  	
		font-family: arial, sans-serif;  
		font-size: 9pt;
		font-weight: normal;
        text-align: left;
		border-style: solid;
		border-color: #999999;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		}










td.bookend  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		border-style: solid;
		border-color: #999999;
		border-width: 1px;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		}

td.newnav  {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		border-style: solid;
		border-color: #999999;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

td.newact {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: bold;
        text-align: left;
		border-style: solid;
		border-color: #999999;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		}








td.p01  {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: normal;
		background: #000 url(egypt_cfm/copitc1.gif) top left no-repeat;
		}

td.main_a  {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: normal;
        text-align: left;
		background: url(egypt_cfm/egypt16L.gif) top left no-repeat;
		}



td.navv  {
		font-family: arial, sans-serif;  
		font-size: 12pt;
        text-align: left;
		background color: white;
  		}


td.box_n, td.box_e, td.box_s, td.box_w,
td.box_ne, td.box_ns, td.box_nw, td.box_es, td.box_ew, td.box_sw,
td.box_nes, td.box_esw, td.box_nsw, td.box_new, td.box_nesw,

td.box_n_rt, td.box_e_rt, td.box_s_rt, td.box_w_rt,
td.box_ne_rt, td.box_ns_rt, td.box_nw_rt, td.box_es_rt, td.box_ew_rt, td.box_sw_rt,
td.box_nes_rt, td.box_esw_rt, td.box_nsw_rt, td.box_new_rt, td.box_nesw_rt,

td.box_n_center, td.box_e_center, td.box_s_center, td.box_w_center,
td.box_ne_center, td.box_ns_center, td.box_nw_center, td.box_es_center, td.box_ew_center, td.box_sw_center,
td.box_nes_center, td.box_esw_center, td.box_nsw_center, td.box_new_center, td.box_nesw_center
	{  	
	
	border-width: 1px;
	border-color: #999999;
		}

td.box_n, td.box_n_rt, td.box_n_center  {  	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
td.box_e, td.box_e_rt, td.box_e_center  {  	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	}
td.box_s, td.box_s_rt, td.box_s_center  {  	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}
td.box_w, td.box_w_rt, td.box_w_center  {  	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	}
td.box_ne, td.box_ne_rt, td.box_ne_center  {  	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	}

td.box_nw, td.box_nw_rt, td.box_nw_center  {  	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	}

td.box_ew, td.box_ew_rt, td.box_ew_center  {  	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	}

td.box_ns, td.box_ns_rt, td.box_ns_center  {  	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}
td.box_sw, td.box_sw_rt, td.box_sw_center  {  	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	}

td.box_es, td.box_es_rt, td.box_es_center  {  	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	}

td.box_nsw, td.box_nsw_rt, td.box_nsw_center  {  	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	}

td.box_new, td.box_new_rt, td.box_new_center  {  	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	}

td.box_nes, td.box_nes_rt, td.box_nes_center  {  	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	}

td.box_nsw, td.box_nsw_rt, td.box_nsw_center  {  	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	}
td.box_nesw, td.box_nesw_rt, td.box_nesw_center  {  	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
td.box_esw, td.box_esw_rt, td.box_esw_center  {  	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}


td.box_n, td.box_e, td.box_s, td.box_w, 
td.box_ne, td.box_ns, td.box_sw, td.box_es, td.box_nw, td.box_ew,
td.box_esw, td.box_nes, td.box_new, td.box_nsw, td.box_nesw 
{
	text-align: left; 
	}



td.box_n_rt, td.box_e_rt, td.box_s_rt, td.box_w_rt, 
td.box_ne_rt, td.box_ns_rt, td.box_sw_rt, td.box_es_rt, td.box_nw_rt, td.box_ew_rt,
td.box_esw_rt, td.box_nes_rt, td.box_new_rt, td.box_nsw_rt, td.box_nesw_rt 
{
	text-align: right; 
	}

td.box_n_center, td.box_e_center, td.box_s_center, td.box_w_center, 
td.box_ne_center, td.box_ns_center, td.box_sw_center, td.box_es_center, td.box_nw_center, td.box_ew_center,
td.box_esw_center, td.box_nes_center, td.box_new_center, td.box_nsw_center, td.box_nesw_center 
 {
	text-align: center; 
	}




td.headleft, td.headright, td.headcenter {
		font-family: arial, sans-serif;  
		font-size: 9pt;
		font-weight: bold;
		vertical-align: bottom;
		border-style: solid;
		color: #FFFFFF;
		background-color: #999999;
		border-width: 1px;
  		}


td.headleft {
		text-align: left;
  		}
td.headright {
		text-align: right;
  		}
td.headcenter {
		text-align: center;
  		}


td.bead  {
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        text-align: left;
		vertical-align: top;
		border-style: solid;
		border-color: #999999;
		border-width: 3px;
		border-top-style: solid;
		border-left-style: none;
		border-right-style: none;
		border-bottom: none;
  		}

td.dataleft, td.dataright, td.datacenter  {
		font-family: arial, sans-serif;  
		font-weight: bold;
		border-style: solid;
		border-color: #CCCCCC;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
  		}

td.dataleft  {
        text-align: left;
		vertical-align: top;
		}

td.dataright  {
        text-align: right;
		vertical-align: top;
		}
		
td.datacenter  {
        text-align: center;
		vertical-align: top;
		}








h1  {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: bold;
        color: darkgreen;
        text-align: left;
  		}


h2  {  	
		font-family: arial, sans-serif;  
		font-size: 14pt;
		font-weight: bold;
		margin-bottom: 0;
        color: #615C42;
        text-align: left;
  		}


h3  {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
				margin-bottom: 0;
        color: darkgreen;
        text-align: left;
  		}

span.frmlab {  	
		font-family: Arial Rounded MT Bold, arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
        color: gray;
  		}
span.frmdata {  	
		font-family: Arial Rounded MT Bold, arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
        color: black;
  		}

span.idshow {  	
		font-family: couier new, courier, monospace;  
		font-size: 8pt;
		font-weight: normal;
        color: green;
  		}




span.tabh2 {  	
		font-family: Arial Rounded MT Bold, arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
        color: #666633;
  		}

span.link1, span.link2 {  	
		font-family: Arial Rounded MT Bold, arial, sans-serif;  
		text-decoration: underline;
		font-size: 9pt;
		font-weight: NORMAL;
        text-align: right;
		text-decoration: underline;
  		}
span.link1 {  	
        color: blue;
  		}
span.link2 {  	
        color: green;
  		}






span.r1 {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
        color: darkgreen;
        text-align: right;
  		}



span.q1 {  	
		font-family: arial, sans-serif;  
		font-size: 12pt;
		font-weight: bold;
        color: darkgreen;
        text-align: left;
  		}

span.gblock {  	
		font-family: arial, sans-serif;  
		font-size: 8pt;
		font-weight: normal;
        color: black;
        text-align: left;
		line-height: 9pt;
  		}

span.orange {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: normal;
        color: #ff9933;
  		}
		
b.orange {  	
		font-family: arial, sans-serif;  
		font-size: 10pt;
		font-weight: bold;
        color: #ff9933;
  		}

</style>
