BODY {
	background-color: #fff;
	color: #000;
	margin: 2px 2px 10px 2px;
}

A:link { color: #009; }
A:visited { color: #336; }
A:link:hover { color: #900; }
A:visited:hover { color: #600; }
A:visited:hover,
A:link:hover { text-decoration: none; }

H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited { color: #000; }

.REFt1link { font: bold 11px Verdana, Arial, sans-serif; }

.REFBigPrint { font: 14px Arial, Helvetica, sans-serif; }

.REFFormText,
.REFMenuText { font: 10px Verdana, Arial, sans-serif; }

.REFVideoLink,
.REFInterfaceLink { font: bold 10px Verdana, Arial, sans-serif; }

.REFFinePrint { font: 9px Arial, Helvetica, sans-serif; }

.REFSectExtSites {
	color: #000;
	font: 11px Verdana, Arial, sans-serif;
	padding-top: 3px;
}

.REFSectCopyright {
	color: #000;
	font: 10px Verdana, Arial, sans-serif;
	padding-top: 3px;
}

.REFFormTextB {
	color: #000;
	font: bold 10px Verdana, Arial, sans-serif;
}

.REFBodyText {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}

.REF6pxTpad { padding-top: 6px; }


/* _______________ MAIN PAGE _______________ */

BODY.REFMainPage, BODY.REFMainPage TD, BODY.REFMainPage TH, BODY.REFMainPage LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

HR.REFMainRule {
	color: #ccc;
	background-color: #ccc;
	border: 0px;
}

.REFMainPage H2 {
	font-size: 20px;
	margin: 0px;
}

.REFMainT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	padding: 3px 6px;
 }

.REFMainT1 P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.REFMainNewT2 {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	padding-bottom : 2px;
  	padding-top : 2px;
}

.REFMainT2 A:visited {
	font-weight: bold;
}

.REFMainSections {
	padding-top: 4px;
	padding-bottom: 15px;
	line-height:16px;
	
}


/* Breaking News Tab */

#REFBreakingNewsTab {
	background-color: #c00;
}

#REFBreakingNewsTabText {
	background-color: #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
}


/* _______________ Universal _______________ */

.REFTabbedBoxHeader {
	padding-left: 6px;
	background-color: #fff;
	color: #000;
}
.REFTabbedBoxHeader A:link, .REFTabbedBoxHeader A:visited {
	color: #000;
}

TD.REFTabbedBoxTab {
	background-image: url("http://i.a.REF.net/REF/.element/img/1.0/main/tab_gradient_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px 5px;
}

.REFBlueBoxHeader {
	padding-left: 6px;
	background-color: #036;
	color: #fff;
}
.REFBlueBoxHeader A:link, .REFBlueBoxHeader A:visited {
	color: #fff;
}

TD.REFBlueBoxDiagonal {
	background-color: #036;
	background-image: url("http://i.a.REF.net/REF/.element/img/1.0/main/tab_diagonal_bg.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

TD.REFBlueBoxTab {
	padding: 0px 5px 0px 2px;
}


/* Breaking News Bar */

#REFBreakingNewsBar {
	background-color: #c00;
	speak: normal;
}

#REFBreakingNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

#REFBreakingNewsTitle H1 {
	padding: none;
	margin: none;
	font-size: 1em;
	line-height: 1em;
	display: inline;
}

#REFBreakingNewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#REFBreakingNewsText A:link, #REFBreakingNewsText A:visited {
	color: #fff;
}


/* Nav Bar */

.REFNavSearch {
	background-color: #ffc;
	color: #000;
	border: 1px solid;
	border-color: #ccc #333 #333 #ccc;
}

.REFNavButton, .REFFormButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #369;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: outset 2px #69c;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #69c;
}

.REFNavAd {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
}

.REFNavText {
	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 4px;
	text-align: center;


}

.REFNav {
	background-color: #036;
	color: #fff;
	cursor: pointer;
}
.REFNav A:link, .REFNav A:visited {
	color: #fff;
}
TR TD.REFNav A:link, TR TD.REFNav A:visited {
	text-decoration: none;
}

.REFNavHilite {
	background-color: #c00;
	color: #fff;
	cursor: pointer;
}
.REFNavHilite A:link, .REFNavHilite A:visited {
	color: #fff;
}
TR TD.REFNavHilite A:link, TR TD.REFNavHilite A:visited {
	text-decoration: none;
}

.REFNavGroup {
	background-color: #666;
	color: #fff;
}
.REFNavGroup A:link, .REFNavGroup A:visited {
	color: #fff;
}
TR TD.REFNavGroup A:link, TR TD.REFNavGroup A:visited {
	text-decoration: none;
}

.REFNavOther {
	background-color: #ddd;
	color: #000;
	cursor: pointer;
}
.REFNavOther A:link, .REFNavOther A:visited {
	color: #000;
}
TR TD.REFNavOther A:link, TR TD.REFNavOther A:visited {
	text-decoration: none;
}

TD.swath {
	font: 10px sans-serif;
}

TR.REFNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #369 #003 #003;
	border-left: none;
}

TR.REFNavRow TD.swath {
	background-color: #369;
	border-right: none;
}

TR.REFNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #f66 #600 #600;
	border-left: none;
}

TR.REFNavHiliteRow TD.swath {
	background-color: #f66;
	border-right: none;
}

TR.REFNavGroupRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #ddd #666 #666;
	border-left: none;
}

TR.REFNavOtherRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #fff #666 #666;
	border-left: none;
}

TR.REFNavOtherRow TD.swath {
	background-color: #ccc;
	border-right: none;
}


/* Market Box */

.REFMainMarketBox {
	background-color: #69c;
	background-image: url("http://i.a.REF.net/REF/.element/img/1.0/main/market_bg.jpg");
	border: solid;
	border-width: 0px 1px;
	border-color: #fff #036 #036 #fff;
}

.REFMainMarketBox TD {
	border-style: solid;
	border-width: 1px 0px;
	border-color: #fff #036 #036 #fff;
}

TR.noTopBorder TD {
	border-top: none;
}

TR.noBottomBorder TD {
	border-bottom: none;
}

.REFMainMarketCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.REFMainMarketCell A:link, .REFMainMarketCell A:visited {
	color: #fff
}


/* Weather Box */

.REFMainWeatherBox {
	background-color: #D0DBE8;
}

.REFWEATHERrow {
   background-image: url("http://i.a.REF.net/REF/.element/img/1.0/main/weather_bg.jpg");
   background-position: right top;
   font-weight:bold;
   color: #c00;
}

.REFMainConditions {
	padding: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.REFIndexCaption {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom : 8px; 
	padding-left : 6px; 
	padding-right : 6px; 
	padding-top : 3px;
}
.bodytextarheading2 {

	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
	font-size: 24px;
	color: #31659C;
	height: auto;
	width: auto;
	align: justify;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 5pt;
	text-align: right;
}
.bodytextarheading3 {

	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
	font-size: 24px;
	color: #639ACE;
	height: auto;
	width: auto;
	align: justify;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 5pt;
	text-align: right;
}
.bodytextarCopy {

	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
	font-size: 18px;
	color: #000000;
	height: auto;
	width: auto;
	align: justify;
	font-weight: bold;
	text-align: right;
}
.bodytextarheadingside {

	font-family: "Simplified Arabic", "Simplified Arabic Fixed";
	font-size: 14px;
	color: #639ACE;
	height: auto;
	width: auto;
	align: justify;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 5pt;
	text-align: right;
}

