/* CSS Document */
#contentTxtDiv{
background-color:#FFFFFF;
width:730px;
height:460px;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}


.payment_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	border:2px solid #ffffff;
	border-bottom:2px solid #061D63;
	
	}
.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: 11px;
	color: #000000;
	text-decoration: none;
	background-color:#BEBEBE;
	height: 18px;
	border: 1px solid #46423C;
}
.pmnt_calc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #D4D0C8;
	height: 16px;
	border: 1px solid #464646;
	font-weight: bold;
}

