body,a,p,table,td,li,dd
 {
   font-family:Arial, Sans, Verdana, Helvetica;
 }

a:link, a:active, a:visited
 {
   text-decoration: underline;
 }

a:hover
 {
   color:#fff5e5; text-decoration: underline
 }

input, textarea
 {
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   border-top: 1px solid;
   border-style: solid;
   font-family:Arial, Sans;
 }

.button
 {
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   border-top: 1px solid;
   border-style: solid;
   font-weight:bold;
 }

.radio
 {
   border-bottom: 0px solid;
   border-left: 0px solid;
   border-right: 0px solid;
   border-top: 0px solid;
   border-style: solid;
   background-color:#336666;
   background:#336666;
   color:#336666
 }

.theader
 {
   background: #005555;
 }

.tborder
 {
   background: #004444;
 }

.trow0
 {
   background: #007070;
 }

.trow1
 {
   background: #006a6a;
 }
