/* Main Section */

form {margin-bottom: 0; margin-top: 0;}
tbody {margin-bottom: 0; margin-top: 0; margin-left:0; margin-right:0; }

.displayOn { display:inline; }
.displayOff { display:none; }

div.divOn { display: inline; }
div.divOff { display: none; }

td.emptyLine1px { height:1px; }
td.emptyLine2px { height:2px; }
td.emptyLine5px { height:5px; }
td.emptyLine10px { height:10px; }
td.emptyLine20px { height:20px; }

td.blackLine1px { height:1px; background-color:#000000}
td.blackLine2px { height:2px; background-color:#000000 }
td.blackLine5px { height:5px; background-color:#000000 }
td.blackLine10px { height:10px; background-color:#000000 }

td.whiteLine1px { height:1px; background-color:#FFFFFF}
td.whiteLine2px { height:2px; background-color:#FFFFFF }
td.whiteLine5px { height:5px; background-color:#FFFFFF }
td.whiteLine10px { height:10px; background-color:#FFFFFF }

div.emptyLine1px { height:1px; width:100%; overflow:hidden; }
div.emptyLine2px { height:2px; width:100%; overflow:hidden; }
div.emptyLine3px { height:5px; width:100%; overflow:hidden; }
div.emptyLine10px { height:10px; width:100%; overflow:hidden; }

div.greyLine1px { height:1px; background-color:#777777; width:100%; overflow:hidden; }
div.greyLine2px { height:2px; background-color:#777777; width:100%; overflow:hidden; }
div.greyLine5px { height:5px; background-color:#777777; width:100%; overflow:hidden; }
div.greyLine10px { height:10px; background-color:#777777; width:100%; overflow:hidden; }

div.whiteLine1px { height:1px; background-color:#FFFFFF; width:100%; overflow:hidden; }
div.whiteLine2px { height:2px; background-color:#FFFFFF; width:100%; overflow:hidden; }
div.whiteLine5px { height:5px; background-color:#FFFFFF; width:100%; overflow:hidden; }
div.whiteLine10px { height:10px; background-color:#FFFFFF; width:100%; overflow:hidden; }

/* Verdana Section */

td.ver008 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8px; }
td.ver010 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; }
td.ver011 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; }
td.ver012 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; }
td.ver013 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; }
td.ver014 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; }
td.ver015 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 15px; }
td.ver018 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 18px; }
td.ver020 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 20px; }

/* Arial Section */

td.ari008 { font-family : Arial, Helvetica, sans-serif; font-size : 8px; }
td.ari010 { font-family : Arial, Helvetica, sans-serif;	font-size : 10px; }
td.ari011 { font-family : Arial, Helvetica, sans-serif; font-size : 11px; }
td.ari012 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }
td.ari013 { font-family : Arial, Helvetica, sans-serif; font-size : 13px; }
td.ari014 { font-family : Arial, Helvetica, sans-serif; font-size : 14px; }
td.ari015 { font-family : Arial, Helvetica, sans-serif; font-size : 15px; }
td.ari020 { font-family : Arial, Helvetica, sans-serif; font-size : 20px; }

/* Times New Roman Section */

td.tim008 { font-family : "Times New Roman", Times, serif; font-size : 8px; }
td.tim010 { font-family : "Times New Roman", Times, serif; font-size : 10px; }
td.tim011 { font-family : "Times New Roman", Times, serif; font-size : 11px; }
td.tim012 { font-family : "Times New Roman", Times, serif; font-size : 12px; }
td.tim013 { font-family : "Times New Roman", Times, serif; font-size : 13px; }
td.tim014 { font-family : "Times New Roman", Times, serif; font-size : 14px; }
td.tim015 { font-family : "Times New Roman", Times, serif; font-size : 15px; }
td.tim020 { font-family : "Times New Roman", Times, serif; font-size : 20px; }

/* Courier Section */

td.cou008 { font-family : "Courier New", Courier, monospace; font-size : 8px; }
td.cou010 { font-family : "Courier New", Courier, monospace; font-size : 10px; }
td.cou011 { font-family : "Courier New", Courier, monospace; font-size : 11px; }
td.cou012 { font-family : "Courier New", Courier, monospace; font-size : 12px; }
td.cou013 { font-family : "Courier New", Courier, monospace; font-size : 13px; }
td.cou014 { font-family : "Courier New", Courier, monospace; font-size : 14px; }
td.cou015 { font-family : "Courier New", Courier, monospace; font-size : 15px; }
td.cou020 { font-family : "Courier New", Courier, monospace; font-size : 20px; }

