body
{
    font-family :Arial, Helvetica, sans-serif;
    color : #ffffff;
    font-size : 13px;
    background: #4B687D;
    text-align : center;
    background-image : url(graphics/topback_sub.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;
}

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

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

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

.black
{
    color : #000000;
    font-size : 11px;
} 

.whitecenter
{
    background-color : #ffffff;
    font-size : 11px;
    text-align: center;
    color : #000000;
}

.yellow
{
    font-weight : bold;
    color: #ffffcc;
}


.pink
{
    background-color : #E6B9B8;
    font-size : 11px;
    color : #000000;
    text-align: center;
}
.beige
{
    background-color : #E8DBC8;
    font-size : 11px;
    color : #000000;
    text-align: center;
}
.lightbrown
{
    font-size : 14px;
    color : #D9B37F;

}


.white
{
    background-color : #ffffff;
    font-size : 11px;
    color : #000000;
    text-align: center;
}

.green
{
    background-color : #D7E4BC;
    font-size : 11px;
    color : #000000;
    text-align: center;
}


.indent
{
    margin-left : 50px;
} 

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

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

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

.title
{
    font-size : 14px;
    font-weight : bold;
    letter-spacing : 1px;
    font-family : Arial, Helvetica, sans-serif;
    color: #ffffcc;
    padding-bottom: 6px;
}

.title2
{
    font-size : 13px;
    font-weight : bold;
    color: #E8DBC8;
    letter-spacing : 1px;

}

h2
{
    font-size : 14px;
    font-weight : bold;
    color: #E8DBC8;
    letter-spacing : 1px;

}

h3
{
    font-size : 14px;
    font-weight : bold;
    color: #ffffff;
    letter-spacing : 1px;
    text-align: center;

}

.title3
{
    font-size : 18px;
    font-weight : bold;
    color: #ffffff;
    letter-spacing : 1px;
    text-align: right;
    font-family : Lucida, Arial, Helvetica, sans-serif;

}
.form
{
    font-size : 11px;
}



.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;
}

.blacklink
{
    color : #333333;
        font-size : 12px;

}

a.blacklink:link
{
    color : #333333;
    text-decoration : none;
}

a.blacklink:visited
{
    color : #333333;
    text-decoration : none;
}

a.blacklink:hover
{
    color : #777777;
    text-decoration : underline;
}
