.topbargrad {
	background-image: url(design_elements/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.arial12ptgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.arial16ptgreybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.arial12ptgreybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.arial14ptgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}
.greenbackground {
	background-image: url(design_elements/bottom_back8.jpg);
	background-repeat: repeat;
}
.arial10ptgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
a:link {
	color: #666;
}
