.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #235B04;
	font-variant: normal;
}
a:link {
	color: #235B04;
}
a:visited {
	color: #235B04;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #235B04;
}
.footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#indexCell {
	background-color: #FFFFFF;
	background-image: url(images/spa_r4a_c5.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #929292;
}
.upAdjust {
	position: relative;
	top: -15px;
}
.bgCopy {

	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
