.bg-home {
	background-attachment: fixed;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tx12gray {
	font-size: 12px;
	color: #333333;
}
.bg-home2 {
	background-attachment: fixed;
	background-image: url(img/back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tx12wh {
	font-size: 12px;
	color: #FFFFFF;
}
.tx12wh a:hover {
	font-size: 12px;
	color: #FFFFFF;
}
.tx12wh a:active {
	font-size: 12px;
	color: #FFFFFF;
}
.tx12wh a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.tx12wh a:link {
	font-size: 12px;
	color: #FFFFFF;
}
.bg-items {
	background-attachment: fixed;
	background-image: url(img/back3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border-wh {
	border: 1px solid #FFFFFF;
}
.bg-order {
	background-attachment: fixed;
	background-image: url(img/back4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-gallery {
	background-attachment: fixed;
	background-image: url(img/back5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-info {
	background-attachment: fixed;
	background-image: url(img/back6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-faq {
	background-attachment: fixed;
	background-image: url(img/back8.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tx10black {
	font-size: 10px;
	color: #000000;
}
.border-gray {
	border: 1px solid #333333;
}
.bg-link {
	background-attachment: fixed;
	background-image: url(img/back10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tx10wh {
	font-size: 10px;
	color: #FFFFFF;
}
.bg-real {
	background-attachment: fixed;
	background-image: url(img/back9.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
