﻿.tblMain {
	border: 0;
	margin-right: auto;
	border-collapse: collapse;
	width: 800px;
	vertical-align: top;
	margin-left: auto;
	position: relative;
}
body {
	background-position: top left;
	font-family: Verdana, Tahoma;
	font-size: small;
	color: #000000;
	background-color: #807785;
	background-repeat: repeat-x;
	background-image: url('images/background.jpg');
}
td {
	border: 0;
	vertical-align: top;
}
li {
    margin-left: 5px;
    color: #402040;
    list-style-position: outside;
}
p {
    font-family: Verdana, Tahoma;
    font-size: small;
    color: #402040;
    text-align: left;
}
.cellNav {
	vertical-align: top;
	background-color: #776680;
	background-repeat: repeat-x;
	width: 250px;
	height: 450px;
}
.cellHeader {
    height: 375px;
    vertical-align: top;
    text-align: left;
    width: 550px;
    background-color: #808080;
}
.cellHeader2 {
    height: 250px;
    vertical-align: top;
    text-align: left;
    width: 550px;
    background-color: #808080;
}
.cellFooter {
	font-family: Verdana, Tahoma;
	font-size: x-small;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #4B4152;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #776680;
	height: 50px;
	width: 800px;
}
a.aFooter {
	color: #DCF0FF;
	text-decoration: none;
}
a:visited.aFooter {
	color: #DCF0FF;
	text-decoration: none;
}

a:hover.aFooter {
	text-decoration: underline;
	color: #C8E1FF;
}
a:link.aFooter{
	color: #CCCCCC;
}
.cellContent {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 550px;
}
h1 {
	font-size: xx-large;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: bold;
	font-style: italic;
	color: #2D132D;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: normal;
	color: #4B4152;
	margin: 10px;
}
h3 {
    font-family: "Trebuchet MS", "Lucida Console";
    color: #214263;
    font-size: medium;
    font-weight: bold;
    margin: 10px;
}
.pLinks {
	text-align: center;
	color: #776680;
}
a:link {
	color: #600060;
}
a:visited {
	color: #600060;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #776680;
	width: 90%;
	background: #776680;
}
.tblContent {
	border: 0;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 0;
	border-collapse: collapse;
}
.cellH2 {
	background-color: #DCF0FF;
	border-top-color: #4080C8;
	border-top-style: solid;
	border-top-width: 1px;
}
