body {
	background-attachment: scroll;
	background-color: #1A1A1A;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-image: url(images/bg_back.jpg);
}
.bg_table {

	background-image: url(images/bg_upper.jpg);
	background-attachment: scroll;
	background-color: #EB731C;
	background-repeat: repeat-x;
	background-position: left top;
}
.footerback {
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9F4EE;
}
.link1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9F4EE;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9F4EE;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F9F4EE;
}
.aboutback {
	background-attachment: scroll;
	background-image: url(images/about_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.type {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #332313;
}
.productname {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #EB731C;
}
.price {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #EB731C;
}
.pricebox {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4A4424;
}
.productspec {

	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #322111;
}
.whatsnewtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
