body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #496B49;


}


tr.topfiller {
	background-color:#E1EBE1;
	height: auto;
	text-align: center;


}tr.bottomfiller {
	background-color: #BDD3BD;
	height: auto;
	vertical-align: bottom;
	text-align: center;

}
td.content {
	background-image: url(../images/statescontentback.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 600px;
	margin: 0px;
	padding: 0px;


}
td.boxbottom {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	margin: 0px;
	padding: 0px;





}

td.boxtop {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	height: 120px;
	font-size: 18px;








}

table {
	height: 100%;
	width: 100%;
	margin: 0px;


}
.box {
	background-color: #D2E1D2;
	border: 2px solid #E6F0E6;
	height: 246px;
	width: 465px;
	text-align: center;
	padding: 0px;
	vertical-align: top;
	color: #004A6F;
	font-weight: bold;
	margin: 0px auto;





}
input.counter {
	background-color: #D2E1D2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 72px;
	color: #004A6F;
	border: none;
	font-weight: bold;
	width: 215px;
	margin: 0px;
	padding: 0px;
	text-align: center;




}
input.userinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004A6F;
	border: 2px solid #004A6F;
	padding: 5px;
	height: 30px;
	width: 200px;
	font-weight: normal;
	margin: 0px;

}
td.boxtd{
	text-align: center;
	vertical-align: top;
	height: 246px;
	margin: 0px;
	padding: 0px;






}
