body {
	background-color: #336699;
	}
	
a img {
	border: none;
	}
	
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial;
	}
	
.thumbrow {
	width: 826px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6699CC;
	}
	
.thumbnail {
	border-style: solid;
	border-width: 5px;
	border-color: #99CCFF;
	}
	
.maintext {
	margin: auto 0px auto 0px;
	padding: 10px 50px 0px 50px;
	text-align: left;
	background-color: #6699CC;
	font-size: .8em;
	color: #333333;
	}
	
.copy {
	font-size: .8em;
	color: #99CCFF;
	}
	
.tradetable {
	width: 100%;
  margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	border-collapse: collapse;
}

.tradetd {
	height: 50px;
	text-align: center;
}
	
.smaller {
	font-size: .8em;
}
	
a.tradelink:link {font-size: 1em; font-weight: bold; color: #99CCFF; text-decoration: none;}
a.tradelink:visited {font-size: 1em; font-weight: bold; color: #99CCFF; text-decoration: none;}
a.tradelink:hover {font-size: 1em; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.tradelink:active {font-size: 1em; font-weight: bold; color: #99CCFF; text-decoration: none;}
	
a.legal:link {font-size: 1em; color: #99CCFF; text-decoration: none;}
a.legal:visited {font-size: 1em; color: #99CCFF; text-decoration: none;}
a.legal:hover {font-size: 1em; color: #99CCFF; text-decoration: none;}
a.legal:active {font-size: 1em; color: #99CCFF; text-decoration: none;}