@charset "utf-8";
/* CSS Document */
table.five {
	width: 1000px;
	padding: 10px;
}
table.item {
	padding: 10px;
	width: 200px;
	border-color: #000000;
	border-width: 1px;
	border:#666666 solid thin;
}
.vbot {
	vertical-align:bottom;
}
ul.hglist, ul.hglist li {
	marign: 0;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
	padding-bottom:0px;
	padding-top:0px;
	list-style: none;
}
.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;
	font-weight: bolder;
	line-height: 3em;
	color:#030;
}
/* ------ 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;
}
