.pageBacking {
	background-attachment: scroll;
	background-image: url(../images/pageBackingA.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.flashTableBacking {
	background-attachment: scroll;
	background-image: url(../images/flashTableBacking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerAlt1Body1 {
	background-attachment: scroll;
	background-image: url(../images/headerAlt1Body1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerAlt2Body2 {
	background-attachment: scroll;
	background-image: url(../images/headerAlt2Body2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.borderBottom1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.borderRight1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.borderTop1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
