html {margin:0px}
body {font-family:arial, sans-serif; font-size:14pt; margin:0 auto; height: 100%;}

/* Constructs */
div.header {height: 88px; background: none;}
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.menubar, div.left, div.footer {display:none} 
/* 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}