.tblMain {
	background-position: center top;
	margin-right: auto;
	border-collapse: collapse;
	width: 800px;
	vertical-align: top;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	background-image: url('images/bgContent.jpg');
	background-repeat: repeat-x;
}
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #2A2D67;
	background-repeat: repeat-x;
	background-image: url('images/background.jpg');
}
.cellNav {
	vertical-align: top;
	background-color: #DCF0FF;
	background-repeat: repeat-x;
	width: 150px;
}
.cellHeader {
	border: 0;
	padding: 0;
	margin: 0;
	height: 180px;
	text-align: left;
	width: 800px;
	border-collapse: collapse;
	line-height: 0;
}
.cellFooter {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #232455;
	color: #C9D7CD;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6E3937;
	height: 50px;
	width: 800px;
}
a.aFooter,a:visited.aFooter {
	color: #DCF0FF;
	text-decoration: none;
}

a:hover.aFooter {
	text-decoration: underline;
	color: #C8E1FF;
}
a:link.aFooter{
	color: #DFF2E7;
}
.cellContent {
	vertical-align: top;
	width: 500px;
	padding-left: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-top: 0;
}
.cellComments {
	vertical-align: top;
	width: 300px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-top: 0;
	background-color: #272468;
}
.comments{
	margin: 7px;
	color: #CE2F2F;
	text-align: right;
}
.image{
	margin: 12px 3px 3px 12px;
}
h1 {
	font-size: 23px;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: bold;
	font-style: italic;
	color: #EBECDE;
	margin-bottom: 0;
}
h2 {
	font-size: 20px;
	font-family: "Trebuchet MS", "Lucida Console";
	font-weight: normal;
	color: #CE2F2F;
	margin: 0;
}
p, li{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #E7E9EB;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 3px;
}
.pLinks {
	text-align: center;
	color: #D5E1D9;
}
a,a:visited {
	color: #EB2125;
	text-decoration: none;
}

a:hover {
	color: #CE2F2F;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #C9D7CD;
	width: 90%;
	background: #4080C8;
	background-color: #41449D;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Console";
	color: #DCF0FF;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.tblContent {
	vertical-align: top;
	width: 800px;
}
.cellH2 {
	background-color: #DCF0FF;
	border-top-color: #4080C8;
	border-top-style: solid;
	border-top-width: 1px;
}
.redTable {
	background-color: #800000;
	margin-left: 10px;
	margin-right: 10px;
	width: 280px;
}
