﻿a:link {color: #475b0e; text-decoration:underline;}     /* unvisited link */
a:visited {color: #475b0e; text-decoration:underline;}  /* visited link */
a:hover {color: #475b0e; text-decoration:underline;}   /* mouse over link */
a:active {color: #475b0e; text-decoration:underline; }   /* selected link */


body,div,p { font-family:Verdana; font-size:12px; color:Black 
}

a.NavDiv:link {color: Black; text-decoration:none;}     /* unvisited link */
a.NavDiv:visited {color: Black; text-decoration:none;}  /* visited link */
a.NavDiv:hover {color: Gray; text-decoration:none;}   /* mouse over link */
a.NavDiv:active {color: Green; text-decoration:none; }   /* selected link */

.contentAreaDiv
{
    PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FLOAT: left; WIDTH: 515px; HEIGHT: 100;text-align:left;
    }
.contentOuterDiv
{
    width:766px;
    background-image: url('images/Background.gif'); 
    background-repeat: repeat-y;}

.contentLeftOuterDiv{float: left; width: 215px; height: 100%;}

.contentLeftImageDiv{float: left; width: 214px; height: 186px; border-right: #d8d8c8 1px solid;}

.contentLeftMenuDiv
{
    float: left;
    height:100%; 
    width: 204px; 
    border-right: #d8d8c8 1px solid; 
    padding-left: 10px;
    LINE-HEIGHT: 15pt; 
    text-align:left;
    }

.contentHeaderDiv{float: left; width: 545px; height: 28px;
    text-align:left;
    }

.pageAreaDiv{ text-align:left;width:766px;background-image: url('/images/Background.gif'); background-repeat: repeat-y;}
.footerLeftDiv{float:left; width: 375px; height: 46px;font-size: 9pt;text-align:left ;}
.footerMiddleDiv{float:left; width: 76px; height: 46px; text-align: center;}
.footerRightDiv{float:left; width: 310px; height: 46px; text-align: right;font-size: 9pt}
.footerBottomDiv{float:left; width: 759px; height: 46px; text-align: center;font-size: 7pt}
