body {
	background-image: url(/elements/bkgr90x90.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallblackbold {
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #9A0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9A0000;
}
.blueSubnav {
	line-height: 16px;
	font-weight: bold;
	color: 003399;
	text-decoration: none;
	font-size: 12px;
}
.redLogin {
	font-size: 14px;
	font-weight: bold;
	color: #9A0000;
}
.cart {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.goldCaps {
	text-transform: uppercase;
	color: #ffd700;
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.blueBold {
	font-weight: bold;
	color: #9A0000;
	text-decoration: none;
}
.productTitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.REDBold {
	font-weight: bold;
	color: 003399;
	text-decoration: none;
}
.linksText {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formtitles {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
blockquote.helpContents {

	position: absolute;

	top: -1000px;

	left: -1000px;	

	margin: 0;

	padding: 5px;

	width:175px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;	

	border: 1px solid #000;

	z-index: 100;

	background-color: #FFFFFF;

	opacity: .85;

	filter: alpha(opacity=85);

}

