#body {
#  overflow: auto;
#  margin: 0px;
#  padding: 10px;
#  background-color: #ffffff;
#  font-family: arial, helvetica, sans-serif;
#  font-size: 12px;
##  color: #000000;
#}
#a {
#  color: #000000;
#  font-family: arial, helvetica, sans-serif;
#  font-size: 12px;
#  font-weight: bold;
#  text-decoration: none;
#}
a.title {
  font-size: 12px;
  color: #ffffff;
}
a.copyright {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
a.nav {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
a:hover, a.title:hover, a.copyright:hover {
  text-decoration: underline;
}
a.nosmuck {
  font-weight: normal;
  text-decoration: none;
}
table.gb {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #990000;
  border-collapse: collapse;
}

table.noborder {
  border-width: 0px;
}
#td {
#  padding: 0px 5px 0px 5px;
#  font-size: 12px;
#  color: #000000;
#}
td.title {
  font-weight: bold;
  background-color: #990000;
  color: #ffffff;
  height: 17px;
}
td.content {
  color: #000000;
  background-color: #c0c0c0;
/*  filter: alpha(opacity=60); */
}
td.nav {
  color: #000000;
  font-weight: normal;
  font-size: 12px;
}
img.button, span.bottom {
  vertical-align: bottom;
}
div.iplog {
  width: 100%;
  height: 15px;
  padding-top: 1px;
  font-size: 10px;
  text-align: right;
}
div.smilies {
  float: left;
  height: 26px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  margin-right: 8px;
}
div.divider {
  font-size: 0px;
  height: 2px;
  width: 100%;
  background-color: #000000;
  margin-bottom: 6px;
}
div.dividerc {
  font-size: 0px;
  height: 1px;
  width: 100%;
  background-color: #000000;
  margin-bottom: 6px;
}
div.noalfa {
  position: relative;
  width: 100%;
  overflow: hidden;
}
span.comment {
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
}
span.copyright {
  color: #000000;
}

