@charset "utf-8";
body {
	background-image: url(/images/fadebg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #683091;
}
a:link {
	text-decoration: none;
	color: #1e84c4;
}
a:visited {
	text-decoration: none;
	color: #1e84c4;
}
a:hover {
	text-decoration: underline;
	color: #1e84c4;
}
a:active {
	text-decoration: none;
	color: #1e84c4;
}
.cssBghomeproductsfade {
	background-image: url(/images/bghomeproductsfade.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 400px;
}
.grayArialHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.cartbgfade {
	background-image: url(/images/cartbgfade.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 917px;
}

.navbgfade {
	background-image: url(/images/navbgfade.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.textArialWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.textArialAqua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e84c4;
}
.textArialGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.textArialGray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
.textArialGray3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

