
body
{
    margin: 0;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    background-color: #F5F5F5;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
    background-position: center top;
    color: #444;
    line-height: 120%;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a:link { color: #F26400; text-decoration: underline} 
a:hover { color: #F26400; text-decoration: none}
a:visited { color: #F26400; text-decoration: underline}
a:visited:hover { color: #F26400; text-decoration: none}

hr  {height: 1px; color:#D0D9DF}

ul { margin-left: 30px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	letter-spacing:-1px;
	color: #0065AE;	
	padding:0px;
	margin:0px;

}

h2 {
	font-size: 12pt;
	padding:0px;
	margin:0px;
	color: #0065AE;
}

/********** Top Navigation *********/

#nav {
	height: 33px;
	width: 950px;
	background-color: #000000;
	margin: 1px 0 0 0;
}

#nav .lists {
	float: left;
	width: 950px;
	height: 33px;
	padding-left: 15px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navitems li {
	float: left;
	position: relative;
	z-index: 9999;
}
#nav li ul {
	position: absolute;
	left: 0;
	top: 33px;
	display: none;
	z-index: 9999;
}
#nav ul li {
	display: block;
	text-decoration: none;
}
#navitems li:hover ul, #navitems li.over ul {
	display: block;
}
#nav .lists span {
	display: block;
}
#nav .lists .navtitle {
	display: none;
}
.navdrop {
	background-color: #EEEEEE;
	width: 170px;
	border-top: 0px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;
	border-right: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1E1E1E;
	z-index: 9999;
}
.navdrop li a {
	color: #1E1E1E;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 5px 5px 5px 5px;
	display: block;
	width: 160px;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px solid #D4D4D4;
	z-index: 9999;
}

.navdrop li a:visited {
	color: #1E1E1E;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 5px 5px 5px 5px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px solid #D4D4D4;
	z-index: 9999;
}

.navdrop li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #0270C5;
	background-color: #FFFFFF;
	z-index: 9999;
}

.navdrop li a:visited:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #0270C5;
	background-color: #FFFFFF;
	z-index: 9999;
}

* html .navdrop li a {
	width: 170px;
}

/* Section 1 - Home */

#nav .lists #navhome {
	width: 137px;
	height: 33px;
	background-image: url('images/nav_forextrading.gif');
	margin: 0;
}
#nav .lists #navhome a {
	width: 137px;
	height: 33px;
	display: block;
}
body#section1 #nav .lists #navhome {
	width: 137px;
	height: 33px;
	background-image: url('images/nav_forextrading_sel.gif');
	margin: 0;
}
body#section1 #nav .lists #navhome a {
	width: 137px;
	height: 33px;
	display: block;
}

/* Section 2 - Easy-Forex UK */

#nav .lists #naveasyforexuk {
	width: 133px;
	height: 33px;
	background-image: url('images/nav_easyforexuk.gif');
	margin: 0 0 0 0;
}
#nav .lists #naveasyforexuk a {
	width: 133px;
	height: 33px;
	display: block;
}
body#section2 #nav .lists #naveasyforexuk {
	width: 133px;
	height: 33px;
	background-image: url('images/nav_easyforexuk_sel.gif');
	margin: 0 0 0 0;
}
body#section2 #nav .lists #naveasyforexuk a {
	width: 133px;
	height: 33px;
	display: block;
}

/* Section 3 - How To Trade Forex */

#nav .lists #navtradeforex {
	width: 171px;
	height: 33px;
	background-image: url('images/nav_howtotradeforex.gif');
	margin: 0 0 0 0;
}
#nav .lists #navtradeforex a {
	width: 171px;
	height: 33px;
	display: block;
}
body#section3 #nav .lists #navtradeforex {
	width: 171px;
	height: 33px;
	background-image: url('images/nav_howtotradeforex_sel.gif');
	margin: 0 0 0 0;
}
body#section3 #nav .lists #navtradeforex a {
	width: 171px;
	height: 33px;
	display: block;
}

/* Section 4 - Make Money */

#nav .lists #navmakemoney {
	width: 126px;
	height: 33px;
	background-image: url('images/nav_makemoney.gif');
	margin: 0 0 0 0;
}
#nav .lists #navmakemoney a {
	width: 126px;
	height: 33px;
	display: block;
}
body#section4 #nav .lists #navmakemoney {
	width: 126px;
	height: 33px;
	background-image: url('images/nav_makemoney_sel.gif');
	margin: 0 0 0 0;
}
body#section4 #nav .lists #navmakemoney a {
	width: 126px;
	height: 33px;
	display: block;
}

/* Section 5 - History of Forex Market */

#nav .lists #navhistory {
	width: 226px;
	height: 33px;
	background-image: url('images/nav_historyforexmarket.gif');
	margin: 0 0 0 0;
}
#nav .lists #navhistory a {
	width: 226px;
	height: 33px;
	display: block;
}
body#section5 #nav .lists #navhistory {
	width: 226px;
	height: 33px;
	background-image: url('images/nav_historyforexmarket_sel.gif');
	margin: 0 0 0 0;
}
body#section5 #nav .lists #navhistory a {
	width: 226px;
	height: 33px;
	display: block;
}

/* Section 6 - Contact Us */

#nav .lists #navcontact {
	width: 117px;
	height: 33px;
	background-image: url('images/nav_contactus.gif');
	margin: 0 0 0 0;
}
#nav .lists #navcontact a {
	width: 117px;
	height: 33px;
	display: block;
}
body#section6 #nav .lists #navcontact {
	width: 117px;
	height: 33px;
	background-image: url('images/nav_contactus_sel.gif');
	margin: 0 0 0 0;
}
body#section6 #nav .lists #navcontact a {
	width: 117px;
	height: 33px;
	display: block;
}
/* END Top Navigation */


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #565656;
	padding:5px;
}

a.footerlink:link { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #565656; text-decoration: none} 
a.footerlink:hover { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #25C2DE; text-decoration: underline}
a.footerlink:visited { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #565656; text-decoration: none}
a.footerlink:visited:hover { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #25C2DE; text-decoration: underline}

a.tms:link { font-family: Tahoma, Trebuchet ms, Verdana, Helvetica, sans-serif; font-size: 11pt; text-decoration: none;} 
a.tms:hover { font-family: Tahoma, Trebuchet ms, Verdana, Helvetica, sans-serif; font-size: 11pt; text-decoration: underline}
a.tms:visited { font-family: Tahoma, Trebuchet ms, Verdana, Helvetica, sans-serif; font-size: 11pt; text-decoration: none}
a.tms:visited:hover { font-family: Tahoma, Trebuchet ms, Verdana, Helvetica, sans-serif; font-size: 11pt; text-decoration: underline}

a.blk:link { color: #000000; text-decoration: underline} 
a.blk:hover { color: #000000; text-decoration: none}
a.blk:visited { color: #000000; text-decoration: underline}
a.blk:visited:hover { color: #000000; text-decoration: none}

a.nound:link { text-decoration: none} 
a.nound:hover { text-decoration: none}
a.nound:visited { text-decoration: none}
a.nound:visited:hover { text-decoration: none}

.text8_simple {	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000;}
.text9_simple {	font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #000000;}
.text10_simplev {	font-family: Verdana, Helvetica, sans-serif;font-size: 10pt;color: #000000;}


