body
{
  font-size:10px;
  font-family:tahoma, arial, helvetica;
  color:#000000;
}

a
{
  color: #aa0000;
}

a:visited
{
  color: #402020;
}

a:hover
{
  text-decoration:none;
}

td
{
  font-size:10px;
  font-family:tahoma, arial, helvetica;
}

input
{
  font-size:10px;
  color: #000000;
  border: 1px #000000 solid;
  font-family:tahoma, arial, helvetica;
  background-color:#ddeddd;
}

textarea
{
  font-size:10px;
  font-weight:bold;
  border: 1px #4D4A46 solid;
  font-family:tahoma, arial, helvetica;
  width:250px;
}

select
{
  font-size:10px;
  font-weight:bold;
  border: 1px #4D4A46 solid;
  font-family:tahoma, arial, helvetica;
  width:180px;
}

.nick
{
  color: #000000;
  text-decoration:none;
}

.nick:visited
{
  color: #000000;
}

.blur
{
  color: #9dbd9d;
  text-align: center;
}

.focus
{
  color: #000000;
  text-align: left;
}

.logo
{
  color: #aaa;
  border: 1px #909090 dotted;
  padding: 2px;
  background: #888888
  cursor: hand;
  cursor: pointer;
}

.band
{
  background: #8e8e8e;
  border-top: 1px #909090 solid;
  border-bottom: 1px #909090 solid;
}

.nav
{
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.nav:visited
{
  color: #000000;
}

.nav:hover
{
  text-decoration:underline;
}


.navoff
{
  color: #aaa;
  font-size: 12px;
  font-weight: bold;
}
