.size5_green {
	font-size: 5px;
	color: #7F9A6E;
	background-color: #7F9A6E;
}
.size9_black {
	font-size: 9px;
	color: #222222;
	background-color: #222222;
}
#td_image {
	background-image: url(Assets/Images/background3.jpg);
	text-align: left;
	vertical-align: top;
}
h1 {
	color: #24301D;
	margin-bottom: 20px;
	font-size: 24px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.cellspan {
	padding-left: 25px;
}
.border {
	border: 1px solid #666666;
}
.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	color: #A2C682;
	background-color: #222222;
	font-weight: bold;
}
.background_cell {
	background-color: #7F9A6E;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #001C00;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	height: 20px;
	width: 50px;
	color: #CCFF66;
	text-align: center;
}
