.payment_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	letter-spacing:2px;
	line-height:20px;
	}
.boarder {
   border: 1px solid #CCCCCC;
}.payment_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	padding:0px 0px 0px 5px;
}
.pmnt_tbox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		background-color:#ACBCE5;
	height: 18px;
	border: 1px solid #666666;
}
.pmnt_calc {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #434343;
	height: 16px;
	border: 1px solid #081e5a;
	font-weight: bold;
}
