@charset "utf-8";
/* CSS Document */
.txtbkg {
	background-color:#FFFFCC;
}
.tblheadbkg {
	background-color:#666666;
	font-weight: bold;
}
.liPadding {
	padding: 6px;
}
.promotion {
	font-size: 12px;
	font-weight: bold;
	color:#FFCC00;
}
.promotionbox {
	font-size: 24px;
	color:#FF0000;
	background-color:#999999;
}
.glowsmall {
	font-size: 8px;
	width: 400px;
}
.originalPrice {
	text-decoration: line-through;
}
.shippingsmall {
	font-size: 10px;
}
.productName {
	color:#FFCC66;
	font-size: 14px;
	font-weight: bold;
}
.productFeature {
	color:#FFCC66;
	font-weight: bold;
}
.featureblue {
	color:#99CCCC;
	text-decoration: underline;
}
.HGh3 {
	font-size: medium;
	font-style: normal
}
/* ------ the current color font style ------ */

.red {
	color: #FF0000;
}
.blue {
	color: #0066FF;
}
.green {
	color: #00CC00;
}
.yellow {
	color:#FFFF00;
}
.pink {
	color:#FF99FF;
}
.orange {
	color:#FF9966;
}
.white {
	color:#FFFFFF;
}
.aqua {
	color:#00FFFF;
}
.purple {
	color: #939;
}

