body
{
    background-position: center;
    margin-top: 0px;
    margin-left: 0px;
    background-repeat: repeat-y;
    background-image: url( '../../imgs/bglinefull.gif' );
}


.text
{
    font-family: Verdana, Arial, Tahoma;
 background-image: url(imgs/bgmainline.gif);
    background-repeat: no-repeat;
  
}

.textA { font-family: Verdana, Arial, Tahoma;  font-size: 9pt; }


a:active
{
    color: #ffffff;
    text-decoration: none;
}
a:link
{
    color: #ffffff;
     text-decoration: none;
}
a:visited
{
    color: #ffffff;
     text-decoration: none;
}
a:hover
{
    color: #ffffff;
     text-decoration: none;
}
