.headerBG {
	background-attachment: scroll;
	background-image: url(images/top-tile-fw.gif;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/top-tile-fw.jpg);
}
.tableBG {
	background-attachment: fixed;
	background-image: url(images/jj-green-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.jjBG {
	background-attachment: scroll;
	background-image: url(images/jj-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableContactBG {
	background-attachment: scroll;
	background-image: url(images/office_contact_fade.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}
.jjGRN_BG {
	background-attachment: scroll;
	background-image: url(images/jj-green-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

