body {
background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blackgradientbackground.gif);
	background-repeat: repeat-x; 
}
.ddfooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
A.ddfooterlinks:link {text-decoration:none; color:#6699CC;}
A.ddfooterlinks:visited {text-decoration: none; color:#6699CC;}
A.ddfooterlinks:hover {text-decoration:underline; color:#3366FF;}
A.ddfooterlinks:active {color: #6699CC;text-decoration:none;}

.ddfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bluenavcells {
	background-color: #2433a6;
}
.whitetextcells {
	background-color: #FFFFFF;
}
.whitetoplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
A.whitetoplink:link {text-decoration:none; color:#FFFFFF;}
A.whitetoplink:visited {text-decoration: none; color:#FFFFFF;}
A.whitetoplink:hover {text-decoration:underline; color:#FFFFFF;}
A.whitetoplink:active {color: #FFFFFF;text-decoration:none;}
.bluetitlebar {
	background-color: #7c87e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
	vertical-align: bottom;
}
.whitetoplinkcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #2433A6;
	padding-right: 10px;
}
.maintablecelltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2433a6;
}
.maintablecellsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.maintablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
