.GrowthChartTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(growth/GrowthTop2.gif);
	background-position: center bottom;
	color: #000000;
}
.GrowthChartMiddleLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(growth/GrowthMiddle2.gif);
	background-position: left;
	color: #000000;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
}
.GrowthChartMiddleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(growth/GrowthMiddle2.gif);
	background-position: right;
	color: #000000;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
}
.GrowthChartBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(growth/GrowthBottom2.gif);
	background-position: center bottom;
}
