body {
	background-color: #000000;
}
.footerlinks {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

A.footerlinks:hover {
font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
	text-decoration:none;
	}

.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

A.navitext:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	}
	
	.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

A.links:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
	}
	
	
.footertable {
	height: 32px;
}

.headermenu{
	height: 128px;
	width:480px;
	background-image:url(images/header.png);
}
.mainleft{
	height: 300px;
	background-color:#FFFFFF;
}
.envleft{
	height: 300px;
	background-image:url(images/env.png);
	background-repeat: no-repeat;
	background-position: right;
}

.etradeleft{
	height: 300px;
	background-image:url(images/trade.png) ;
	background-repeat: no-repeat;
	background-position: right;
}
.pelletleft{
	height: 300px;
	background-image:url(images/pelletleft.png);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
}
p {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	margin-top:20px;
	margin-bottom:20px;
		margin-left:20px;
	margin-right:200px;
}
input {
	background-color: #CCCCCC;
	border-width:0px;
	
}
textarea {
	background-color: #CCCCCC;
	border: none;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E3001A;
}
.blackheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.pellet {

	font-family: arial;
	font-size: 10px;
	color: #999999;
	margin-top:20px;
	margin-bottom:20px;
		margin-left:20px;
	margin-right:20px;
}

#main {
	position: absolute;
	background:#FFF;
	margin: 20px 10px 20px 20px;
	width: 252px;
}
#main a{
color:#000000;
}
#main a:hover{
color:#E00014;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.h1copy {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
.h1copygrey {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.bodytext {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
