body { 
  background : #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #202020; 
  text-decoration: none;
  margin-top: 5px;
}

a {
  color: #41587C;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #71789C;
  background-color: transparent;
}

a.copyright {
  text-decoration: none;
  background-color: transparent;
}

hr {
  color: #101010;
  height: 1px;
}

img {
  border: 0px;
}

.copyright {
  font-size: 9px;
  text-align: right;
  background-color: transparent;
}

h1 {
  font-size: 17px;
  font-weight: bold;
  margin-top: 0px;
  color: #000000;
}

h2 {
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

h3 {
  color: #000000;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.row1 {
}

.row0 {
  background: #cfdfff;
}

.centered {
  text-align: center;
}

.leftcolumn {
  border-right: 1px solid #dddddd;
  width: 130px;
  padding-right: 10px;
}

.fulltable {
  width: 100%;
  border-top: 1px solid #dddddd;
}

.content {
  padding-left: 5px;
}

td {
  vertical-align: top;
}

li {
  list-style: square;
}

.loginnotice {
  text-align: right;
  font-variant: small-caps;
}

th {
  color: black;
  border-bottom: 1px solid black;
  text-align: left;
}

.newsinfo {
  font-size: 11px;
  font-style: italic;
}

th.center {
	text-align: center;
}

th.right {
	text-align: right;
}

#input {
#  font-size: 8pt;
#  font-family: verdana;
#  font-variant: small-caps;
#  padding-top: 1px;
#}

.green {
	color: #00aa00;
}

.red {
	color: #cc0000;
}

# green: #99CC00
# gray: #666666

## smokeping

.menu { color: black;
        font-size: 10px;
        font-family: Arial, Helvetica, Sans-Serif;
       }

.menuitem
       { color: black;
         font-size: 10px;
         font-family: Arial, Helvetica, Sans-Serif;
       }

.menuopen
       { color: black;
         font-size: 10px;
         font-family: Arial, Helvetica, Sans-Serif;
       }

.menuactive
       { color: black;
         font-size: 10px;
         font-family: Arial, Helvetica, Sans-Serif;
       }

.menuactive {
        color: black;
        background: #aaaaff;
       }

.menulink {
        color: black;
        }

.menu  A:Hover       {
        text-decoration: none;
        color: #000000;
        background: silver;
        }
