﻿body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url('/images/gradient.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #025DA3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftNav
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 155px;
	vertical-align: top;
	height: 100%;
}
.bottom
{
    background: url('/images/bottomFooter.png');
    background-repeat: no-repeat;
    background-position: bottom right; 
    height: 47px; 
    text-align: center;
    font-size: 10pt;
}
#leftNav
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #fbf4e4 url('/images/light.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 155px;
	vertical-align: top;
	height: 100%;
}
.linky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B88BE;
	background-color: inherit;
	line-height: 16px;
	text-decoration: none;
	display: block;
	vertical-align: top;
	padding-right: 5px;
}
.linky:hover{
	color: #A27771;
}
.linky0
{
    padding-left: 19px;
    padding-top: 10px;
}
.linky1
{
    padding-left: 36px;
    font-weight: normal;
}
.linky2
{
    padding-left: 53px;
    font-weight: lighter;
}
