body {
	background-image:url(/images/header_grd.gif);
	background-repeat: repeat-x;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	/* <!-- text-align:center;--> THIS PREVENTS SAFARI FROM USING CSS AT ALL - SK */
	_text-align:center;
}
form, table {
	font-family:Verdana;
	font-size:10px;
	border-collapse: collapse;
}

a {
	color:#00548E;
}

a:hover {
	color:#7BACDD;
}

a.whatsnew {
	color:#CCCCCC;
}

a.whatsnew:hover {
	color:#FFFFFF;
}

h1 {
	font-family:Verdana;
	font-size:16px;
	color:#4788bc;	
	font-weight:bold;
}

/*ol, ul{
	margin:0px 0px 0px 20px;
	padding:0px;
}

li {
	list-style-image: url(/images/li1.gif);
}

*/

ul{
	margin:0;
	padding:0px 0px 0px 2px;
	list-style:none;
}

ul li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/li1.gif) no-repeat;
	background-position: left top;
	padding:0px 0px 0px 11px;
}

ul.download li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/li5.gif) no-repeat;
	background-position: left top;
	padding:0px 0px 0px 11px;
}

img {
	border:0px;
	}
	
#main {
	text-align:center;
	vertical-align:top;
	margin:0px auto;
	width:756px;
}

#main.cmsfx_narrow, #main.cmsfx_narrow #contentPanelOnly {
        width:582px;
}

#header {
	width:756px;
	height:104px;
	background-image:url(/images/header_bgr_dohler.jpg);
}

#leftPanel {
	width:153px;
	float:left;	
}

#spacer {
	float:left;	
}

#centerPanel {
	width:351px;
	float:left;
}

#contentPanel {
    text-align:left;
	float:left;
	width:582px;
	_width:603px;
	padding:5px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px
	/*IE hack to prevent overflow */
	_overflow:hidden;
	_border:solid 0px white;
	/* */
	overflow: hidden; 
}

#contentPanelOnly {
  text-align:left;
	font-size: 11px;
	line-height: 16px
	/*IE hack to prevent overflow */
	_overflow:hidden;
	_border:solid 0px white;
	/* */
	overflow: hidden; 
}

#rightPanel {
	width:235px;
	float:left;
	/*border:solid 1px red;*/
}

#languageBar {
	text-align:right;
	padding-top:30px;
}

#languageBar img{
	margin-left: 10px;
}

#logo{
	border:0;
	margin-top:0px;
	float:left;
}


#menu, .nav_bar {
	width: 756px;
	height: 21px;
/*	line-height: 21px; EDIT BY DESIGNER - BA*/
        line-height:20px;
	text-align: justify;
 	overflow: hidden;
 	background-image:url(/images/menu_new/menu_full_bgr.gif);
	background-repeat:no-repeat;
	vertical-align: top;
	padding: 0;	
	margin: 0;
}

.menu2 {
	 text-align: left;
	 height:21px;
	 height: 21px;
	 vertical-align:top;
	 _padding-top:0px;
	 cursor:hand;
	a:link(color:red)     /* unvisited link */
	a:visited (color:blue)  /* visited link */
	a:hover (color: green)   /* mouse over link */
	
}
.delim {
	font-size: .01em;
}

.trash {
 	visibility: hidden;
}


#menu img {
	/*border:solid 2px white; */
	margin:0px;
	padding:0px;
}

#menu a {
	margin:0px;
	padding:0px;
	color:#fff;
      	/*line-height: 21px;*/
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	/*vertical-align:top;
	border:solid 1px red;*/
} 

#menu a:hover {
        color:#F6E980;
}

/***  BLOCK CLASSES   ***/

.live_help, .live_help_ar{
	margin-bottom:8px;
	width:153px;
}

.live_help div, .live_help_ar div{
	width:153px;
	height:44px;
/*	background-image:url(/images/banners/live_help_bgr.gif); EDITED TO FIX ALIGNMENT - BA*/
        background-image:url(/resources/graphix/0000/live_chat_bgr.gif);
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

.live_help a, .live_help_ar a{
	margin:0px;
	padding:0px;
}

.live_help img, .live_help_ar img{
	border:0px;
}





.live_help_es{
	margin-bottom:8px;
	width:153px;
}

.live_help_es div{
	width:153px;
	height:44px;
        background-image:url(/resources/graphix/0000/live_chat_bgr_es.gif);
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

.live_help_es a, .live_help_es a{
	margin:0px;
	padding:0px;
}

.live_help_es img{
	border:0px;
}





.banner, .banner_ar {
	font-size:10px;
	font-family:Verdana;
	padding:0px;
	margin:0px 0px 8px 0px;
	line-height:16px;
}

.blue, .blue_ar {
	text-align:left;
	background:#E3EAF0;
	border: solid 1px #7BADDD;
	font-size:10px;
	font-family:Verdana;
	padding:10px;
	margin:0px 0px 8px 0px;
	line-height:16px;
}

.blue_ar {
	direction: rtl;
}

.blue b, .blue_ar b {
	color:#00548E;
	font-size:12px;
	font-family:Verdana;
}

.blue b a, .blue_ar b a{
text-decoration:none;
}

.blue p, .blue_ar p{
	margin:5px 0px;
	padding:0;
}

.blue li{
 	/*list-style-image:url(/images/li4.gif);*/
 	list-style-type:none;
 	list-style-position:outside;
	background:url(/images/li4.gif) no-repeat;
	background-position: left top; 
	padding:0px 0px 1px 10px;
}

.blue_ar li{
 	/*list-style-image:url(/images/li4.gif);*/
 	list-style-type:none;
 	list-style-position:outside;
	background:url(/images/li4_ar.gif) no-repeat;
	background-position: right top; 
	padding:0px 10px 2px 0px;
	direction: rtl;
}

.blue li a, .blue_ar li a{
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
	margin-left:0px;
}

.blue_ar li a{
	text-align:right;
}

/**/
.capsule_header {
	margin:0px 0px 0px 0px;
}


.blue_w_header, .blue_w_header_ar {
	margin:0px 0px 8px 0px;
}

.blue_w_header_ar {
 	direction: rtl;
}

.blue_w_header table, .blue_w_header_ar table{
	width:100%;
	border:solid 1px #AAC8E3;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.blue_w_header .headline, .blue_w_header_ar .headline{
	background-image:url(/images/blue_top_bar.gif);
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	padding-left:26px;
	border-bottom:solid 1px #AAC8E3;
}

.blue_w_header_ar .headline{
	background-image:url(/images/blue_top_bar_ar.gif);
	background-position: top right;
	padding-left:0px;
	padding-right:26px;
        height:29px;
}

.blue_w_header .middle,.blue_w_header_ar .middle{
	padding:17px;
	font-size:11px;
}

.blue_w_header .bottom, .blue_w_header_ar .bottom{
	background-image:url(/images/blue_bottom_bar.gif);
	height:8px;
}

.blue_w_header .headline img, .blue_w_header_ar .headline img{
	margin:0px 10px;	
}

/**/
.brown, .brown_ar {
	margin:0px 0px 8px 0px;
}

.brown_ar
{
 	direction: rtl;
}


.brown table, .brown_ar table{
	width:100%;
	border:solid 1px #AAC8E3;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.brown .headline, .brown_ar .headline{
	background-image:url(/images/brown_top_bar.gif);
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	padding-left:26px;
	border-bottom:solid 1px #AAC8E3;
}

.brown_ar .headline{
	background-image:url(/images/brown_top_bar_ar.gif);
	background-position: top right;
	padding-left:0px;
	padding-right:26px;
}

.brown .middle, .brown_ar .middle{
	background-image:url(/images/brown_grd.gif);
	repeat:repeat-x;
	background-repeat:no-repeat;
	padding:17px 17px 5px 17px;
	font-size:11px;
}

.brown .bottom, .brown_ar .bottom{
	background-image:url(/images/brown_bottom_bar.gif);
	background-repeat:no-repeat;
	height:8px;
}

.brown .headline img, .brown_ar .headline img{
	margin:0px 10px;	
}

.brown li{
	background:url(/images/li3.gif) no-repeat;
	background-position: left top;
}

/**/
.notice, .notice_ar {
	margin:0px 0px 4px 0px;
}

.notice_ar
{
 	direction: rtl;
}


.notice table, .notice_ar table{
	width:100%;
	border:solid 0px #FFFFFF;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.notice .bottom, .notice_ar .bottom{
	background-image:url(/images/brown_bottom_bar.gif);
	background-repeat:no-repeat;
	height:8px;
}

.notice .headline img, .notice_ar .headline img{
	margin:0px 10px;	
}

/**/
.grey, .grey_ar{
	margin:0px 0px 8px 0px;
}

.grey_ar
{
 	direction: rtl;
}

.grey table, .grey_ar table{
	width:100%;
	border:solid 1px #AAC8E3;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}

.grey .headline, .grey_ar .headline{
	background-image:url(/images/grey_top_bar.gif);
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	padding-left:26px;
	padding-bottom:0px; 
	border-bottom:solid 1px #AAC8E3;
}

.grey_ar .headline{
	background-image:url(/images/grey_top_bar_ar.gif);
	background-position: top right;
	padding-left:0px;
	padding-right:26px;
}

.grey .middle, .grey_ar .middle{
	padding: 17px 17px 4px 17px;
	font-size:11px;
}

.grey .bottom, .grey_ar .bottom{
/*	background-image:url(/images/grey_bottom_bar.gif); */
/*	height:8px; */
}

.grey .headline img, .grey_ar .headline img{
      margin:0px 0px 8px 0px;	
}

/**/

.smallblue, .smallblue_ar {
	margin:0px 0px 8px 0px;
}

.smallblue_ar
{
 	direction: rtl;
}

.smallblue table, .smallblue_ar table{
	width:100%;
	border:solid 1px #AAC8E3;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.smallblue .middle, .smallblue_ar .middle{
	padding:10px;
	font-size:11px;
}

.smallblue .headline, .smallblue_ar .headline{
/*	background-image:url(/images/smallblue_top.gif);*/
        background-image:url(/resources/graphix/0000/smallblue_top.gif);
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
/*	padding-left:24px;*/
        padding-left:22px;
	border-bottom:solid 1px #AAC8E3;
}

.smallblue_ar .headline{
	background-image:url(/images/smallblue_top_ar.gif);
	padding-left:0px;
/*	padding-right:24px; */
        padding-right:22px;
}
/* Arabic List*/

.blue_w_header_ar ul li, .grey_ar ul li, .smallblue_ar ul li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/li1_ar.gif) no-repeat;
	background-position: right top;
	padding:0px 11px 0px 0px;
}
 .brown_ar li {
    margin:0;
	padding:0;
	list-style:none;
 	background:url(/images/li3_ar.gif) no-repeat;
	background-position: right top;
	padding:0px 11px 0px 0px;
 }

/**/
#about_cms_new{
        background-image:url(/resources/graphix/0000/aboutcms_bgr.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#about_cms_new .text{
	padding:0px 125px 0px 0px;
	font-size:13px;
}

#about_cms_new img{
	padding:5px 0 4px 3px;
}

/**/
#about_cms_knight{
        background-image:url(/resources/graphix/0000/aboutcms_bgr_knight.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#about_cms_knight .text{
	padding:0px 125px 0px 0px;
	font-size:13px;
}

#about_cms_knight img{
	padding:5px 0 4px 3px;
}

/**/
#about_cms_computer{
        background-image:url(/resources/graphix/0000/aboutcms_bgr_computer.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#about_cms_computer .text{
	padding:0px 125px 0px 0px;
	font-size:13px;
}

#about_cms_computer img{
	padding:5px 0 4px 3px;
}

 /**/
#forex_resources_new {
	background-image:url(/images/resources_bgr.gif);
	vertical-align:top;
	background-repeat:no-repeat;
}

#forex_now {
	background-image:url(/images/resources_bgr.gif);
	vertical-align:top;
	background-repeat:no-repeat;
}

#forex_resources_new img{
/*
	margin-top:30px;
	margin-left:50px;
*/
}

#forex_news{
	/* background-color:#E3EAF0; */
	background-image:url(/resources/graphix/0001/hansbg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #a7c7db;
} 

/*******/
.footer, .footer_new {
  text-align: center;
}

.commonLinks {
	color: #336699;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
	font-size:9px;
	font-family:Verdana;
}

.copyright {
	color: #BBBBBB;
	font-size:11px;
}


/*select, input, textarea, body, div, td { font-family: Helvetica, sans-serif; font-size: 11px; color: #666666; }
big {	font-family: Arial; font-size: 14px; font-weight: bold; }
#small { font-family: Verdana; font-size: 9px; }
#small_ar { font-family: Verdana; font-size: 9px; text-align:right; }
#small a, #small_ar a{ font-family: Verdana, Arial; text-decoration: none; color: #666666; font-size: 10px; }
a { color: #00548E;  font-weight: 0bold; }
a:hover { color: #FF0000; }
.h2 { font-family: Verdana, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #00548E;}
.h3 { margin-top: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00548E;}
.h4 { font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #00548E;}


#header {
	background-image:url(/images/header.gif);
	width: 554px;
}

#languageBar {
	text-align:right;
	margin-right: 15px;
}


.c_header {
	background-image:url(/images/blocks/top_column_empty.gif);
	padding: 8px 0px 0px 10px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00548E;	
}

.c_header_ar {
	background-image:url(/images/blocks/top_column_empty.gif);
	padding: 8px 10px 0px 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00548E;	
	text-align:right;
}

.c_header2 {
	background-image:url(/images/blocks/top_column_empty2.gif);
	padding: 6px 0px 5px 15px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00548E;	
}

.c_header2_ar {
	background-image:url(/images/blocks/top_column_empty2.gif);
	padding: 6px 15px 5px 5px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00548E;	
	text-align:right;
}

.column {
	border-left-width: 1px;
	border-left-color: #98ACC1;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #98ACC1;
	border-right-style: solid;
}

.navigator {
	text-align:left;
}

.navigator ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/images/li1.gif);
}

.navigator_ar ul {
	margin: 0px 15px 0px 0px;
	padding: 0;
	list-style-image: url(/images/li1_ar.gif);
	border:solid 1px #F3F5F7;
}

.navigator li{
	margin: 3px 3px 3px 3px;
}

.navigator_ar li{
	margin: 3px 3px 3px 3px;
}

.navigator a, #navigator_title a {
 color:#00548E;
 text-decoration:none;
}

.commonLinks {
	color: #336699;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
	font-size:10px;
}

.copyright {
	color: #BBBBBB;
	font-size:10px;
}

.img_none{
        border:0px solid #868342;
}

.img_right{
        float:right;
        border:0px solid #868342;
}

.img_left{
        float:left;
        border:0px solid #868342;
}
*/
