body {
	background-color: #1f1303;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;	
}
div.contborder {
	width: 778px;
	border: 1px white solid;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;	
}
/* starts here conversion to classes */
div.head {
	width: 780px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;	
}
div.fltlft{
	float: left;	
	width: 107px;
	text-align: left;
	background-image: url(images/coinstrip.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div.fltlftmon{
	float: left;	
	width: 107px;
	height: 1257px;
	text-align: left;
	background-image: url(images/coinstrip.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div.fltlftsignup{
	float: left;	
	width: 107px;
	text-align: left;
		
}
div.fltrt {
	float: right;
	width: 204px;
	text-align: center;	
}
div.fltrtrand {
	float: right;
	width: 204px;
	text-align: center;
	margin-top: 50px;	
}
div.fltrtrandcont {
	float: right;
	width: 204px;
	text-align: center;
	margin-top: 70px;	
}
div.contentx1 {
	float:left;
	width: 400px;
	margin-left: 4px;
}

div.botnav {
	width: 778px;	
	margin-top: 20px;
	margin-left: auto;
    margin-right: auto;
	clear: both;	
}
/* ends here here conversion to classes */

div#contentchart {
	float:left;
	width: 600px;
	margin-left: 4px;
}
.bodytext {	
	text-align: justify;
	color: #D6AB2B;
	font-size: 12px;
	margin-left: auto;
    margin-right: auto;	
}
.bodytextl {	
	text-align: left;
	color: #D6AB2B;
	font-size: 12px;
	margin-left: auto;
    margin-right: auto;	
}
.smalltext {	
	text-align: justify;
	color: #D6AB2B;
	font-size: 10px;
	margin-left: auto;
    margin-right: auto;
	font-weight: bold;
}
td.lf {	
	text-align: left;
	color: #D6AB2B;
	font-size: 12px;
	background-color: #3d280c;
	text-indent: 4px;
	padding-right: 6px;	
}
.lfred {	
	text-align: left;
	background-color: #3d280c;
	text-indent: 20px;
	padding-right: 6px;	
	color: #FF0000;
	font-size: 10px;
}
input, textarea{	
	text-align: left;
	color: #1f1303;
	font-size: 12px;
	background-color: #f5e43f;
	text-indent: 4px;
	font-family: "Courier New", Courier, monospace;	
}
input#phoneoremail {
	background-color: #1f1303;	
}
span.signuptxt{	
	color: #D6AB2B;
	font-size: 11px;
	background-color: #1f1303;
	margin-left: 4px;
	clear:left;	
}
input#signupemail {
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
	width:70px;
}
input.signupsubmit {
	background-color: #cccccc;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	border: #000000 outset #666666;
	width: 74px;
}
input.signupsubmit:hover {
background-color: #FFFF00;
}
td.rt {	
	text-align: left;
	color: #D6AB2B;
	font-size: 12px;	
}
h1 {
	text-align: left;
	text-indent: 30px;
	width: 375px;
	height: 42px;
	color: #f1cc5e;
	font-size: 14px;
	line-height: 40px;
	background-image: url(images/headbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;		
}
h2 {
	text-align: left;
	text-indent: 30px;
	width: 375px;
	height: 20px;
	color: #f1cc5e;
	font-size: 14px;
	line-height: 20px;
	
	margin: 10px 0 0 0;	
}

li {
    color: #D6AB2B;
	font-size: 12px;
}
a.normal:link, a.normal:visited, a.normal:hover, a.normal:active {
	color: #f1cc5e;
	font-size: 14px;
}
a:link {
    color: #D6AB2B;
	font-size: 12px;
	text-decoration: underline;	
}
a:visited {
    color: #ffffff;
	font-size: 12px;
	text-decoration: underline;	
}
a:hover {
    color: #fab77c;
	font-size: 12px;
	text-decoration: underline;	
}
a:active {
    color: #ffffff;
	font-size: 12px;
	text-decoration: overline;	
}