body, td, th {
  background-color: #000000;
  color: #ddd;
  font-family: tahoma, verdana, helvetica;
  font-size: 10pt;
  border: 0px;
  margin: 0px;
  vertical-align: top;
}
body {
  background-image: url(/img/copyright.png); 
  background-position: bottom right; 
  background-repeat: no-repeat;
}
.small {
  font-size: 8pt;
}
.box {
  border: solid #800000 1px;
}
h1 {
  font-size: 12pt;
  font-weight: 600;
}
h2 {
  font-size: 11pt;
  font-weight: 600;
}
h3 {
  font-size: 10pt;
  font-weight: 600;
}

.box-bottom {
  font-size: 8pt;
  color: #ffffff;
  font-weight: 600;
  background-image: url(/img/box-bottom.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 0px;
  line-height: 1em;
  height: 18px;
  width: 200px;
  padding-bottom: 4px;
  padding-right: 10px;
  vertical-align: bottom;
}
.box-bottom-wide {
  font-size: 8pt;
  color: #ffffff;
  font-weight: 600;
  background-image: url(/img/box-bottom-wide.png);
  padding: 0px;
  line-height: 1em;
  height: 18px;
  width: 200px;
  padding-bottom: 4px;
  padding-right: 10px;
  vertical-align: bottom;
}
.box-head {
  font-size: 8pt;
  color: #ffffff;
  font-weight: 600;
  padding: 0px;
  line-height: 1em;
  height: 20px;
  width: 200px;
  vertical-align: top;
}
.box-head-full {
  color: #ffffff;
  background-image: url(/img/bg.png);
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 0px;
  line-height: 1em;
  height: 20px;
  width: 200px;
  vertical-align: top;
}
.box-full {
  width: 480px; 
  height: 100%; 
  border:solid #800000 1px;
  border-top-width: 0px;
}
.box-huge {
  width: 100%;
  height: 100%;
  border:solid #800000 1px;
  border-top-width: 0px;
}

.text-full {
  padding: 10px;
  line-height: 1.5em;
}
.text-small {
  padding: 10px;
  line-height: 1.3em;
  font-size: 8pt;
  text-align: justify;
}
a.moresmall:link, a.moresmall:visited, a.moresmall:active {
  color: #fff;
  width: 200px;
  text-align: right;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
}
a.moresmall:hover {
  color: #fff;
  width: 200px;
  text-align: right;
  border: 0;
  font-size: 8pt;
  text-decoration: underline;
}
a.navilvlact:link, a.navilvlact:visited, a.navilvlact:active {
  display: block;
  background-image: url(/img/bg.png);
  background-color: #000000;
  color: #fff;
  text-align: left;
  padding: 3px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 600;
}
a.navilvlact:hover {
  display: block;
  background-color: #800000;
  background-image: none;
  color: #fff;
  text-align: left;
  padding: 3px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 600;
}
a.navilvlinact:link, a.navilvlinact:visited, a.navilvlinact:active {
  display: block;
  background-image: url(/img/bg-dark.png);
  color: #aaa;
  text-align: left;
  padding: 3px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 500;
}
a.navilvlinact:hover {
  display: block;
  background-color: #600000;
  background-image: none;
  color: #ccc;
  text-align: left;
  padding: 3px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 500;
}
a.navilvlinactsel:link, a.navilvlinactsel:visited, a.navilvlinactsel:active, a.navilvlinactsel:hover {
  display: block;
  background-image: url(/img/bg-dark.png);
  color: #aaa;
  text-align: left;
  padding: 3px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 600;
  background-color: #600000;
}
tr.navilvlact {
  background-image: url(/img/bg.png);
  padding: 0;
  border: 0;
  margin: 0;
}
tr.navilvlinact {
  background-image: url(/img/bg-dark.png);
  padding: 0;
  border: 0;
  margin: 0;
}
td.navilvlact {
  padding: 0;
  margin: 0;
  border: 0;
}
td.navilvlinact {
  padding: 0;
  margin: 0;
  border: 0;
}
td.list {
  border-bottom-style:solid; 
  border-width:1px; 
  border-color:#800000;
  color: #ddd;
  font-family: tahoma, verdana, helvetica;
  font-size: 10pt;
}

a {
  display:inline;
  color: #ccc;
  text-decoration: underline;
}
input.button {
  border-style: solid;
  border-color: #c00000;
  border-width: 1px;
  background-image: url(/img/bg.png);
  color: #ffffff;
  font-size: 8pt;
  font-weight: 600;
  font-family: tahoma, helvetica;
  padding: 3px;
  background-color: #000000;
}
input.login {
  background-color: #aaa;
  font-size: 8pt;
  font-family: tahoma, helvetica;
  border: solid #a00000 1px;
  color: #000;
  margin: 2px;
  width: 60px;
  padding: 3px;
  font-weight: 600;
}
input.search {
  background-color: #aaa;
  font-size: 8pt;
  font-family: tahoma, helvetica;
  border: solid #a00000 1px;
  color: #000;
  width: 120px;
  padding: 2px;
  font-weight: 500;
}
input.clock {
  background-color: #000;
  font-size: 8pt;
  font-family: tahoma, helvetica;
  border: 0px;
  color: #ddd;
  width: 60px;
  padding: 0px;
  font-weight: 500;
}
a.calday:link, a.calday:visited, a.calday:active {
  display: block;
  color: #ddd;
  background-image: url(/img/cal-bg.png);
  background-repeat: no-repeat;
}
a.calday:hover {
  display: block;
  color: #fff;
  text-decoration: underline;
  background-image: url(/img/cal-bg.png);
  background-repeat: no-repeat;
}
.calday {
  display: block;
  text-align: left;
  padding: 2px;
  border: 0;
  text-decoration: none;
  width: 20px;
  height: 20px;
}
img {
  border: 0px;
}
img.scunit {
  height: 72px;
  caption-side: bottom;
  display: block;
}
img.scunit:after {
  font-size: 8pt;
  content: attr(title);
  display: block;
  text-align: center;
}
img.agweap {
  display: block;
}
img.agweap:after {
  font-size: 8pt;
  content: attr(title);
  display: block;
  text-align: left;
}
img.tfcweap {
  display: block;
}
img.tfcweap:after {
  font-size: 8pt;
  content: attr(title);
  display: block;
  text-align: left;
}
img.d2char {
  display: block;
}
img.d2char:after {
  font-size: 8pt;
  content: attr(title);
  display: block;
  text-align: left;
}
img.d2boss {
  display: block;
}
img.d2boss:after {
  font-size: 8pt;
  content: attr(title);
  display: block;
  text-align: left;
}

.icon {
  padding-left: 3px;
  padding-right: 3px;
}
.gameicon {
  display: block;
  float: right;
  padding-left: 3px;
  padding-right: 3px;
}
button {
  background: none;
  border: none;
  cursor: crosshair;
  cursor: hand;
}
.messagetitle {
  font-weight: bold;
  color: #9797FF;
}
.messageauthor {
  font-weight: bold;
  color: #FFCC66;
}
.messageanon {
  font-weight: bold;
  color: #808080;
}
.messagebody {
  color: white;
  font-weight: bold;
}

.text-message {
  padding: 7px;
  line-height: 1.5em;
  border: solid #800000 5px;

}
