body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #dee7d6;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #wrapper {
	width: 918px;
	text-align: left;
	background-image: url(images/mainbg_wg_01.jpg);
	background-repeat: no-repeat;
	height: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	position: relative;
}
.oneColFixCtr #mainContent {
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #5c862c;
	position: absolute;
	left: 277px;
	top: 408px;
	line-height: 18px;
}
#footer_ {
	width: 696px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	position: absolute;
	z-index: 2;
	left: 41px;
	top: 621px;
	text-align: left;
	height: 58px;
}
body,td,th {
	color: #4f5050;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #693;
	text-decoration: none;
}
a:active {
	color: #4f5050;
	text-decoration: none;
}
.style1 {
	font-size: 17px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 13px;
	color: #5c862c;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 13px;
	color: #5c862c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}