﻿.tblMain {
	border-color: #14289A;
	border-style: solid;
	border-width: thin;
	margin-right: auto;
	border-collapse: collapse;
	width: 800px;
	vertical-align: top;
	margin-left: auto;
	position: relative;
}
body {
	font-family: Verdana, Tahoma;
	font-size: small;
	color: #000000;
	background-color: #0C1A64;
	background-repeat: repeat-x;
	background-image: url('images/background.jpg');
}
.cellNav {
	vertical-align: top;
	background-repeat: repeat-x;
	width: 150px;
}
.cellHeader {
	height: 130px;
	text-align: center;
	width: 800px;
}
.cellFooter {
	font-family: Verdana, Tahoma;
	font-size: x-small;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #081040;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #8494F0;
	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: #DCF0FF;
	
	text-align: center;
}

.cellContent {

	vertical-align: top;

	width: 640px;

	margin-left: auto;

	margin-right: auto;

}

h1 {
	font-size: xx-large;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: bold;
	font-style: italic;
	color: #C8E1FF;
	margin-bottom: 0;
}
h2 {
	font-size: x-large;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: normal;
	color: #64AFFF;
	margin: 0;
}
p
{
	font-family: Verdana, Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}
.pLinks {

	text-align: center;

	color: #DCF0FF;

}

a:link {
	color: #64AFFF;
	text-decoration: underline;
}

a:visited {
	color: #CBDAE7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #4080C8;
	width: 90%;
	background: #4080C8;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Console";
	color: #214263;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
}
.tblContent {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.cellH2 {
	background-color: #DCF0FF;
	border-top-color: #4080C8;
	border-top-style: solid;
	border-top-width: 1px;
}
