﻿


body
{
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
	background-image: none;
	background-color: #009933;
}





/*Content*/


#center
{
	background-color: #009933;
	width: 739px;
	height :auto;
}


#content
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 1px solid;
	border-left:#ffffff 1px solid;
	padding-top: 0px;
	border-bottom: #ffffff 0px solid;
	width: 1800px;
	height: 400px;
	position: absolute;
	top: 50px;
	left: 5px;
	background-color: #ffffff;
}




#Content5
{
	height: auto;
	padding-top: 10px;
	vertical-align: top;
	width: 100%;
	text-align: left;
	background-color: #ffffff;
}


