a {
	color: #FFFFFF;
	text-decoration: none;
	}
.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 573px;
}
.body {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 850px;
	position: relative;
}
.header {
	width: 850px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	height: 296px;
	float: left;
	position: relative;
}
.logo {
	width: 264px;
	float: left;
	height: 296px;
	position: relative;
}
.topflash {
	float: left;
	height: 233px;
	width: 500px;
	position: relative;
	top: 45px;
	left: 10px;
}
.topright {
	float: right;
	height: 509px;
	width: 55px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
}
.topleft {
	float: left;
	height: 233px;
	width: 72px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	position: relative;
}
.topcontainer {
	background-image: url(images/top.png);
	float: right;
	height: 296px;
	width: 586px;
	background-repeat: no-repeat;
	background-position: top;
}
.top {
	background-image: url(images/top.png);
	float: left;
	height: 63px;
	width: 586px;
}
.bodyright {
	float: left;
	height: auto;
	width: 480px;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 15px;
}
.bodyleft {
	float: left;
	height: 222px;
	width: 192px;
	position: relative;
	background-color: #FFFFFF;
}
.footer {
	text-decoration: none;
	height: 57px;
	width: 850px;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

a:link {
	color: #074100;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #336600;
	text-decoration: none;
	}

a:active {
	color: #006633;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	text-indent: 0px;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-left: 15px;
}
.pagetitles {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #003300;
	padding-left: 15px;
}
.listtext {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footerCopy {
	text-decoration: none;
	height: 25px;
	width: 700px;
	text-align: center;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 15px;
	left: 65px;
}
.bodyleftunder {
	float: left;
	height: auto;
	width: 185px;
	position: relative;
	z-index: 1;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

