* {
  font-family: sans-serif;
}

H1 {
  text-align: center;
}

H2 {
  text-align: center;
}

H3 {
  text-align: center;
}

A:visited {
  color: #0000CC;
}

TABLE.navbox {
  width: 728px;
  height: 32px;
  border-top: navy 3px double;
  border-bottom: navy 3px double;
  background-color: #DDDDFF;
  font-family: sans-serif;
  font-size: x-small;
}

TABLE.main {
  width: 468px;
  font-family: sans-serif;
  font-size: x-small;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

TABLE.wide {
  width: 728px;
  font-family: sans-serif;
  font-size: x-small;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

TABLE.mini {
  width: 200px;
  font-size: 11px;
}

TABLE.mini TD {
  font-family: sans-serif;
  font-size: xx-small;
}

TABLE.referer_table {
  width: 468px;
  font-family: sans-serif;
  font-size: x-small;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

P.note {
  width: 468px;
  font-family: sans-serif;
  text-align: center;
  border-top: darkred 3px double;
  border-bottom: darkred 3px double;
  color: darkred;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
}

P.news {
/*  width: 728px;*/
  font-family: sans-serif;
  text-align: center;
  border-top: navy 3px double;
  border-bottom: navy 3px double;
  background-color: #EFEFFF;
  color: black;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
}

P.links {
  font-family: sans-serif;
  font-size: xx-small;
  text-align: center;
}

SPAN.connect {
  width: 64;
  text-align: center;
  background: #EEEEEE;
  border-top: solid 1px white;
  border-left: solid 1px white;
  border-bottom: solid 1px gray;
  border-right: solid 1px gray;
}

SPAN.connect A {
  color: black;
  background: #EEEEFF;
  text-decoration: none;
}

LI {
  font-family: sans-serif;font-size: x-small;
}

IMG.bullet {
  padding-left: 3px;
  padding-right: 3px;
  width: 4px;
  height: 7px;
  border: none;
}

TH {
  background-color: navy;
  color: white;
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}

TH A {
  color: cyan;
}

TH A:visited {
  color: cyan;
}

TR {
  background-color: #DDDDFF;
  padding-right: 4px;
  padding-left: 4px;
}

TR.white {
  background-color: #FFFFFF;
}

TR.referer_tr {
  background-color: #FFFFFF;
}

TR.modded {
  background-color: #EFEFFF;
}

TR.hilite {
  background-color: #DDDDFF;
}

TR.hilite TD A {
  color: blue;
}

TR.up {
  background-color: #DDDDFF;
}

TR.live {
  background-color: #DDFFDD;
}

TR.down {
  background-color: #FFFFDD;
}

TR.old {
  background-color: #EEEEEE;
}

TR.old A {
  color: navy;
}

TR.dead {
  background-color: #FFEFEF;
  color: red;
}

TR.dead A {
  color: maroon;
}

TR.dead A:visited {
  color: maroon;
}

TD A:hover {
  color: blue;
}

TD.articles A {
  color: green;
}

TD.articles A:visited {
  color: green;
}

TD.articles A:hover {
  color: blue;
}

TD.ads {
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #FFFFFF;
}

TD.left {
  text-align: left;
}

TD.right {
  text-align: right;
}

TD.pos {
  text-align: center;
}

TD.name {
  text-align: left;
}

TD.group {
  text-align: left;
}

TD.rank {
  text-align: center;
}

TD.money {
  text-align: center;
}

TD.kills {
  text-align: center;
}

TD.time {
  text-align: center;
}

TD.missions {
  text-align: center;
}

TD.failed {
  text-align: center;
}

TD.systems {
  text-align: center;
}

TD.bases {
  text-align: center;
}

TD.holes {
  text-align: center;
}

TD.login {
  text-align: left;
}

HR {
  width: 468px;
  color: navy;
  border-bottom: navy 3px double;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

HR.wide {
  width: 728px;
}

