.bg {
	background-image: url(../images/Back/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.club-bg {
	background-image: url(../images/Back/back4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.retailer-bg {
	background-image: url(../images/Back/back6.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.qanda-bg {
	background-image: url(../images/Back/qanda_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.font {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
}

.font-product-button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
}

.font-product-table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

a.PLink:link {
	color: 4F5E7D;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;

}

a.PLink:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;
	color: 4F5E7D;
	text-decoration: none;
}

a.PLink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;
	color: #990000;
	text-decoration: none;
}

a.LinkClub:link {
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}

a.LinkClub:visited {
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}

a.LinkClub:hover {
	color: #990000;
	text-decoration: none;
	line-height: 16px;
}

A:link {
	color: 4F5E7D;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;

}

A:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;
	color: 4F5E7D;
	text-decoration: none;
}

A:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 22px;
	color: #990000;
	text-decoration: none;
}