body,td {
  background-color: #FFFFFF;
  color: #0000cc;
  font-family: Arial;
  font-size: 12px;
  list-style-type: disc;
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #0000CC;
  SCROLLBAR-ARROW-color: #FFCC33;
  }

A:link { font-style: normal; color: #FF9900; text-decoration: none}
A:visited { font-style: normal; color: #999999; text-decoration: none}
A:active { font-style: normal; color: #FF0000; text-decoration: underline overline}
A:hover { font-style: normal; color: #FF0000; text-decoration: underline overline}

.maintable {
border : 2px;
border-style : solid;
border-color : #0000cc;
color: #0000cc;
padding: 5px;
}

.copyright { 
font-family: Arial;
font-size: 9px;
padding-top: 3px;
}

.quote { font-family: Arial; font-size: 12px; font-style: italic
}

hr {
  height: 1px; 
  color: #0000cc;
  background-color: #ffffff;
}

.list {
line-height: 25px;
padding-left: 30px;
padding-right:30px;
}

.sidetables {
border-left : 2px;
border-left-style : solid;
border-right : 2px;
border-right-style : solid;
border-bottom : 3px;
border-bottom-style : double;
border-color : #0000cc;
text-align: left;
padding: 5px;
color: #0000cc;
border-top: 0px;
}

.leftheader {
background-image: url(graphics/bar150.gif);
background-repeat: no-repeat;
vertical-align: bottom;
height: 21px;
width: 150px;
color: #ffffff;
font-weight: bold;
text-align: left;
padding-left: 5px;
border: 0px;
padding-bottom: 3px;
}

.rtheader {
background-image: url(graphics/bar160.gif);
background-repeat: no-repeat;
height: 30px;
width: 160px;
vertical-align: bottom;
color: #ffffff;
font-weight: bold;
text-align: center;
border: 0px;
padding-bottom: 0px;
}
