.Table_Background {
	background-image: url(images/graphics/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background1 {
	background-image: url(images/graphics/top_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background2 {
	background-image: url(images/graphics/main_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.Background3 {
	background-image: url(images/graphics/bottom_left_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background4 {

}
.Background5 {
	background-color: transparent;
}
.Background6 {
	background-image: url(images/graphics/bottom_right_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background7 {
	background-image: url(images/graphics/main_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ButtonBackground {
	background-image: url(images/graphics/buttons/Button.gif);
	background-repeat: no-repeat;
}
