﻿body 
{
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:8pt;
    line-height:135%;
   
}

.AlternateTemBackground 
{
    background:#eee;
}
.footerStyling {
    color:#FFFFFF;
    padding-left:3px;
    padding-top:10px;
   
}

a:hover {
    text-decoration:underline;
}
a {
    color:#333;
    font-weight:bold;
    text-decoration:none;
}

.HeaderStyle
{
    background-image:url(images/background1.gif); 
    background-repeat:repeat-x; 
    height:60px; 
    padding:1px;
    
}

.CopyGradient
{
    background-image:url(images/background1.gif);
    background-repeat:repeat-x;
    height:28px;
    color:#666;
}

.HeaderGradient
{
    background-image:url(images/Heading.gif);
    background-repeat:repeat-x;
    color:#197431;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    height:26px;
    padding-top:6px;
    padding-left:3px;
    margin:0px;   
}
NavigationStyle
{
    padding-top:2px;
    padding-bottom:2px;
}
.left
{
    position: absolute; 
    left: 10px; 
    width: 150px;
    
}
.Mid
{
    position: absolute; 
    left: 155px; 
    width: 30px;
}
.Right
{
    position: absolute; 
    left: 185px; 
    width: 30px;
}
