body {
	background-color: #000000;
	background-image: url(img/bg-grad.jpg);
}
#hidden {
	width: 200px;
	position: absolute;
	left: -999px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.top-bg {
	background-attachment: fixed;
	background-image: url(imgs/bg-body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bottom-bg {
	background-attachment: scroll;
	background-image: url(img/bottom-bg-century2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #797878;
}
.footer-bg {
	background-attachment: scroll;
	background-image: url(img/footer-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 31px;
	padding: 10;
	text-align: left;
}
.normal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.img-border {
	border: thin solid #999999;
}
.border {
	background-attachment: scroll;
	background-image: url(img/product-menu-bg.jpg);
	background-repeat: repeat-x;
}
.menuBG {
	background-attachment: scroll;
	background-image: url(img/menubg2.jpg);
	background-repeat: repeat-x;
	background-color: #8D8D8D;
}
.spec td {
	padding: 3px;
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
}
.spec {
	border-collapse: collapse;
}
