.menu-table {
	margin-bottom: 30px;
}
.menu-table td {
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color: #5C7A20;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-table td a {
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color: #5C7A20;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu-table td a:hover {
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#tdSelected {
	text-align: center;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #5C7A20;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
