#headerPane
{
	display: none;
}

#headerPane2
{
	display: none;
}

#tagLinePane
{
	display: none;
}

#tagLinePane2
{
	display: none;
}

#footerPane
{
	display: none;
}

#copyright
{
	display: none;
}

TABLE#main TD#leftPane
{
	width: 10px;
	display: none;
}

.PageTitle
{
	color:#000000; 
}
.ReceiptTableAccount
{
	float: left;
	border: solid 1px #000000;
}

.ReceiptTablePersonalInfo
{
	margin-left: 20px;
	float: left;
	border: solid 1px #000000;
}

.ReceiptTH
{
	color:#333333; 
	font-family: Verdana; 
	font-weight: bold;
}

.ReceiptTotalCharge
{
	color:#000000; 
	font-family: Verdana; 
	font-weight: bold;
}

.ReceiptInfo
{
	color:#333333; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 14px;
}

.PrintLink
{
	display: none;
}