.Table
{
	vertical-align: top; 
	border: none 0 #000;
	border-collapse: collapse;
	padding: 0;
	border-spacing: 0;
	width:90%;
	margin:0px auto;
}
.PaymentsVerifyTable
{
	padding: 100;
	border-spacing: 100; 
}
.PaymentsVerifyTable_TitleTD
{
	text-align:center;
	text-decoration: underline;
}
.PaymentsVerifyTable_DataTD
{
	text-align:center;
}
.PaymentsVerifyTable_TitleFailedTD
{
	font-weight: bold;
	white-space: nowrap;
	font-size: 14pt;
	color: #990000;
	background-color: #ffff99;
	text-decoration: underline;
}
.PaymentsVerifyTable_TitleSuccessTD
{
	font-weight: bold;
	white-space: nowrap;
	font-size: 14pt;
	text-decoration: underline;
	background-color: #669966;
}
.PaymentsVerifyTable_HeaderTD
{
	font-weight:bold;
	border-bottom: solid 1px #000; 
	white-space:nowrap;
	text-align:center;
}
.PaymentsVerifyTable_TotalsTD
{
	border-top: solid 1px #000; 
	white-space:nowrap;
	text-align:center;
	font-weight: bold;
}
.PaymentsVerifyTable_DetailsTD
{
	text-align:center;
}
.RecurringTable
{
	text-align:left;
	width: 740px;
}	
.MyAccountsTable
{
	text-align:left;
}
.MyAccountAcctInfo
{
	width: 750px;
}
.MyAccountAcctType
{
	width: 750px;
}
.FooterTable
{
	width: 550px;
	border-top: gainsboro thin solid;
	font-size: 9pt;
}
.loginDiv
{
	width:100%; text-align:center;
}
.loginTable
{
	border-right: #006600 thin solid;
	border-left: #006600 thin solid;
	border-bottom: #006600 thin solid;
	background-color: #398113;
	text-align:center;
	width:400px;
}
.userDiv
{
	width:100%; text-align:center; 
}
.newuserTable
{
	border: 0;
	padding: 0;
	background-color: #0D7C99;
	text-align: center;
	width: 750px;
}

.newuserDiv
{
	width:765px; text-align:center;
}
.UserTable
{
	border: 0;
	padding: 0;
	background-color: #ff00cc;
	text-align: center;
	width: 750px;
}
.fundingDiv
{
	width:100%; text-align:center;
}
.fundingTable
{
	background-color: #f3f4e1;
	text-align:center;
	width:100%;
}
.fundingPaymentInfoDiv
{
	background-color:#fff;
}
.changepasswordDiv
{
	width:100%; text-align:center;
}
.changepasswordTable
{
	border: 0;
	padding: 0;
	border-right: #006600 thin solid;
	border-left: #006600 thin solid;
	border-bottom: #006600 thin solid;
	background-color: #398113;
	text-align:center;
	width:750px;
}
.PaymentTypeTable
{
	padding: 0;
	border-bottom: #006600 thin solid;
	border-collapse: collapse;
	width: 740px;
}
.NotesTable
{
	padding: 0;
	margin: 0;	
	width: 100%;
}


