body{
        font-family:   Verdana;
        font-size: 8pt;
        color: #FFFFFF;
        background: #338F3E;
        margin-top: 0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
}

.outerbdr
{
        border-width: 1px 0px 0px 1px; 
        border: 1px solid #FFFFFF;
}

td, th, tr {
        font-family:   Verdana;
        font-size: 8pt;
        color: #FFFFFF;
}

input, select{
        background-color: #FFFFFF;
        border: 1px solid #000000;
        font-size:8pt; 
        font-family: Verdana;
        border-width: 1px 1px 1px 1px; 
        }

.bdr {
        border: 1px solid #5B7E2C;
        border-width: 1px;
}

.imgbdr {
        border: 1px solid #000000;
        border-width: 1px;
}

ul{
        list-style-position: outside;
        list-style-type: square;
        vertical-align: middle;
}

.copyright{
        font-family:   Verdana;
        font-size: 9px;
        color: #999999;
}

.white{
        color: #FFFFFF;
        font-size: 9px;
}

.title{
        font-weight: bold;
        font-size: 12px;
        color: #EEEEEE;
}

.heading{
        font-weight: bold;
        font-style: italic;
        font-size: 16px;
        color: #FCE805;
        font-family: Arial;
}

h2 {
        font-family:   Verdana;
        font-size: 8pt;
        text-transform:uppercase;
        font-weight: bold;
        color: #FFFFFF;
}


a:link {
        color: #DBEEDE;
        text-decoration: none;
        font-size:8pt; 
        font-weight:bold;
}
a:visited {
        color: #DBEEDE;
        text-decoration: none;
        font-size:8pt; 
        font-weight:bold;
}
a:hover {

        color: #FCE805;
        text-decoration: underline;
        font-size:8pt; 
        font-weight:bold;
}

a:active {
        color: #DBEEDE;
        text-decoration: underline;
        font-size:8pt; 
        font-weight:bold;
}

.green{
        color: #006600;
        font-weight: bold;
}

.green a:link, .green a:visited, .green a:hover, .green a:active{
        color: #006600;
        font-weight: bold;
}

.white a:link, .white a:visited, .white a:hover, .white a:active{
        color: #FFFFFF;
        font-size: 9px;
        font-weight: normal;
}

.contactinfo {
        font-size:8pt;
}

.rowoff {
        background: #0D6515;
        color: #ffffcc;
        margin: 5px;
}

h1{
        font:bold large/200% Georgia, Arial, Verdana, Helvetica, sans-serif;
        color: #036;

        border-bottom: 1px solid #036 }
        
h2{
        font:bold meduim/50% Georgia, Arial, Verdana, Helvetica, sans-serif;
        color: white;             }

