#paymentTable {	border-collapse: collapse;	border: 1px solid #c7003e;}#paymentTable th {	background-color: #c7003e;	color: #ffffff;	font-weight: bold;	padding: 5px;}#paymentTable td {	border: 1px solid #c7003e;	padding: 5px;	cursor: default;}#paymentTable td:nth-last-child(-n+3) {	text-align: right;}#paymentTable tfoot {	background-color: #c7003e;	font-weight: bold;}#paymentTable .td1 {	color: #ffffff;
	background-color: #c7003e;
	font-weight: bold;
	border-top: 1px solid #ffffff;}