body, html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Arial", "Verdana", lucida, sans-serif !important;
	font-size: 8pt;
	background: #FFFFFF;
}
a:link, a:active, a:visited { color: #000099; text-decoration: underline; font-weight: bold; }
a:hover { color: #000099; }

.sectionContent a:link, .sectionContent a:active, .sectionContent a:visited { color: #000000; }
.sectionContent a:hover { color: #205700; text-decoration: none; }

a.black:link, a.black:active, a.black:visited { color: Black; text-decoration: underline; font-weight: bold; }
a.black:hover { color: #004D97; text-decoration: none; }

a.blue:link, a.blue:active, a.blue:visited { color: #003399; }
a.blue:hover { color: #2293FF; }

a.white:link, a.white:active, a.white:visited { color: white; text-decoration: underline; font-weight: bold; }
a.white:hover { color: #FECD04; text-decoration: none; }

a.img:link, a.img:active, a.img:visited, a.img:hover { text-decoration: none; }

#menu a { font-size: 130%; color: White; }
#menu a:hover { color: #FECD04; }

a.abut:link, a.abut:active, a.abut:visited { color: #143272; text-decoration: none; padding: 10px; padding-bottom: 1px; padding-top: 1px; background: #B8DFF5 url(images/gradient_b_BFD.png) repeat-x; border: 1px solid #033070; display: inline-block;}
a.abut:hover { color: White; background: #203E87 url(images/gradient_bo_BFD.png) repeat-x;}

a b{
     font-weight: normal;
}

.resetall
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

p, img, table, tr, th, td, h1, h2, h3, h4, h5, form, ul, li
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-size: 100%;
}

h1, h2, h3
{
	margin-bottom: 3px;
	display: inline;
}
#bodyheader
{
	background-color: #ffffcc;
}

#menu{
	padding: 5px; 
	text-align:center;
	background: #203E87 url('images/cellpic4.gif') repeat-x top left;
	color: #FECD04;
}

#bodyfooter
{
	background-color: #ffffcc;
}

#pageheader
{
	background-color: #ffffff;
}
#main_bgr{
	height: 67px;
	background-color: #3D5BA4;
	color: White;
}
#main_logo{
	background: url('images/logo_BFD.png') top right; width: 450px; height: 67px; float:left
}
#main_right{
	width: 300px; height: 57px; float:right; text-align: right; padding: 3px;
}
#red001{
	background: #2A488C; height: 13px; font-size:10px; padding-left: 2px; color: White;
}
.red002{
	background: white; height: 1px; font-size:0px
}
#page_in{
	padding-top: 2px;
	border:0px;
	background-color: #E3EFF9;
}
#pagefooter
{
	background: #F4F8FB;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top: 1px solid #707070;
}

#pagewrap
{
	width: auto;
	min-width: 960px;
	max-width: 1000px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	border: 1px solid Black;
}

#pagewrap1
{
	background: url('left.gif') repeat-y top left;
}

#pagewrap2
{
	background: url('right.gif') top right repeat-y;
}

#leftcolwrap
{
	float: left;
	width: 180px;
}

#leftcolin 
{
	font-size: 100%;
}

#rightcolwrap
{
	float: right;
	width: 150px;
}

#rightcolin
{
	margin: 0px;
	font-size: 100%;	
}

#maincolwrap
{
	padding: 5px 160px 5px 190px;
}

#maincolheader
{
	background-color: #dddddd;
	padding: 5px;
}
.maincolstrap
{
	background-color: #9CB2C5;
	padding: 5px;
}
#maincolfooter
{
	background-color: #dddddd;
}

.end{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.smaller{
	font-size: 90%;
}
.bigger{
	font-size: 120%;
}
.bigger2{
	font-size: 110%;
}
.page_title{
	font-size: 140%;
	color: #000066;
	display: block;
	margin: 5px;
}
.blue03{
	color: #003F7B;
}
/* results layout */
.softtitle{
	font-size: 110%;
}
.softtitleresult {
	font-size: 140%;
	color: #FF7100;
	margin: 10px;
	display: block;
}

.result{
	height: 1%;
	padding: 3px;
	/*
	margin: 2px;
	margin-bottom: 5px;
	background: #fffae9;
	border: 1px solid #EAEAEA;
	*/
}
.softdetail{
	float: right; 
	margin: 3px;
	font-weight: bolder;
	text-align: right;
}
.softtext{
	margin-top: 5px;
	margin-bottom: 5px;
}
.hr {
   border-bottom: 1px solid #999999;
   border-top: 1px solid #D5D5D5;
   margin: 10px;
}
.hl {
	background: #EBEBEB;
	margin-bottom: 2px;
}

.section{
	margin: 3px;
	border: 1px solid #009933;
}

.sectionHeader_left, .sectionHeader_right {
   padding-left: 1em;
   padding-right: 1em;
   padding-bottom: 0.2em;
   padding-top: 0.2em;
   background: #009933 url(images/cellpic3b_bfd.gif) repeat-x;
   color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}

.sectionHeader_right
{
	background-color: #E5FFCC;
}

.sectionContent {
   padding: 0.3em;
	padding-left: 6px;
	background: #e8f4dd;
}
/* Main table cell colours and backgrounds */
.row1        { background-color: #EFEFEF; padding: 2px; }
.row2        { background-color: #DEE3E7; padding: 2px; }
.row3        { background: #D1D7DC url(images/gradient1.png) repeat-x; padding: 2px; }
.rowError        { background-color: #FF5D20; padding: 2px; }
.rowWarning        { background-color: #FFD700; padding: 2px; }
.rowSuccess        { background-color: #00FF7F; padding: 2px; }

/* Header cells - gradient backgrounds */
.head {
	color: #cc0000;
	font-weight: bold;
	background: #FFFFFF;
	text-align: right;
	padding: 2px;
	font-size: 140%;
}
.thHead {
   padding: 5px; 
	border-width: 1px 1px 0px 1px; 
}

.nodes2, .nodes3 {
	height: 1%;
	padding: 2px;
}
.nodes2 br, .nodes3 br {
	/*clear: left;*/
}
.nodes3 ul {
	float: left;
	width: 33%;
	list-style: none;
	display: block;
}
.nodes2 ul {
	float: left;
	width: 50%;
	list-style: none;
}
.nodes2 li, .nodes3 li {
	clear: right;
  	margin: 0px 5px 6px 2px;
}
.nodes2 .count, .nodes3 .count {
	float: right;
}


/* This is the outline round the tables */
.table_line { 
	background-color: #FFFFFF; 
	border: 1px #41555F solid; 
}
.box {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #b8d0e3; 
	background: #F4F8FB;
}

.greybox {
	margin: 1px;
	padding: 4px;
	background: #EEEEEE;
}

/* forms */
.button01 {
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #ffffff;
	font-weight : bold;
	background: #E35303 url(images/cellpic3b_jc24.gif) repeat-x;
	border: 2px solid #004180;
}
.input01 {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left:2px;
	font-size: 8pt;
	font-family: "Arial", "Verdana", lucida, sans-serif !important;
}

/* _______________ Legacy CNN Nav Bar _______________ */

.cnnNavSearch {
	background-color: #ffc;
	color: #000;
	border: 1px solid;
	border-color: #ccc #333 #333 #ccc;
}

.cnn4pxBpad {padding-bottom:4px;}

.cnnNavText, .cnnNavHighlightText, .cnnNavGroupText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 6px;
}

.cnnNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
}

TR.cnnNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #f66 #600 #600;
	border-left: none;
}

TR.cnnNavHiliteRow TD.swath {
	background-color: #f66;
	border-right: none;
}

.cnnNavHilite {
	background-color: #c00;
	color: #fff;
	cursor: pointer;
}
.cnnNavHilite A:link, .cnnNavHilite A:visited {
	color: #fff;
}
TR TD.cnnNavHilite A:link, TR TD.cnnNavHilite A:visited {
	text-decoration: none;
}

TR.cnnNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #369 #003 #003;
	border-left: none;
}

TR.cnnNavRow TD.swath {
	background-color: #369;
	border-right: none;
}

TD.swath {
	font: 10px sans-serif;
}

.cnnNav {
	background-color: #036;
	color: #fff;
	cursor: pointer;
}
.cnnNav A:link, .cnnNav A:visited { color: #fff; }

TR TD.cnnNav A:link, TR TD.cnnNav A:visited {
	text-decoration: none;
}


/* NAV BAR */
#CNN_NavBar {width:126px; max-width:126px; font-weight:bold; font-size:11px; padding-left:0px;speak: none}

#CNN_NavBar .CNN_NavTop A, #CNN_NavBar .CNN_NavBot A {display:block; line-height:16px; text-decoration:none; padding-left:12px;}

#CNN_NavBar .CNN_NavTop .CNN_NavSub A
{line-height:17px;}

#CNN_NavBar .CNN_NavTop DIV, #CNN_NavBar .CNN_NavBot DIV	{background-image:url(http://arabic-media.com/icon/1.gif);} 
#CNN_NavBar DIV.CNN_NavAd {padding:3px;}

#CNN_NavBar .CNN_NavTop {background-image:url(http://arabic-media.com/icon/blue.bg.gif);} 

#CNN_NavBar .CNN_NavTop DIV.CNN_NavHiLite, 
#CNN_NavBar .CNN_NavTop DIV.CNN_NavHiLite:hover {background-image:url(http://arabic-media.com/icon/red.bg.gif);}

#CNN_NavBar .CNN_NavTop .CNN_NavSub DIV.CNN_NavHiLite, 

#CNN_NavBar .CNN_NavTop .CNN_NavSub DIV A	{color: #2f4571; }

#CNN_NavBar .CNN_NavTop DIV A, #CNN_NavBar .CNN_NavTop .CNN_NavSub DIV.CNN_NavHiLite A	{color: #fff; }

#CNN_NavBar .CNN_NavBot
{background-color:#ddd;}

#CNN_NavBar .CNN_NavBot, 
#CNN_NavBar .CNN_NavBot DIV A	{color: #222; }
#CNN_NavBar .CNN_NavBot DIV.CNN_NavHiLite A, 
#CNN_NavBar .CNN_NavBot DIV.CNN_NavHiLite:hover A {color: #900 !important;}

.cnnSectCopyright {
  padding-top: 3px;
}

.cnn6pxLpad { padding-left:6px;}
.cnn10pxTBPad {  
  padding-top: 10px;
  padding-bottom: 10px; 
}

.cnnSectExtSites,
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000
  padding-top: 3px;
}


.cnnSectTimestamp,
.cnnFormTextB,
.cnnMenuText,
 { font-family: "Arial", "Verdana", lucida, sans-serif; }
 
 .cnnSectTimestamp,
 .cnnFinePrint
{ font-size: 9px; }

.cnnSectTimestamp,
{ color: #000000; }

.cnnFormTextB,
.cnnSmallText,
.cnnStoryTime,
.cnnSectCopyright,
.cnnMenuText,
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.cnnMainNewT2 {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	padding-bottom : 2px;
  	padding-top : 2px;
}

TR.cnnNavOtherRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #fff #666 #666;
	border-left: none;
}

TR.cnnNavOtherRow TD.swath {
	background-color: #ccc;
	border-right: none;
}

.cnnNavOtherOn{
	background-color: #ddd;
	color: #c00;
	cursor: pointer;
}

.cnnNavOtherOn A:link, .cnnNavOtherOn A:visited {
	color: #c00;
}

TR TD.cnnNavOtherOn A:link, TR TD.cnnNavOtherOn A:visited {
	text-decoration: none;
}

.NavNormBlack,
a.NavNormBlack, 
a.NavNormBlack:link, 
a.NavNormBlack:visited {
					font-family: 		verdana, arial, sans-serif;
					font-size: 			10px;
					font-weight:		normal;
					color:				#000000;			
					}

.cnnNavOther {
	background-color: #ddd;
	color: #000;
	cursor: pointer;
}
.cnnNavOther A:link, .cnnNavOther A:visited {
	color: #000;
}
TR TD.cnnNavOther A:link, TR TD.cnnNavOther A:visited {
	text-decoration: none;
}