.hide{
	display: none;
	background-position: right bottom;
}
.bodymiddle {
	background-color: E1FFD2;
	background-position: right bottom;
}
.bodytopbottom {
	background-color: E8EFC0;
	background-position: right bottom;
}
.tablemiddle {
	background-color: BDFF9D;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 80%;
	background-position: right bottom;
	color: #85571D;
}
.tabletopbottom {
	background-color: D3E189;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 60%;
	color: #85571D;
	background-position: right bottom;
}
.hr_special {
	align: center;
	width: 100%;
	size: 2;
	color: 85571D;
	background-color: 85571D;
}
.hr_narrow {
	align: left;
	width: 87%;
	size: 0.5;
	color: 85571D;
	background-color: 85571D;
}
.tablemiddlePlus1 {
	background-color: BDFF9D;
	font-family: "Arial Black", Arial, sans-serif;
	background-position: right bottom;
	color: #85571D;
	font-size: 100%;

}
.hr_specialGreen {
	align: center;
	width: 100%;
	size: 2;
	color: 00FF00;
	background-color: 00FF00;
}
.forms {
	float: left;
	background-color: #E1FFD2;
	font-family: "Arial Black", Arial, sans-serif;
	color: 85571D;
	font-size: 100%;
}

