.Table_Background {
	background-image: url(Images/Graphics/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background1 {
	background-image: url(images/graphics/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background2 {
	background-image: url(images/graphics/background_iframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background3 {
	background-image: url(images/graphics/bottom_left_block.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background4 {
	background-image: url(images/graphics/background3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/graphics/background4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background6 {
	background-image: url(images/graphics/background5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background7 {
	background-image: url(images/graphics/textbox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.ButtonBackground {
	background-image: url(images/graphics/buttons/Button.gif);
	background-repeat: no-repeat;
}
.Background8 {
	background-image: url(images/graphics/bottom_left_block_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
