body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}
.bgtop {
	background-image: url(../images/general/bg-head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopbanner {
	background-image: url(../images/general/bg-topbanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgfoot {
	background-image: url(../images/general/bg-foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgdivider {
	background-image: url(../images/general/divider-rhs-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtform150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	width: 150px;
	font-weight: bold;

}
.txtform170 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	width: 170px;
	font-weight: bold;

}
.txtstd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtred11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.txtred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.txtred14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.txtwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txtwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bgproductthumb {
	background-image: url(../images/general/bg-productthumb.gif);
}
.bgrhsvideo {
	background-image: url(../images/general/bg-rhsvideo.gif);
}
.bgrhsvideotext {
	background-image: url(../images/general/bg-rhsvideotext.gif);
}
.bgrhsbanner {
	background-image: url(../images/general/bg-rhsbanner.gif);
}
.bgpcproduct {
	background-image: url(../images/general/bg-pcproduct.gif);
}
.bgpaymentpreview {
	background-image: url(../images/payment/bg-cost.gif);
}
.bgecardpreview {
	background-image: url(../images/ecard/bg-preview.gif);
}
a:hover { color: #ff0000; }
