body {
	background-color: #060226;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.maintablerow {
	background-color: #060226;
}
.mainmenustyle {
	color: #FFFFFF
}
.navlist li {
	width: 135px;
	background-color: #FFFFB9;
	padding-bottom: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: .05em;
}
a:hover {
	text-decoration: underline;
}
.line {
	color: #999999;
}
.background {
	/* background-image: url(../images/bottlebackground.jpg); */
	background-color: #060226;
	background-repeat: no-repeat;
	background-position: center center;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.tips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF99;
}
.contentsmall {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.contentbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	background-position: bottom;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00;
	text-align: left;
}
