html {margin:0px}
body {font-family:sans-serif; font-size:12pt; margin:0 auto; height: 100%;}

/* Constructs */
div.header {height: 88px; background: none; border-bottom: 1px solid black}
div.logo {margin-top: 10px; margin-left: 10px; font-size: x-small; text-align:center; letter-spacing: 2px; width:100%}
div.bound  {width:100%; border: 0px;}
div.middle {width: 100%; height: 100%; background: none;}  
div.right, div.corright  {width: 100%; height: 100%; background:none; padding:0px;}
div.innercontent, div.splash, div.header ul, div.menubar, div.left, div.footer div.logosandwebmaster {display:none} 
div.footer {background:none; border-top: 1px solid black}
/* End Constructs */

/* remove print icon */
div.print {display: none; background:none}

.ledtable th {background-color: white; color: red;}
.ledtable td {border: 1px solid #ccc; border-collapse: collapse; margin: 2px; padding: 5px; vertical-align: top}