html, body {
	height: 100%
}

body {
	margin: 0 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #1a2103;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #009900;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #66FF66;
	background: transparent;
	text-decoration: underline;
}

div.containeralign {
	top: 60px;
	display: block;
	width: 662px;
	clear: inherit;
	margin: auto;
	position: relative;
	height: 307px;
}
div.container {
	width: 878px;
	display: block;
	left: 11px;
	position: relative;
	clear: both;
}

div.middle {
	width: 878px;
	float: left;
	display: inline;
}
