.Table_Background {
	background-image: url(images/graphics/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background1 {
	background-image: url(images/graphics/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.Background2 {
	background-image: url(images/graphics/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Background3 {
	background-image: url(images/graphics/bottom_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Background4 {
	background-image: url(images/graphics/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/graphics/left_bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Background6 {
	background-image: url(images/graphics/right_bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background7 {
	background-image: url(Images/Graphics/Tshirts.gif);
	background-repeat: repeat;
	background-position: left top;
}
.ButtonBackground {
	background-image: url(images/graphics/buttons/Button.gif);
	background-repeat: no-repeat;
}
