div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #B0B0B0;
   background-image: url(http://www.ptsco.org/images/pts-bg_l_for%20web.jpg);
   background-repeat: repeat-x;
   color: #000000;
   scrollbar-face-color: #ECE9D8;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #ECE9D8;
   scrollbar-darkshadow-color: #716F64;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #ACA899;
   scrollbar-track-color: #D4D0C8;
}
a
{
   color: #4366A9;
}
a:hover
{
   color: #0000FF;
}
a.mainmenuline:link
{
   color: #0F284F;
   text-decoration: none;
}
a.mainmenuline:visited
{
   color: #0F284F;
   text-decoration: none;
}
a.mainmenuline:active
{
   color: #0F284F;
   text-decoration: none;
}
a.mainmenuline:hover
{
   color: #0F284F;
   text-decoration: none;
}
a.plaingrey:link
{
   color: #666666;
   text-decoration: none;
}
a.plaingrey:visited
{
   color: #666666;
   text-decoration: none;
}
a.plaingrey:active
{
   color: #666666;
   text-decoration: none;
}
a.plaingrey:hover
{
   color: #666666;
   text-decoration: none;
}
a.white:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.boldgrey:link
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
}
a.boldgrey:visited
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
}
a.boldgrey:active
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
}
a.boldgrey:hover
{
   color: #3C3C3C;
   font-weight: bold;
   text-decoration: none;
}
