body,table,tr,td,p,a,h3,div,span {
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 10pt;
}

tr.white, td.white {
  background-color: white;
}

h1 {
  font-size: 10pt;
  margin: 2px 0px;
  text-decoration: underline overline;
  font-weight: bold;
}

span.likeh3 {
  margin: 2px 0px;
  text-decoration: underline overline;
  font-weight: bold;
}

span.back {
  font-size: 7pt;
  text-decoration: none;
}

td.poll {
  font-size: 9pt;
}


td.small {
  font-size: 8pt;
}

input.small {
  font-size: 8pt;
}

a.menu {
  text-decoration: none;
  font-weight: bold;
  color: black;
}
a.menu_on {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}
a.smenu {
  font-size: 8pt;
  text-decoration: none;
  color: black;
  margin-left: 10px;
}
a.smenu_on {
  font-size: 8pt;
  text-decoration: underline;
  color: black;
  margin-left: 10px;
}
td.shoutbox,td.shoutboxh {
  font-size: 9px;
  background-color: #C9C9C9;
  padding: 1px 3px 1px 3px;
}
td.shoutboxh {
  font-weight: bold;
  font-size: 11px;
}
input.shoutboxn {
  font-family: arial;
  font-size: 9px;
  color: gray;
  width: 80px;
  height: 15px;
  border: 1px solid gray;
}
input.shoutboxm {
  font-family: arial;
  font-size: 9px;
  color: gray;
  width: 140px;
  height: 15px;
  border: 1px solid gray;
}

td.ecd_d,tr.ecd_d {
  background-color: rgb(49,107,156);
}
td.ecd_l,tr.ecd_l {
  background-color: rgb(115,181,214);
  background-color: #FFFFEE;
}
hr {
  margin:0 px;
}

td.datesmall {
  font-size:9px;
  white-space: nowrap;
}

.newssmall {
  font-size:9px;
  padding-left: 3px;
}

div.newsitem {
  padding: 5px;
  background-color: #C9CFD0;
  border-left: 2px solid #999999;
  border-top: 2px solid #999999;
  border-right: 2px solid #EEEEEE;
  border-bottom: 2px solid #EEEEEE;
}

td.rss {
  font-size: 10px;
  padding-left: 8px;
  padding-right: 20px;
  text-align: justify;
}

span.rss_gray {
  font-size: 10px;
  color: #6f6f6f;
}

a.rss {
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

a.rss:hover {
  text-decoration: underline;
}