body { padding: 0px; margin: 0px; height: 100%; }
table { background-color:#505000; border: 1px solid #666666; border-spacing: 0pt;}
td { border: 1px solid #666666; background-color: #000000; text-align: left; }
a { color: #C0C0C0; text-decoration: none; border: 0px; }
form { padding: 0px; margin: 0px; }
img { border: 0px; }
textarea { overflow: auto;}
input { overflow: auto; }

.background { background-repeat: no-repeat; background-position: center; z-index: 0; top: 0px; left: 0px; height: 100%; width: 100%; position: fixed;}
.content { z-index: 2; top: 0px; left: 0px;  text-align: center; position: absolute; width: 100%; }
.section { color: #FFFFFF; font-size: 14px; font-weight: bold; text-align: left; padding-left: 3px; }
.category { color: #F0F0F0; font-size: 16px; font-weight: bold; font-family: courier; text-align: center;}
.board { color: #C0C0C0; font-family: Times; text-align: left; font-size:18px; font-weight: bold; padding-left: 15px; }
.info { color: #C0C0C0; font-size: 14px; text-align: left; padding-left: 3px; padding-right: 3px; }
.footer { color: #C0C0C0; font-family: Times; font-size: 12px; text-align: left; padding-left: 10px; }
.errors {color: #C0C0C0; font-family: courier; background-color: #505000; }
.globalAdmin { color: #FFCC00; font-size: 14px; font-weight: bold; padding-left: 3px; padding-right: 3px; }
.admin { color: #FFFFFF; font-size: 14px; font-weight: bold; padding-left: 3px; padding-right: 3px; }
