﻿body 
{
    background-image:url(['Images/topbanner.png']);
    margin: 0px;
}

.leftcol
{
    width: 160px;
    vertical-align: top;
}

.midcol
{
    width: 550px;
    vertical-align: top;
}

.rightcol
{
    width: 300px;
    vertical-align: top;
}

.designtable
{
    width: 90%;
    
}

.bannerbackground
{
    background-image: url('Images/Buttons/topbanner.png');
    background-repeat: no-repeat;
}

.headerdetails
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 100px;
    width: 134%;
}

.navtable
{
    width: 180px;
}

.footer
{
    width: 100%;
}

.normalfont
{
    font-family: Verdana;
    font-size: 14px;
    color: #005339;
}

.largefont
{
    font-family: Verdana;
    font-size: 16px;
    color: #005339;
}

.headerfont
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #005339;
}
.topbanner
{
    background-image: url('/C:/topbanner.png');
    background-repeat: no-repeat;
}

.style10
{
    height: 200px;
    width: 240px;
    font-family: Verdana;
    font-size: 14px;
    color: #005339;
    vertical-align: top
}