body {
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
/*  background-color: #77AAAA;*/
//  background-color: #2E4586;
  background-color: #eeeeee;
}

table.contents {
  background-color : #000000;
  width: 100%;
}

.contenttable {
  width: 175px;
  vertical-align: top;
}

.bortable {
  background-color : #000000;
  width: 100%;
}

.topic {
  background-color : #6666AA;
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
}

.uptime {
  font-size : 9px;
}

td {
  font-family : Verdana, Arial, Helvetica;
}

td.contents {
//  background-color: #DDDDAA;
  background-color: #EEEEAA;
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
}

.date {
  background-color : transparent;
  font-size: 10px;
}

.copyright {
  background-color : #CCCCCC;
  font-size: 10px;
}

.toptitle {
  background-color : #CCCCCC;
  font-size: 14px;
  font-weight: bold;
}

.toptitleBig {
  background-color : #CCCCCC;
  font-size: 20px;
  font-weight: bold;
}

img {
  border-width: 0px;
}

.innertopic {
  background-color : #CCCCCC;
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
}

.innercontents {
  background-color : #EEEECC;
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
}

a {
  text-decoration: none;
  color: #0000FF;
}

a:visited {
  color: #0000AA;
}

.tabletitlebar {
  background-color: #2E4586;
  color: #DDDDDD;
}

.kb {
  background-color : transparent;
  font-size: 10px;
}

.projtitle {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
