.style16 {
	font-family: "Times New Roman";
	font-size: small;
	text-align: center;
	margin-left: 5px;
}
.style18 {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-left: 5px;
}
.style12 {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin-left: 5px;
}
body {
	color: #99cc66;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99cc66;
}

#container {
	width: 929px;
	margin: 0 auto;
	padding-top: 10;
	background-color: #99cc66;
	background-attachment:scroll;
	position: relative;
	height: auto; 
	}


#center {
	float: right;
	color: #99cc66;
	background: #99cc66;
	width: 560px;
	display: block;
	min-height: 400px;
	padding-top: 10px;
	border-top-color: #EDEDC2;
	border-top-style: ridge;
	border-top-width: thin;
	background-color: #99cc66;
}
#column_r {
	border-color: #99cc66;
	border-style: ridge;
	border-width: thin;
	width: 241px;
	float: right;
	background-color: #99cc66;
	position: static;
	min-height: 400px;
	padding-top: 10px;
	padding-right: 10px;
	border-bottom-style: none;
	border-right-style: ridge;
	border-right-color: EDEDC2;
	border-widge: thin;
}

#footer {
	width: 926px;
	text-align: center;
	background-color: #99cc66;
	padding-bottom: 5px;
	max-width: 926px;
	float: left;
	float:inherit;
	border-color: #EDEDC2;
	border-style: ridge;
	border-width: thin;
	position: relative;
}/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	background-color: #99cc66;
}
#footer a {
	color: #99cc66;
	text-decoration: underline;
}
	text-decoration: underline;
}
#footer a:hover {
	color: #99cc66;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #99cc66;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
