.bkgEri {
	background-attachment: scroll;
	background-image: url(images/bkgEri.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgTonna {
	background-attachment: scroll;
	background-image: url(images/bkgTonna.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mono {
	background-attachment: scroll;
	background-image: url(images/mono.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bluBar {
	background-attachment: scroll;
	background-image: url(images/bluBar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whiteBarUp {
	background-attachment: scroll;
	background-image: url(images/whiteBarUp.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whiteBarCornDx {
	background-attachment: scroll;
	background-image: url(images/whiteBarCornDx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.corniceDx {
	background-attachment: scroll;
	background-image: url(images/cornDx.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.whiteBarCornSxUp {
	background-attachment: scroll;
	background-image: url(images/whiteBarCornSxUp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corniceSx {

	background-attachment: scroll;
	background-image: url(images/cornSx.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.whiteBarCornDxDwn {

	background-attachment: scroll;
	background-image: url(images/whiteBarCornDxDwn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whiteBarCornSxDwn {

	background-attachment: scroll;
	background-image: url(images/whiteBarCornSxDwn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whiteBarDwn {

	background-attachment: scroll;
	background-image: url(images/whiteBarDwn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
