.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;
}
.Background3 {
	background-image: url(images/graphics/header1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Background4 {
	background-image: url(images/graphics/product_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.Background5 {
	background-image: url(images/graphics/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Background6 {
	background-image: url(images/graphics/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.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;
}
.Background2 {
	background-image: url(images/graphics/left_links_background.jpg);
	background-repeat: no-repeat;
	border: 1px solid #98b1a6;
}
