body {
	background-color: #550000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/mainbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.style2 {color: #666666}
.style3 {
	color: #990000;
	font-size: 12px;
}
.style7 {color: #FFFFFF; font-size: 12px; }
.style8 {color: #666666; font-size: 12px; }
.style10 {color: #FF0000}
.style11 {font-size: 12px}
.style12 {
	color: #333333;
	font-size: 16px;
}
.style13 {
	font-size: 16px;
	color: #990000;
}
.style16 {
	color: #999999;
}
.bg {
	background-image: url(image/pagebg.jpg);
	background-repeat: no-repeat;
}
.orange {
	color: #FF6600;
}
.indexli {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 12px;
	border-bottom-color: #DCDCDC;
	line-height: 25px;
	list-style-image: url(image/indexarrow.gif);
	list-style-position: inside;
}
.greyline {
	color: #DCDCDC;
}


a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.pricelist {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}

