.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;
}
.Background3 {
	background-image: url(images/Graphics/scoll_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Background4 {
	background-image: url(images/Graphics/Buttons/left_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/Graphics/main_background2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background6 {
	background-image: url(images/Graphics/button.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;
	background-attachment: fixed;
}
.ButtonBackground {
	background-image: url(images/Graphics/Buttons/Button.gif);
	background-repeat: no-repeat;
}
.Backgroundtap {
	background-image: url(images/Graphics/tap_of_the_year.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
