body.quiz {font-size: 10pt;}

*.hide {display: none;}
*.show {display: block;}				

td.center {text-align: center;}
td.tableHeader {border-bottom: thin solid black;}

td.firstRow {padding-top: 1pt; border-left: thin solid black; border-top: thin solid black; border-bottom: thin solid black;}
td.firstRowNoLeftBorder {padding-top: 1pt; border-top: thin solid black; border-bottom: thin solid black;}
td.firstRowEnd {padding-top: 1pt; border-top: thin solid black; border-right: thin solid black; border-bottom: thin solid black;}

td.firstRowBottom {border-left: thin solid black; border-bottom: thin solid black;}
td.firstRowNoLeftBorderBottom {border-bottom: thin solid black;}
td.firstRowEndBottom {border-bottom: thin solid black; border-right: thin solid black;}

td.secondRow {padding-top: 1pt; border-left: thin solid black;}
td.secondRowNoLeftBorder {padding-top: 1pt; }
td.secondRowEnd {padding-top: 1pt; border-right: thin solid black;}

td.secondRowBottom {border-left: thin solid black;}
td.secondRowNoLeftBorderBottom {border-left: thin solid red;}
td.secondRowEndBottom {border-right: thin solid black;}

td.notLast {padding-top: 1pt; border-left: thin solid black; border-top: thin solid black;}
td.notLastNoLeftBorder {padding-top: 1pt; border-top: thin solid black;}
td.notLastEnd {padding-top: 1pt; border-top: thin solid black; border-right: thin solid black;}

/*td.notLastBottom {border-left: thin solid black;}
td.notLastNoLeftBorderBottom {border-left: thin solid black;}
td.notLastEndBottom {border-right: thin solid black;}*/

td.lastRow {padding-top: 1pt; border-left: thin solid black;}
td.lastRowNoLeftBorder {padding-top: 1pt; }
td.lastRowEnd {padding-top: 1pt; border-right: thin solid black;}
				
td.lastRowBottom {padding-top: 1pt; border-left: thin solid black; border-bottom: thin solid black; border-top: thin solid black;}
td.lastRowNoLeftBorderBottom {padding-top: 1pt; border-bottom: thin solid black; border-top: thin solid black;}
td.lastRowEndBottom {padding-top: 1pt; border-bottom: thin solid black; border-right: thin solid black; border-top: thin solid black;}								

td.lastRowParentBottom {border-left: thin solid black; border-bottom: thin solid black; border-top: thin solid black;}
td.lastRowNoLeftBorderParentBottom {border-bottom: thin solid black; border-top: thin solid black;}
td.lastRowEndParentBottom {border-bottom: thin solid black; border-right: thin solid black; border-top: thin solid black;}

td.lastRowFirstChild {border-left: thin solid black;  border-top: thin solid black; border-bottom: thin solid black;}
td.lastRowFirstChildNoLeftBorder {  border-top: thin solid black; border-bottom: thin solid black;}
td.lastRowFirstChildEnd {border-right: thin solid black;  border-top: thin solid black; border-bottom: thin solid black;}