* {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: black;
  margin-top: 21px;
}

td.system {
  background: url(/flopbeat/gfx/protracker.gif) no-repeat top center;
}

.nav {
  padding-top: 4px;
}

.nav p {
  padding-top: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 8px;
}

.logo img {
  border: 0px;
  margin-bottom: 0px;
  margin-top: -6px;
  padding-top: 0px;
  padding-bottom: 8px;
}

.quadnav {
  padding-bottom: 19px;
  padding-right: 0px;
}

.quadnav img {
  padding: 0px;
  /* border: 1px solid white; */
}

.quadra {
  padding-top: 15px;
  padding-left: 0px;
  margin: 0px;
}

.quadra img {
  width: 80px;
  height: 65px;
  padding-left: 15px;
  margin: 0px;
  border: 0px;
}

.quadra img.odd {
  width: 80px;
  height: 65px;
  padding-left: 16px;
  margin: 0px;
  border: 0px;
} 



.status {
  padding-bottom: 8px;
}

.status img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}


h1, h2, h3, p {
  color: #ddd;
  margin-left: 10pt;
  margin-right: 10pt;
  font-family: Courier New, Courier fixed;
}

p {
  font-size: 9pt;
  font-weight: normal;
  padding-top: 2pt;
  padding-bottom: 2pt;
}

h1 {
  font-size: 12pt;
  font-weight: bold;
  color: #eee;
}

h2 {
  padding-top: 4pt;
  padding-bottom: 4pt;
  font-size: 14pt;
  font-weight: bold;
  color: #eee;
}

h3 {
  padding-top: 4pt;
  padding-bottom: 4pt;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
}

#main {
  padding: 6px;
/*  overflow: scroll; */
  height: 211px;
  width: 622px;
}

a:link    { color: FFFFFF; }
a:visited { color: 727272; }
a:hover   { color: B0B0B0;}
a:active  { color: B0B0B0; }