body
{
    font-family :Arial, Helvetica, sans-serif;
    color : #ffffff;
    font-size : 13px;
    background: #4B687D;
    text-align : center;
    background-image : url(graphics/topback.gif);
    background-repeat : repeat-x;
    background-position : top;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
}

table
{
    margin : 0px;
}



.backbottom
{
    background-repeat : repeat-y;
    background-image : url(graphics/backbottom.gif);
    background-position : top;
}   


.backtop
{
    background-repeat : no-repeat;
    background-attachment : scroll;
    background-image : url(graphics/backwater.gif);
    background-position : top;
}
 
.subbacktop
{
    background-repeat : no-repeat;
    background-attachment : scroll;
    background-image : url(graphics/backwater_subpage.gif);
    background-position : top;
}
   
.homecontent
{
    background-repeat : repeat-y;
    background-image : url(graphics/homecontent.gif);
    background-position : top;
} 

.pagebottom
{
    background: #4B687D;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
}

    
td
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
}

.home
{
    padding-left : 20px;
    padding-top : 4px;
    padding-right : 20px;
    line-height : 17px;
}

li
{
    padding-top : 6px;
    list-style-type : circle;
    margin-left : 0;
}

.hometitle
{
    font-size : 14px;
    font-weight : bold;
    letter-spacing : 1px;
    text-align : center;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


.form
{
    font-size : 13px;
}

.copyright
{
    font-size : 10px;
    padding-top : 4px;
}

a:link
{
    color : #ffffcc;
    text-decoration : none;
}

a:visited
{
    color : #ffffcc;
    text-decoration : none;
}

a:hover
{
    color : #ccffff;
    text-decoration : underline;
}
	

.blue
{
    color : #4D7074;
        font-size : 12px;

}

a.blue:link
{
    color : #4D7074;
    text-decoration : none;
}

a.blue:visited
{
    color : #4D7074;
    text-decoration : none;
}

a.blue:hover
{
    color : #000000;
    text-decoration : underline;
}


.rollover
{
    color : #000000;
    font-size : 12px;

}

a.rollover:link
{
    color : #000000;
    text-decoration : none;
}

a.rollover:visited
{
    color : #000000;
    text-decoration : none;
}

a.rollover:hover
{
    color : #6061A9;
    text-decoration : underline;
}

.footer
{
    font-size : 11px;
    padding-bottom : 6px;
}
