@charset "UTF-8";
/* TraderBytes CSS Styles */

* {
	margin:0;
	padding:0;
	}

body {
	background-color:#FFFFFF;
	color:#2A3741;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	}

#fullwidth{
	width:100%;
	}

#maincontent {
	width:1000px;
	margin:0 auto;
	padding-bottom:1px;
	overflow:hidden;
	border:#D3DBDE 2px solid;
	}

img {
	border:none;
	}


/*HEADER CSS*/

#headersize {
	width=100%;
	height:120px;
	background: url(http://www.traderbytes.com/images/homegradient.gif) repeat-y;
	}	
	
#headercontents {
	width:1000px;
	margin:0 auto;
	}

#headerleft {
	height:120px;
	width:300px;
	float:left;
	}

#headerright {
	height:120px;
	width:698px;
	float:right;
	} 

#headerleftcol {
	height:120px;
	width:379px;
	float:left;
	text-align:center;
	}
		
#headerlefttop {
	width:379px;
	height:75px;
	}
	#headerlefttop p {
		padding-top:12px;
		font-size:52px;
		color:#FFFFFF;
		}
	
#headerleftbottom {
	width:379px;
	height:35px;
	}
	#headerleftbottom p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#FFFFFF;
		}

#headerrightcol {
	height:120px;
	width:300px;
	float:right;
	}


/*FOOTER CSS*/

#footer {
	width:100%;
	height:70px;
	background:url(http://www.traderbytes.com/images/homegradient.gif) repeat-y;
	text-align:center;
	}

#footer p {
	padding-top:16px;
	font-family:trebuchet, trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

#footer a:link {
	text-decoration: none;
	color:#FFFFFF;
	}

#footer a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}

#footer a:hover {
	text-decoration: underline;
	color:#FF6600;
	}


/*LAYOUT AND DIV CSS*/


.leftwide {
	float:left;
	width:588px;
	overflow:auto;
	}

.rightwide {
	float:right;
	width:588px;
	overflow:auto;
	padding-top:5px;
	}

.leftcol {
	float:left;
	width:276px;
	}

.rightcol {
	float:right;
	width:276px;
	}

.breakline {
	border-bottom:#D3DBDE 1px solid;
	height:1.4em;
	width:100%;
	margin-bottom:1em;
	}

/*TEXT DEFINITION CSS*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	margin:0;
	padding:0;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:300;
	margin:0;
	padding:0;
	}

h1 a:link, h2 a:link {
	color:#557682;
	text-decoration: none;
	}

h1 a:visited, h2 a:visited {
	color:#557682;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover {
	color:#2A3741;
	text-decoration: none;
	}

p {
	line-height:normal;
	margin:0;
	padding:0;
	padding-top:1em;	
	}
	p a:link {
	color:#0000FF;
	text-decoration: none;
	}
	p a:visited {
	color:#0000FF;
	text-decoration: none;
	}
	p a:hover {
	color:#0000FF;
	text-decoration: underline;
	}

li	{
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	}

.bluetext {
	color:#0000FF;
	text-decoration: none;
	}
	
.mycenter {
	text-align:center;
	}

.orangelink {
	font-style:oblique;
	}
	.orangelink a:link {
	color: #FF6600;
	text-decoration: none;
	}
	.orangelink a:visited {
	color:#FF6600;
	text-decoration: none;
	}
	.orangelink a:hover {
	color:#FF6600;
	text-decoration: underline;
	}

.testimonial {
	font-style:italic;
	}

.learnmore {
	margin: 5px 5px;
	padding:0;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#2A3741;
	}
	.learnmore a:link {
	color:#2A3741;
	text-decoration: none;
	}
	.learnmore a:visited {
	color:#2A3741;
	text-decoration: none;
	}
	.learnmore a:hover {
	color:#FF6600;
	text-decoration: underline;
	}

.normal {
	font-style:normal;
	}
	
.mysearch {
	padding-right:5px;
	}
	

/*TABLES CSS*/

.maintopbox {
	width:1000px;
	height:170px;
	}	

.maintopleft {
	float:left;
	width:190px;
	height:170px;
	}

.maintopright {
	float:right;
	width:810px;
	height:170px;
	}

.topleft {
	float:left;
	width:180px;
	height:160px;
	margin:5px;
	border:#D3DBDE 1px solid;
	}
	.topleft p {
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		}

.topflash {
	float:left;
	width:608px;
	margin: 5px 5px 0px 5px;
	height:160px;
	border:	dotted #D3DBDE 1px;
	}
		
.topright {
	float:right;
	width:180px;
	height:160px;
	margin:5px 5px 5px 0px;
	border:#D3DBDE 1px solid;
	overflow:hidden;
	}
	

.mainbottombox {
	width:1000px;
	height:390px;
	}

.mainbottomleft {
	float:left;
	width:190px;
	height:390px;
	}

.mainbottomright {
	float:right;
	width:810px;
	height:390px;
	}

.bottomleft {
	float:left;
	width:180px;
	height:380px;
	margin:5px;
	border:#D3DBDE 1px solid;
	}

.bottommiddle {
	float:left;
	width:608px;
	height:380px;
	margin:5px 5px 0px 5px;
	border:	dotted #D3DBDE 1px;
	text-align:center;
	}

.bottomright {
	float:right;
	width:180px;
	height:380px;
	margin:5px 5px 5px 0px;
	border:#D3DBDE 1px solid;
	}


.contactbox {
	width:1000px;
	height:380px;
	}	

.contactleft {
	float:left;
	width:380px;
	height:380px;
	}

.contactright {
	float:right;
	width:620px;
	height:380px;
	overflow:auto;
	}

.symbolsbox {
	width:1000px;
	height:500px;
	}	

.symbolsright {
	float:right;
	width:620px;
	height:500px;
	overflow:auto;
	}

.symboltop {
	width:620px;
	height:150px;
	}

.symbolbottom {
	width:620px;
	height:350px;
	overflow:auto;
	}

.orderbox {
	width:1000px;
	height:500px;
	overflow:auto;
	}	

.orderleft {
	float:left;
	width:425px;
	height:500px;
	}

.orderright {
	float:right;
	width:550px;
	height:1000px;
	}


table {
	font-size:14px;
	line-height:20px;
	}	

.boxheadline {
	background-color:#3264C7;
	padding: 5px 10px;
	font-family: Georgia,trebuchet, trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	}

p {
	margin: 5px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#2A3741;
	}