#title01 {
	width: 852px;
	height: 35px;
	padding: 0px 24px;
	margin-bottom: 20px;
	background-color: #60956F;
	border-bottom: 1px solid #707070;
}

#title01 h3 {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	float: left;
}


table {
	border-collapse: collapse;
	margin-bottom: 25px;
}

tr.center td {
	text-align: center;
	background-color: #E5E5E5;
}

tr.years td {
	background-color: #60956F;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
}

tr.wh td {
	background-color: #FFFFFF;
}

tr.gr td {
	background-color: #E5E5E5;
}

td {
	height: 40px;
	font-size: 12px;
	border: 1px solid #000000;
	padding: 0px 5px;
}
