body {
font-family:  Arial, Helvetica, sans-serif;
font-size:  100%;
margin:  0px;
background-color:  #D7C6B6;
background-image:  url(river_bg.jpg);
background-attachment:  fixed;
}

h1  {
font-size:  25px;
font-weight:  bold;
color:  #000000;
text-align:  center;
}

table  {
width:  95%;
border-collapse:  collapse;
}

tr.nav  {
font-face:  Segoe script;
font-size:  25px;
font-weight:  bold;
color:  #3A5566;
text-align:  center;
padding:  5px;
}

tr.hauth  {
font-face:  Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:  bold;
color:  #3A5566;
text-align:  left;
}

tr.auth  {
font-face:  Arial, Helvetica, sans-serif;
font-size:  13px;
text-align:  left;
}

td.auth  {
vertical-align:  top;
padding-left:  15px;
padding-top:5px;
padding-right:15px;
padding-bottom:5px;
}

strong {
font-weight:  bold;
}

em  {
font-style:  italic;
}

