.centerbg {
	background-attachment: scroll;
	background-color: #FF0000;
	background-image: url(../graphics/centerbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
.indexbg {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../graphics/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.ssicopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.level2bg {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../graphics/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybg {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../graphics/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
