body {
	background-color: #FFDB4A;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}
.content_index {
	background-image: url(images/content_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 49px 0px 0px 20px;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 74px 30px 40px;
}
.float_right {
	float: right;
	margin-left: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #78A218;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #316F22;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #316F22;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blue_line {
	background-color: #23521B;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1D3D14;
	border-right-color: #1D3D14;
	border-bottom-color: #1D3D14;
	border-left-color: #1D3D14;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #316F22;
	text-decoration: none;
}
a:visited {
	color: #316F22;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.pad {
	padding-bottom: 4px;
}
.dash_line {
	padding-top: 6px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFDB4A;
	border-right-color: #FFDB4A;
	border-bottom-color: #FFDB4A;
	border-left-color: #FFDB4A;
}
.home_link {
	width: 198px;
	text-align: center;
}


.page_admin {
	background-color: #ffffff;
}
