body { 
	font: 12px Times, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
/*	background: #F2F0E3;*/
	background: #ECE9D8;
}

#centred {
	width: 945px;
	margin: 0 auto;
	text-align: left;
} 
	
p { 
	font: 12px Times, Arial, Verdana, Helvetica, sans-serif;
	color: #000000; 
	margin-top: 0px;   
	text-align: justify; }

.p1 {
	font: 12px Times, sans-serif;
	color: #000;  }

.p2 {
	color: #FF0000;
	font: 12px Times, sans-serif;
	font-weight: bold; /* order is important - font-weight must come after font */}

.p3 {
	font: 9px Verdana, sans-serif;
	color: #000;  }
    
acronym {
	border-bottom: none;
/*	text-decoration: none;*/
	font-weight: bold; }

h1 { 
	font: 20px "Korinna BT", Times, Arial, sans-serif;
	color: #336699;
	font-weight: bold;
	margin-bottom: 0px;
	position: relative;
	padding-top: 15px;
	margin-top: 0;
}

h2 { 
	font: 18px "Korinna BT", Times, Arial, sans-serif;
	color: #336699;
	font-weight: bold;
	margin-bottom: 0px; }

h3 { 
	font: 16px "Korinna BT", Times, Arial, sans-serif;
	color: #336699;
	font-weight: bold;
	margin-bottom: 0px; }

a:link, a:visited {
	font-size: 12px;
	font-family: Times, sans-serif;
	font-weight: bold;
	color: #000066;
/*	color: #000000;*/
/*	text-decoration: none;*/
	text-decoration: underline;
}
	
a:hover, a:active { 
	color: #0000FF;
/*	color: #0000FF;*/
	text-decoration: underline;
}
	
img {
  border-style: none;
}

	
/*     L E F T   C O N T E N T     */

#megatraders { 
	position: relative;
	top: 0;
	border-bottom: 3px solid white;
	z-index: 100;
}

#leftContentImg {
	position: relative;
	top: 0;
	left: 0px;
	top: 180px;
	width: 250px;
	height: 266px;
    border-top: 3px solid white;
	border-bottom: 3px solid white;
	background: transparent url(images/troy.jpg) no-repeat top left; }
	
#leftContentPos {
/*	position: absolute;
	top: 106px;
	width: 25%;  26/9/9 */
	position: relative;
	top: -3px;
	width: 250px;
	background-color: #DEDCC0; /* dark area leftContentMid */
	height: 230px;
    border-top: 3px solid white;
	border-bottom: 3px solid white;
	z-index: 1;
}

#leftContentBlankPos {
/*	position: absolute;
	top: 106px;
	width: 25%;
	height: 230px;*/
	position: relative;
	top: -3px;
	width: 250px;
    height: 0px;
    border-top: 3px solid white;
	z-index: 1;
}

#leftContentCharts {
	position: relative;
	top: -3px;
	width: 615px;
    height: 0px;
    border-top: 3px solid white;
	z-index: 1;
}

#leftContent2 {
	position: relative;
	left: 0px;
	top: 180px;
	width: 250px;
	height: 425px;
    border-top: 3px solid white;
}

#leftContentMid {
	position: relative;
	left: 20px;
	width: 84%;
}

#leftContentMid h4 {
	font: 17px "Korinna BT", Times, Arial, sans-serif;
/*	color: #FF0000;*/
	font-weight: bold;
	padding-top: 10px; }

#leftContentMid acronym {
	border-bottom: none;
/*	text-decoration: none;*/
	color: #ff0000;
	font-weight: bold; }
	
#leftContentMid p {
	color: #000;
	font-size: 12px;
/*	line-height: 1.5;*/
	font-family: Times, Arial, Verdana, sans-serif;
	padding-top: 10px; }

#leftContentMid a:link, a:visited {
	font-weight: bold;
	font-family: Times, Arial, Verdana, sans-serif;
/*	text-decoration: none;*/
	text-decoration: underline;
	color: #000066;
/*	color: #000000;*/
}
	
#leftContentMid a:hover, a:active { 
	color: #0000FF;
/*	color: #0000FF;*/
	text-decoration: underline;
}

#leftContentMid ul {
	margin: 0px;
	padding: 0px; }
	
#leftContentMid li {
	display: block; 
    list-style: none;
	padding-top: 0px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 15px; /* between img and text */
	padding-bottom: 0px;
	background: transparent url(images/red_maroon_dot.gif) 0 6px no-repeat; }

#leftContentBtmPos {
	position: absolute;
	top: 355px;
	width: 25%;
	z-index: 2;
}

#leftContentBtm {
	position: relative;
	/* width: 84%; */
	width: 210px;
	left: 20px;
}
	
#leftContentBtm h4 {
	font: 17px "Korinna BT", Times, Arial, sans-serif;
	color: #336699;
	font-weight: bold;
	width: 230px;
	padding-top: 0;
	padding-left: 20px; }

#leftContentBtm li {
	list-style-type: none;
	display: block; 
	padding-top: 0px;
	margin-bottom: 3px;
	margin-left: -15px;
	padding-left: 15px; /* between img and text */
	padding-bottom: 0px;
	background: transparent url(images/red_maroon_dot.gif) 0 6px no-repeat; }

#leftContentBtm acronym {
	border-bottom: none;
	color: #ff0000;
	font-weight: bold; }

#leftContentBtm a:link, a:visited {
	font-weight: bold;
	font-family: Times, Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #000066;
}
	
#leftContentBtm a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}

/****************     F U L L   W I D T H   C O N T E N T     ************/

#fullWidthContent {
/*	position: absolute;
	top: 106px;*/
	position: relative;
	top: -3px;
	left: 5%;
	width: 90%;
	z-index: 1;
}

#fullWidthContent h1 {
	width: 100%;
	border-top: 3px solid white;
	margin-bottom: 10px;
}

#fullWidthContent a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}
	
#fullWidthContent li {
	display: block; 
    list-style: none;
	padding-top: 0px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 15px; /* between img and text */
	padding-bottom: 0px;
	background: transparent url(images/red_maroon_dot.gif) 0 6px no-repeat; }

/****************     C E N T R E   C O N T E N T     ************/
	
#centreContent {
/*	position: absolute;
	top: 106px;
	left: 25%;
	width: 75%;*/
	position: relative;
	top: -6px;
	left: 250px;
	width: 695px;
	border-left: 3px solid white;
	z-index: 1;
}

#centreContent h1 {
	width: 100%;
	border-top: 3px solid white;
	margin-bottom: 10px;
}


#centreContent h1 span, h2 span, h3 span {
	width: 100%;
	text-align: left;
	margin-top: 10px;
    margin-left: 20px; }
	
#centreContent h2, h3 {
	width: 100%;
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 0; }

#centreContent table {
	position:relative;
	left: 20px;
}

#centreContent p {
	font: 12px Times;
	margin-left: 20px;
	margin-right: 20px; }

#centreContent p span {
	font: 12px Times; }

#centreContent acronym {
	border-bottom: none;
	color: #ff0b00; }

#centreContent a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
}
	
#centreContent a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}
	
#centreContent ul {
	margin: 20px;
	padding: 0px; }

#centreContent li {
	display: block; 
    list-style: none;
	padding-top: 0px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 15px; /* between img and text */
	padding-bottom: 0px;
	background: transparent url(images/red_maroon_dot.gif) 0 6px no-repeat; }

#top_text { 
	text-align: center;
}

#bulletz li {
	list-style-type: disc;
	display: block; 
	padding-top: 0;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-bottom: 2px; }

#num li {
	background-image: none ! important;
	list-style-type: decimal ! important;
	display: block; 
	padding-top: 0;
	margin-bottom: 2px;
	margin-left: 25px;
	padding-bottom: 2px; }

#abc li {
	background-image: none ! important;
	list-style-type: none;
	display: block; 
	padding-top: 0;
	margin-bottom: 2px;
	margin-left: 25px;
	padding-bottom: 2px; }

#abc_strong li {
	font-weight: bold; 
	list-style-type: none;
	display: block; 
	padding-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 0px; }

#smile li {
	list-style-type: none;
	display: block; 
	padding-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 30px; /* between img and text */
	padding-bottom: 2px;
	background: transparent url(images/smile.gif) 0px 2px no-repeat; }

#frown li {
	list-style-type: none;
	display: block; 
	padding-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 30px; /* between img and text */
	padding-bottom: 2px; 
	background: transparent url(images/frown.gif) 0px 2px no-repeat; }

/*     C E N T R E   F O O T E R     */

#footer { 
	width: 100%;  /* 26-Sep-2009  from 85% */
	border-top: 3px solid white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #ECE9D8;
}

#footer a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
	
#footer a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}
	
/*     M I D D L E    C O N T E N T     */

#middleContent {
	position: absolute;
	left: 25%;
	top: 162px;
	width: 40%;
	border-left: 3px solid white;
	z-index: 1;
}

#middleContent h1 {
	width: 100%;
	border-top: 3px solid white;
	margin-bottom: 10px;
}

#middleContent h1 span, h2 span, h3 span {
	width: 100%;
	text-align: left;
	margin-top: 10px;
    margin-left: 20px; }

#middleContent p {
	font: 12px Times;
	margin-left: 20px;
	margin-right: 20px; }

#middleContent p span {
	font: 12px Times; }

#middleContent a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}
#middleFooter { 
	width: 187.5%;
	border-top: 3px solid white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #ECE9D8;
}
	
/*     R I G H T    C O N T E N T     */

#rightContent {
/*	position: absolute;
	left: 65%;
	top: 162px;
	width: 35%;
	z-index: 2;*/
	position: relative;
	top: 30px;
	left: 605px;
	width: 340px;
	z-index: 2;
}

#rightContent h1 {
	width: 100%;
	border-top: 3px solid white;
	margin-bottom: 10px;
}

#rightContent p {
	margin-right: 10px;
}

#rightContent a:hover, a:active { 
	color: #0000FF;
	text-decoration: underline;
}

#rightContent li {
/*	display: block; 
	padding-top: 0px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0px;
	padding-bottom: 0px;*/
	display: block;
	margin-left: 0;
	margin-bottom: 3px;
    text-align: left;
    float: left;
    list-style: none;
    padding: 0px 0px 0px 15px;
	background: transparent url(images/red_maroon_dot.gif) 0 6px no-repeat;
}
