/* CSS document */

td.ncolh1 {background-color : darkblue; color : lightblue; font-face : verdana}
td.ncoltxtl {background-color : lightblue; color : black; text-align : right; font-weight : bold}
td.ncoltxtl2 {background-color : lightblue; color : black; text-align : right; font-weight : bold}
td.ncoltxtr {background-color : lightblue; color : black; text-align : left; font-weight : bold}
td.ncoltxtc {background-color : lightblue; color : black; text-align : center; font-weight : bold}
td.ncollogol {background-color : lightblue; color : black; text-align : right; font-weight : bold}
td.ncollogor {background-color : lightblue; color : black; text-align : left; font-weight : bold}
td.ncollogoc {background-color : lightblue; color : black; text-align : center; font-weight : bold}
td.ncoltxtmessage {background-color : lightblue; color : lightblue; text-align : left; font-weight : bold}
td.ncolinput {background-color : lightblue; color : black}
td.ncolline1 {background-color : white; color : black}
td.ncolline2 {background-color : lightblue; color : black}
input.ncol {background-color : darkblue; color : white}
table.ncoltable1 { background-color: lightblue; border: 2 solid darkblue;  }
table.ncoltable2 { background-color: lightblue;  border: 2 solid darkblue; }
table.ncoltable3 { background-color: lightblue; border: 2 solid darkblue;  }
// for Direct Debit payments
.DDtxt {text-align: left;margin-left:2em;font-weight: normal;margin-top:0;}
.DDlabel {text-align: left; margin-left:4em;font-weight: normal;margin-top:0;}
.DDdata {font-weight: normal;margin-top:0;}
.MKtxt {text-align: left;font-weight: bold; margin-left:2em;margin-top:0;}
.MKlabel {text-align: left; margin-left:4em;font-weight: normal;font-style:italic;margin-top:0;}
td.ncoltxtr p.MKlabel {margin-left:0;}
.MKdata {font-weight: normal;margin-top:0;}
.DDimp {font-weight: bold;margin-left:2em;text-align: left;margin-top:0;}
.DDsection {font-weight: bold;margin-left:0em;text-align: left; margin-top:1em; margin-bottom: 0em;}