
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.PG_BuyContentBg {
	background-image: url(../images/PG_BuyContentBg.gif);
	background-repeat: no-repeat;
	height: 703px;
}
.PG_BuyIconText {
	font-size: 10pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.PG_BuyIconText a {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}.PG_BuyIPText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.CreditVeryfyBg {
	background-image: url(../images/PG_CreditVerifyBg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
}
.CreditVerifyTable {
	border: 1px solid #dbdbdb;
}
.CreditVerifyTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.CreditVerifyTd {
	background-color: #D5D5D5;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.CreditVerifyTd input {
	background-color: #FFFFFF;
	border: 1px solid #999B9A;
	font-size: 9pt;
	line-height: 18px;
	height: 18px;
}
.CreditVerifyTd select {
	height: 20px;
	font-size: 9pt;
}
