.section table.tbl-A td,
.section table.tbl-A th {
 border:solid 1px #ccc;
}
.section table.tbl-A td{
 background:#fff;
 text-align:center
}
.section table.tbl-A tr.loan-none td{
 background-color:#ECF4FD;
}
.section table.tbl-A tr.loan-none td.bgw{
 background-color:#ffffff;
}
.section table.tbl-A tr.loan-yes td{
 background-color:#FFFFCC;
}

.sub-t-box{
display:inline; 
padding:1px; border:1px solid #000000;
}