﻿#headerTop
{
    background: url('HeaderTopW3.png');
    height: 24px;
    padding-right: 10px;
    text-align: right;
    width: 966px;
}

#headerTop a:link, a:visited
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

#headerTop a:hover
{
    text-decoration: underline;
}

#headerLeft
{
    background: url('HeaderLeftW3.png') no-repeat;
    height: 90px;
    width: 284px;
}

#headerFill
{
    background: url('HeaderFillW3.png') repeat-x;
    height: 90px;
    width: 682px;
}

a.headerLink:link, a.headerLink:visited
{
    color: #0066CC;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

a.headerLink:hover
{
    font-size: 10px;
    text-decoration: underline;
}

a.menuLink:link, a.menuLink:visited
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.menuLink:hover
{
    color: #b00000;
}

a.footerLink, a.footerLink:visited
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.footerLink:hover
{
    color: #b00000;
}
bottomfooter
{
	background: url('FooterBackgroundW3.png') repeat-x;
	padding: 3px 0px 0px 0px;
	text-align: right; 
	vertical-align: middle; 
	width: 200px;
	border: 0;
}
	
