body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	color: #8A8A8A;
	background-color: #ffffff;
}

.splash_footer_back{
	background-image: url(/images/footer_back.jpg);
}

.ndp a:link{
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #e3e3e3;
	text-decoration: none;
}
.ndp a:visited{
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #e3e3e3;
	text-decoration: none;
}
.ndp a:active{
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #e3e3e3;
	text-decoration: none;
}

.ndp a:hover{
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #e3e3e3;
	text-decoration: underline;
}

.tableRow {
	font-family: verdana, arial, ms sans serif, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.tableRow a{
	font-family: verdana, arial, ms sans serif, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.tableRow a:hover{
	font-family: verdana, arial, ms sans serif, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}