body 
{
	margin: 0;
	padding: 0;
	background:#FFFFFF) repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 12px;

}

a
{
	color:#A50000;
}

h2
{
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.clear
{
	clear:both;	
}


/*--------------------------------------------------------------------------<base>*/
#base
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

/*--------------------------------------------------------------------------<main_content>*/
#maincont
{
	text-align: left;
	background-color:#FFFFFF;
	border-right: #BCCCD6;
	border-left: #BCCCD6;
	border-bottom:#BCCCD6;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	width: 800px;
	vertical-align:top;
	padding: 0px 0px 0px 0px
}

/*--------------------------------------------------------------------------<right_column>*/
#rightcol
{
	text-align: left;
	border-left: #FFFFFF;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
}



/*--------------------------------------------------------------------------<site-header>*/
#site-header
{
	margin-top: 5px;
	margin-bottom: 7px;		
}

#site-header a
{
	color: #031A65;
	font-size: 10pt;
	text-decoration: none;
}

#site-header a:hover
{
	text-decoration: underline;	
}

/*--------------------------------------------------------------------------<banner>*/
#banner
{
	background: url('../images/header0.jpg') no-repeat;
	width: 800px;
	height: 90px;
}

/*--------------------------------------------------------------------------<toolbar>*/
#toolbar div.left
{
	float: left;
	width: 728px;
}

#toolbar div.right
{
	float: right;
	width: 270px;
}

#toolbar-search
{
	background: url('../images/menu-bg-repeater.jpg') repeat-x;
	height: 40px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding-left:36px;
}

#toolbar-search span
{
	width: 30px;
	float:left;
	margin-top: 9px;
}

#toolbar-search input
{
	margin-top: 7px;
	margin-left: 5px;
	float:left;	
}


#toolbar-search a span
{
	display:none;	
}

#toolbar-chat
{
	background: url('../images/sub-menu-bg-repeater.jpg') repeat-x;
	height: 32px;
}

#toolbar-chat a
{
	position: relative;
	top: 2px;
	left: 88px;
	display:block;
	background: url('../images/live-chat.png') no-repeat;
	width: 169px;
	height: 32px;
}

#toolbar-chat a span
{
	display: none;	
}

/*--------------------------------------------------------------------------<menu>*/
#top-nav
{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	height: 40px;
	background: url('../images/menu-bg-repeater.jpg') repeat-x;
}

#top-nav li
{
	float: left;
	display: block;
	height: 40px;
	background: url('../images/menu-item-right-border.png') no-repeat 100% 0;
	padding-left: 10px;
	padding-right: 10px;
}

#top-nav li.selected
{
	background-image: none;
	background: url('../images/selected-menu-bg-repeater.jpg') repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

#top-nav li.selected a
{
	color: #494B4C;
	font-weight: 700;
}

#top-nav li a
{
	position: relative;
	top: 7px;
	color: #ffffff;	
	text-decoration: none;
	font-size: 11px;
}

#top-nav li a:hover
{
	text-decoration: underline;
}

.sub-nav
{
	background: url('../images/sub-menu-bg-repeater.jpg') repeat-x;
	height: 32px;
	display: none;
}

div.sub-nav ul
{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}

div.sub-nav ul li
{
	float: left;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

div.sub-nav ul li a
{
	text-decoration: none;
	color: #494B4C;
	font-size: 11px;
	position: relative;
	top: 6px;
}

div.sub-nav ul li a:hover
{
	text-decoration: underline;	
}

div.sub-nav ul li.selected
{
	font-weight:bold;
}


/*--------------------------------------------------------------------------<content>*/
#content
{
	padding: 15px 1px 20px 10px;
	width: 700px;
	float: left;
}

#content1
{
	padding: 15px 1px 0px 10px;
	width: 920px;
	float: left;
}

#content2
{
	padding: 0px 0px 0px 40px;
	width: 680px;
	float: left;
}


#content h5
{
	color: #000A7D;
	font-size: 13px;
	margin-left: 10px;	
	font-weight: bold;
}


#content ul
{
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	color: #444444;
	display: block;
}

#content ul li
{
	padding-bottom:15px;
	margin: 0px 0px 10px 25px;	
	
}

#content ol
{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	color: #444444;
	display: block;
}

#content ol li
{
	padding-bottom:0px;
	margin: 0px 0px 15px 25px;	
}

#content ol.faq
{
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	color: #000A7D;
	display: block;
}

#content ol li.faq
{
	color: #000A7D;
}

#content ol li a
{
	color: #000A7D;
}

#content ul.tabs-silver
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #989EA3;
}

#content ul.tabs-silver li
{
	float: left;
	display: block;
	height: 33px;
	margin: 0;
	background: url('../images/tabs-silver-bg-repeater.png') repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #97A3AB;
}

#content ul.tabs-silver li a
{
	position: relative;
	top: 10px;
	text-decoration: none;
	color: #4B4C50;
}

#content ul.tabs-silver li a:hover
{
	text-decoration: underline;
}

#content h1
{
	color: #A50000;
	font-size: 19pt;
	font-weight: 700;
	margin-left: 10px;	
}


#content h2
{
	color: #000A7D;
	font-size: 16px;
	font-weight: 700;
	margin-left: 10px;	
}

#content1 h1
{
	color: #A50000;
	font-size: 19pt;
	font-weight: 700;
	margin-left: 10px;	
}


h3
{
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#content h4
{
	color: #A50000;
	font-size: 16px;
	font-weight: 700;
	margin-left: 10px;	
}

#content h6
{
	color: #A50000;
	font-size: 18px;
	font-weight: 700;
	margin-left: 10px;	
}

#content p
{
	color: #444444;
	margin-left: 10px;
}

#content p.download
{
	color: #444444;
	margin-left: 10px;
	line-height:20px;
}


#content p.small
{
	color: #444444;
	margin-left: 10px;
	font-size:10px
}


#content p.intro
{
	color:#3E8099;
	margin-left: 10px;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	
}


#content div.next
{
	color: #000A7D;
	padding-left: 20px;
	font-weight: 700;
	background: url('../images/large-bullet.png') no-repeat 0 3px;
	float:right;
	margin: 20px 0 20px 20px;	
}

#content div.next a
{
	color: #000A7D;
	text-decoration: none;
}

#content div.next a:hover
{
	text-decoration: underline;
}


#content hr {
  border: 0;
  width: 600px;
  color: #B3CBDD;
  height: 1px;
  
}


/*--------------------------------------------------------------------------<hyperlink>*/

#hyperlink h4
{
	color: #000A7D;
	font-size: 14px;
	font-weight: 700;
	margin-left: 11px;	
}

#hyperlink a
{
	color: #000A7D;
	font-size: 12px;
	line-height:4px;
	margin-left:0;
	padding-left:0px;
}

#hyperlink p
{
	color: #000A7D;
	font-size: 12px;
	line-height:12px;
	margin-left:11px;
	padding-left:11px;
}

/*--------------------------------------------------------------------------<sidebar>*/
#sidebar
{
	padding-top: 15px;
	width: 220px;
	float: right;
}

#quick-links ul
{
	margin: 0;
	padding: 0 0 0 13px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}

#quick-links ul li
{
	margin-bottom: 5px;
}

#quick-links ul li.pencil
{
	padding-left: 45px;
	height: 40px;
	background: url('../images/icon-pencil.png') no-repeat;
}

#quick-links ul li.folder
{
	padding-left: 45px;
	height: 40px;
	background: url('../images/icon-folder.png') no-repeat 0 2px;
}

#quick-links ul li.key
{
	padding-left: 45px;
	height: 40px;
	background: url('../images/icon-key.png') no-repeat 0 -2px;
}

#quick-links ul li.user
{
	padding-left: 45px;
	height: 40px;
	background: url('../images/icon-user.png') no-repeat 0 -2px;
}

#quick-links ul li a
{
	height: 40px;
	width: 171px;
	font-size: 11pt;
	color: #373737;
	text-decoration: none;
	background: url('../images/gray-button.png') no-repeat;
	display: block;
}

#quick-links ul li a span
{
	position: relative;
	top: 10px;
	left: 10px;
}

#quick-links ul li a.yellow
{
	background: url('../images/yellow_button.png') no-repeat;
}

#quick-links ul li a.blue
{
	background: url('../images/blue-button.png') no-repeat;
}

/*--------------------------------------------------------------------------<start trading advert>*/
#start-trading
{
	width: 724px;
	height: 186px;
	background: url('../images/start-trading.jpg') no-repeat;	
}

#start-trading a
{
	position: relative;
	top: 120px;
	left: 20px;
	display:block;
	background: url('../images/button-sign-up.png') no-repeat;
	width: 152px;
	height: 36px;
}

#start-trading a span
{
	display: none;	
}

/*--------------------------------------------------------------------------<info boxes>*/
li.infobox
{
	color:#08288D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:23px;
	margin-left:-5px;
	
	
}

li.infoboxtop
{
	color:#08288D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:23px;
	margin-left:-5px;
	margin-top:10px;

	
}


p.infobox
{
	color:#08288D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:21px;
	margin-left:16px;
	margin-right:18px;
	margin-top:11px;
}

a.infobox
{
text-decoration:none;


	
}



/*--------------------------------------------------------------------------<trading tools>*/
#trading-tools
{
	margin-bottom: 40px;	
}

/*-------------------------------------------------------------<trading tools - header>*/
#trading-tools div.header
{
	margin-bottom: 5px;
	height:25px;
	width:724px;
	text-align:center;
	padding-top:9px;
}

#trading-tools div.header div.left
{
	width: 4px;
	height: 37px;
	background: url('../images/trading-tools-header-left.png') no-repeat;
	float: left;
}

#trading-tools div.header div.center
{
	float: left;
	width: 722px;
	background-color: #000A81;
	border-top: 1px solid #8DBBFA;
	border-bottom: 1px solid #8DBBFA;
	text-align: center;
	height: 35px;
}

#trading-tools div.header div.center h2
{
	margin-top: 8px;	
}

#trading-tools div.header div.center span
{
	position: relative;
	top: 5px;	
}

#trading-tools div.header div.right
{
	float: left;
	width: 4px;
	height: 37px;
	background: url('../images/trading-tools-header-right.png') no-repeat;
}

/*-------------------------------------------------------------<trading tools - boxes>*/
#trading-tools div.boxes
{
	clear: both;	
}

#trading-tools div.boxes div.left
{
	float: left;
	width: 224px;
	background: url('../images/forex-tools-left.png') no-repeat;
	padding-top: 125px;
	margin-top:10px;
}

#trading-tools div.boxes div.center
{
	float: left;
	width: 224px;
	background: url('../images/forex-tools-center.png') no-repeat;
	padding-top: 125px;
	margin-left: 26px;
	margin-top:10px;
}

#trading-tools div.boxes div.right
{
	float: left;
	width: 223px;
	background: url('../images/forex-tools-right.png') no-repeat;
	padding-top: 125px;
	margin-left: 26px;
	margin-top:10px;
}

#trading-tools div.boxes h2
{
	color: #08288D;	
}

#trading-tools div.boxes a
{
	color: #08288D;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

#trading-tools div.boxes a:hover
{
	text-decoration: underline;	
}

#trading-tools div.boxes p
{
	padding:0;
	margin: 5px 0 0 0;	
	font-size: 12px;
	color: #636363;
	font-weight:bold;
}

/*--------------------------------------------------------------------------<market info>*/
#market-info
{
	float: left;
	margin-top: 14px;
	margin-bottom: 20px;
}

#market-info h2
{
	color: #444444;
	margin-top: 8px;
}

#market-info h3
{
	color: #08288D;
	margin: 5px;
	padding: 0;
	font-size: 10pt;
}

#market-info p
{
	padding: 5px;	
	margin: 0;
	color: #444444;
}

#market-info a
{
	padding-left: 10px;
	margin-right: 5px;
	background: url('../images/link-bullet.png') no-repeat 0 4px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: 700;
	color: #08288D;
	float: right;
}

#market-info input
{
	width: 130px;
	border: 1px solid #D5D5D5;
	margin-left: 5px;
	float:left;
	color: #444444;
}

#market-info div.splitter
{
	width: 230px;
	height: 2px;
	background: url('../images/market-info-splitter.png') no-repeat;
	margin-top: 7px;
	margin-bottom: 5px;
}

#signup a
{
	margin-left: 5px;
	width: 66px;
	height: 20px;
	display: block;
	background: url('../images/button-sign-up2.png') no-repeat;
}

#signup a span
{
	display: none;	
}

#market-info span
{
	font-weight: 700;	
}

#market-info a:hover
{
	text-decoration: underline;	
}

#market-info div.graph
{
	height: 284px;
	background: url('../images/market-info-graph.png') no-repeat;
}

#market-info div.header div.left
{
	width: 9px;
	height: 34px;
	float: left;
	background: url('../images/market-info-header-left.png') no-repeat;
}

#market-info div.header div.center
{
	width: 214px;
	height: 34px;
	float: left;
	background: url('../images/market-info-header-bg-repeater.png') repeat-x;
}

#market-info div.header div.right
{
	width: 9px;
	height: 34px;
	float: left;
	background: url('../images/market-info-header-right.png') repeat-x;
}

#market-info div.content
{
	margin: 0;
	padding: 0 0 20px 0;
	width: 230px;
	background-color: #ffffff;
	border-left: 1px solid #DEE5E8;
	border-right: 1px solid #DEE5E8;
}


#market-info div.footer div.left
{
	width: 10px;
	height: 9px;
	float: left;
	background: url('../images/market-info-footer-left.png') no-repeat;
}

#market-info div.footer div.center
{
	width: 213px;
	height: 9px;
	float: left;
	background: url('../images/market-info-footer-bg-repeater.png') repeat-x;
}

#market-info div.footer div.right
{
	width: 10px;
	height: 9px;
	float: left;
	background: url('../images/market-info-footer-right.png') repeat-x;
}

/*--------------------------------------------------------------------------<news>*/
#news
{
	clear: both;
}
	
#news div.header
{
	color: #000;
	float:left;
}

#news div.header div.left
{
	float: left;
	width: 48px;
	height: 39px;
	background: url('../images/news-paper.png');
}

#news div.header div.right
{
	float: left;
	width: 178px;
	height: 38px;
	border-bottom: 1px solid #C1D5E1;
	padding-left: 5px;
}

#news div.header div.right
{
	font-size: 7.5pt;
	font-weight: 700;
}

#news div.header div.right h2
{
	color: #000;
	font-weight: 700;
}

#news div.news-list
{
	clear:both;
	padding-top: 5px;
}

#news div.news-list ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}

#news div.news-list ul li
{
	margin: 0 0 10px 0;
}

#news div.news-list ul li a
{
	color: #08288D;
	font-weight: 700;
	text-decoration: none;
}

#news div.news-list ul li a:hover
{
	text-decoration: underline;
}

#news div.news-list ul li p
{
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------------------------------<related links>*/
#related-links
{
	clear:both;
	margin-top: 20px;
}

#related-links div.header
{
	background: url('../images/related-links-header-bg-repeater.png') repeat-x 0 7px;
	height: 48px;
}

#related-links div.header h2
{
	margin: 0;
	padding: 0;
	height: 48px;
	background: url('../images/puzzle.png') no-repeat;
	margin-left: 2px;
	padding-left: 70px;
	padding-top: 13px;
	color: #CECFD0;
}

#related-links div.content
{
	background-color: #D0D7DB;
	padding-bottom: 20px;	
}

#related-links ul
{
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	color: #444444;
	display: block;
}

#related-links ul li
{
	margin: 0 0 10px 0;	
}

#related-links ul li a
{
	text-decoration: none;
	color: #444444;
}

#related-links ul li a:hover
{
	text-decoration: underline;	
}

/*--------------------------------------------------------------------------<footer>*/
#footer
{
	padding: 10px 0px 0px 4px;	
}

#footer div.left
{
	width: 780px;
	float:left;	
}

#footer div.left ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}

#footer div.left ul li
{
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
	border-right: 1px solid #323232;
}

#footer div.left ul li.first
{
	padding-left: 0px;	
}

#footer div.left ul li.last
{
	border: none;	
}

#footer div.left,
#footer div.left a
{
	text-decoration: none;
	color: #323232;
	font-size: 10px;
}

#footer div.left a:hover
{
	text-decoration: underline;	
}

#footer div.right
{
	width: 115px;
	margin-top:5px;
	float:right;
	
}

/*--------------------------------------------------------------------------<buttons>*/

#buttons ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}

#buttons ul li
{
	margin-bottom: 5px;
	padding-bottom:0px;
}


#buttons ul li a
{
	height: 40px;
	width: 262px;
	color:#000000;
	text-decoration: none;
	background: url('../images/long_button.png') no-repeat;
	display: block;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

#buttons ul li a.g
{
	height: 40px;
	width: 262px;
	color:#000000;
	text-decoration: none;
	background: url('../images/long_button1.png') no-repeat;
	display: block;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

#buttons ul li a span
{
	position: relative;
	top: 10px;
	left: 15px;
	width:250px;
}


#small_button
{
	margin-left:10px;
	text-decoration: none;
	background: url('../images/short_button.png') no-repeat;
}

#small_button a
{
	margin-left:30px;
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

/*--------------------------------------------------------------------------<tables>*/

#table h2
{
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-left:0px;
	text-align:center;
	}
	
#table td
{
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#CCCCCC solid 1px;
}

#table td.top
{
	border-top:none;
}

#table td.head
{
	background-color:#020CA1;
	vertical-align:middle;
	border:none;
}

#table td.holder
{
	border:none;
	vertical-align:top;
}

#table td.firstcell
{
	padding-left: 8px;	
}

#table p.note
{
	padding-left: 10px;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:70px;
}


/*--------------------------------------------------------------------------<tabletop>*/


#tabletop
{
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#020CA1;
}

#tabletop div
{
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	height: 30px;
}



#tablelines
{
	border-right: #C0C0C0;
	border-left: #C0C0C0;
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	padding:20px 15px 3px 0px;
	background-color:#D1DEE6;
}





#tablelines ul
{
	margin: 0 0 0 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	color: #444444;
	display: block;
	padding:10px 0px 10px 0px;
}

#tablelines p
{
	margin: 0 0 0 20px;
	padding:10px 0px 10px 0px;
	color:#000766;
}


/*--------------------------------------------------------------------------<whytrade>*/
#whytrade
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('../images/why_trade_back.jpg') no-repeat;
}

#whytrade p.sub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A50000;
}


#whytrade p.question
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-left:12px;
	margin-top:5px;
}

#whytrade p.question a {
	text-decoration:none;
	color:#000000;
}

#whytrade p.question a:hover {
	text-decoration:none;
	color:#A50000;
}


#whytrade div
{
	padding:0px 0px 0px 20px;
	line-height:21px;
}


#whytrade div.q
{
	padding:5px 0px 0px 0px;
	height:35px;
	width:559px;
	line-height:18px;
}


#whytrade p.small
{
	color: #444444;
	margin-left: 10px;
	font-size:10px
}






/*--------------------------------------------------------------------------<bubble headings>*/


#lesson101
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/lesson101.png') no-repeat;
}

#lesson102
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/lesson102.png') no-repeat;
}

#lesson103
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/lesson103.png') no-repeat;
}


#lesson104
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/lesson104.png') no-repeat;
}

#selfstudy
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/self_study.png') no-repeat;
}

#seminars
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/seminars.png') no-repeat;
}

#webinars
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/webinars.png') no-repeat;
}

#intraday
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/intraday.png') no-repeat;
}

#research
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/research.png') no-repeat;
}

#wresearch
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/wresearch.png') no-repeat;
}


#login
{
	padding-left: 10px;
	height: 43px;
	width:404px;
	background: url('../images/logins.jpg') no-repeat;
}

#lesson201
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson201.png') no-repeat;
}

#lesson202
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson202.png') no-repeat;
}

#lesson203
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson203.png') no-repeat;
}

#lesson204
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson204.png') no-repeat;
}

#lesson205
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson205.png') no-repeat;
}

#lesson301
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson301.png') no-repeat;
}

#lesson302
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson302.png') no-repeat;
}

#lesson303
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson303.png') no-repeat;
}

#lesson401
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson401.png') no-repeat;
}

#lesson402
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson402.png') no-repeat;
}

#lesson403
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson403.png') no-repeat;
}

#lesson404
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/lesson404.png') no-repeat;
}

#about_faq
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/about_faq.png') no-repeat;
}

#accinfo_faq
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/accinfo_faq.png') no-repeat;
}

#trading_faq
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/trading_faq.png') no-repeat;
}

#forexmkt_faq
{
	padding-left: 10px;
	height: 43px;
	width:470px;
	background: url('../images/forexmkt_faq.png') no-repeat;
}


/*--------------------------------------------------------------------------<read more>*/


#read_r
{
	height: 14px;
	width:96px;
	background: url('../images/read_more.png') no-repeat;
	float:right;
	margin-right:10px;
}

#read_l
{
	height: 14px;
	width:96px;
	background: url('../images/read_more.png') no-repeat;
	float:left;
	margin-left:20px;
}


/*--------------------------------------------------------------------------<back to top>*/


#top
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A50000;
}

/*--------------------------------------------------------------------------<main disclaimer for download agreement>*/

#maindis_dl
{
	padding-right: 25px;	
	padding-left: 25px;	
	padding-bottom: 1px;	
}


#maindis_dl p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

