A.toolbar:link {
  color: white;
  background: #7ca59c;
  border: 0;
}
A.toolbar:visited {
  color: white;
  background: #7ca59c;
  border: 0;
}
A.toolbar:active {
  color: yellow;
  background: #7ca59c;
  border: 0;
}
body {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  margin-top: 1em;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-left: 2em;
}
table.centered {
  margin-left: auto;
  margin-right: auto;
}
div.logo {
  text-align: center;
}
div.highscores {
  font-size: 9pt;
}
img.link {
  border: 0;
}
th {
  font-size: 9pt;
  font-weight: bold;
  background: rgb(153,51,0);
  color: white;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
th.toolbar {
  font-size: 9pt;
  font-weight: bold;
  background: #7ca59c;
  color: white;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  width: 10%;
}
th.toolbaractive {
  font-size: 9pt;
  font-weight: bold;
  background: #7ca59c;
  color: white;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  width: 10%;
}
th.header {
  font-size: 12pt;
  font-weight: bold;
  background: white;
  color: black;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
th.servers {
  font-size: 9pt;
  font-weight: bold;
  background: white;
  color: #5e5e5e;
  text-align: center;
  width: 10%;
}
th.info {
  font-size: 9pt;
  font-weight: bold;
  background: white;
  color: #5e5e5e;
  text-align: center;
}
th.center {
  text-align: center;
}
th.right {
  text-align: right;
}
th.highscores {
  font-size: 9pt;
  font-weight: bold;
  background: gray;
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
td {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
}
td.centered {
  text-align: center;
}
td.servers {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
td.info {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
td.news {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
td.newsdate {
  font-size: 9pt;
  font-weight: bold;
  vertical-align: top;
}
td.online {
  font-size: 7pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: center;
}
td.bold {
  font-weight: bold;
}
td.boldright {
  text-align: right;
  font-weight: bold;
}
td.right {
  text-align: right;
}
td.highlight {
  background: green;
  color: white;
}
td.righthighlight {
  text-align: right;
  background: green;
  color: white;
}
td.highscores {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
td.highscoresdark {
  font-size: 9pt;
  font-weight: normal;
  background: #E6E6E6;
  color: black;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
td.highscores2 {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}
td.highscores3 {
  font-size: 9pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}
pre {
  font-family: monospace;
  font-size: 9pt;
  font-weight: normal;
}
ul {
  list-style: disc;
}
input.highscores {
  font-size: 9pt;
}

