div#container
{
   width: 840px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(allimages/tail-t-l.jpg);
   background-repeat: repeat-x;
   color: #00008B;
   scrollbar-face-color: #F0F0F0;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #F0F0F0;
   scrollbar-darkshadow-color: #696969;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #A0A0A0;
   scrollbar-track-color: #C8C8C8;
}
a
{
   color: #00008B;
}
a:visited
{
   color: #00008B;
}
a:active
{
   color: #00008B;
}
a:hover
{
   color: #FF0000;
}
a.dblue:link
{
   color: #00008B;
   font-weight: bold;
   text-decoration: none;
}
a.dblue:visited
{
   color: #00005E;
   font-weight: bold;
   text-decoration: none;
}
a.dblue:active
{
   color: #00008B;
   font-weight: bold;
   text-decoration: none;
}
a.dblue:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red:link
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red:hover
{
   color: #00FF00;
   font-weight: bold;
   text-decoration: none;
}

