IMG#logo {
display: block;
    margin-left: auto;
    margin-right: auto;
}

div#search {
  float: right;
}

BODY {
/*  background-color: rgb( 120, 120, 120 ); */
  background-color: rgb( 0, 0, 0 );
  font-family: monospace;
  color: rgb( 255, 255, 255 );
  font-size: 10pt;
}

TD {
  background-color: rgb( 0, 0, 0 );
}

TD.whotype {
  font-weight: bold;
}

TD.aucheader {
font-weight:bold;
}

TD.window {
  background-color: rgb( 0, 0, 0 );
/*  border: solid 2px;
  border-bottom: 2px solid;
  border-right: solid 2px;
  border-color: rgb( 163, 191, 147 ); */
  vertical-align: top;
  padding: 1em;
}

TD.main_window {
/*  width: 100%; */
  height: 100%;
  background-color: rgb( 0, 0, 0 );
/*  border: solid 2px;
  border-bottom: 2px solid;
  border-right: solid 2px;
  border-top: solid 2px;
  border-color: rgb( 163, 191, 147 ); */
  vertical-align: top;
  padding: 1em;
}

TD.side_window {
  width: 150px;
  text-align: center;
  background-color: rgb( 0, 0, 0 );
/*  border: solid 2px;
  border-bottom: 2px solid; */
  border-right: solid 2px;
  border-color: rgb( 163, 191, 147 );
  vertical-align: top;
  padding: 1em;
}

TD.selectbar {
/*  background-color:  rgb( 120, 120, 120 );
  color:  rgb( 163, 191, 147 );  */
  color:   rgb( 255, 255, 255 );
 background-color:  rgb( 120, 120, 120 );
  font-weight: bold;
  font-size: 10pt;
}

TD.newsdata {
 border: solid;
 border-color:  rgb( 120, 120, 120 );
/* border-color:  rgb( 163, 191, 147 ); */
 border-width: 1px;
 font-size: 10pt;
}

A {
  font-weight:  normal;
  color:  rgb( 128, 150, 115 );
  text-decoration: none;
}

A:hover {
  font-weight:  normal;
  color:  rgb( 163, 191, 147 );
  text-decoration: none;
}

A.whoclan {
  text-decoration: none;
  color:  rgb( 255, 255, 255 );  
}

A.whoclan:hover {
  text-decoration: underline;
}

A.tfe {
  text-decoration: none;
  color:  rgb( 190, 190, 190 );  
}

A.tfe:hover {
  text-decoration: underline;
}

A.side {
  text-decoration: none;
}

A.side:hover {
  text-decoration: none;
}

A.helplink {
  font-weight: bold;
  text-decoration: none;
}

A.helplink:hover {
  font-weight: bold;
  text-decoration: none;
}

A.whoplayer {
  font-weight: bold;
  text-decoration: none;
  color: cyan;
}

A.whoplayer:hover {
  font-weight: bold;
  text-decoration: underline;
  color: cyan;
}

DIV.header {
  font-weight: bold;
}

A.thumb {
  font-weight:  normal;
  color:  rgb( 128, 150, 115 );
/*  color:  rgb( 255, 255, 255 ); */
}

A.thumb:hover {
  font-weight:  normal;
/*  color:  rgb( 163, 191, 147 ); */
  color:  rgb( 183, 211, 167 );
}

TD.score_hd {
  text-align: right;
}

TD.channelbox_OOC {
  font-size: 10pt;
  color: cyan;	
}

TD.channelbox_ATALK {
  font-size: 10pt;
  color: white;	
}


DIV#output {
  font-family: monospace;
  height: 450px;
  overflow: auto;
  white-space: pre;
  font-size: 10pt;
  background-color: black;
  color: rgb( 192, 192, 192 );
}

INPUT#checker {
  float: right;
}

TD.noteslist {
  color: rgb( 192, 192, 192 );
  background-color: #333333;
  white-space: nowrap;	
}

TD.notes {
  color: rgb( 192, 192, 192 );
  background-color: #333333;
}

TD.notestitle {
  color: rgb( 192, 192, 192 );
  background-color: #333333;
/*  width: 50%;*/
}

iframe#whoframe {
border: none;
width: 100%;
height: 100%;
}

IFRAME#whois {
width: 420px;
height: 800px;
border: none;
}
