@charset "utf-8";
body {
	background-color: #B2E364;
}
.menu-bar .menu-item a {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B8829;
	vertical-align: bottom;
}
.menu-bar {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.menu-item {
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: large;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: normal;
}
.ftr-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 50px;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
}



.page-title {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #5B8829;
	text-align: center;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #5B8829;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	line-height: 1.2em;
	margin-top: 7px;
	top: auto;
	bottom: auto;
}
.title-hr {
	border: #5B8829;
	height: 2px;
	color: #5B8829;
	background-color: #5B8829;
	margin-top: 0px;
	margin-bottom: 5px;

}
table {
	background-color: #FFFFFF;
	margin: auto;
	border: none;
}
hr {
	color: #5B8829;
	height: 2px;
}
