body {
	color: #3f3939;
	text-decoration: none;
	background: #c6c5c5;
	padding: 0px;
	margin-top: auto;
	border-style: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#mainTable {
	padding: 0px;
	width: 851px;
	margin-top: 30px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 851px;
	border-style: none;
}
#footer {
	margin: 0px;
	padding: 10px;
	width: 878px;
	border-style: none;
	background: url(images/tdhFooter.jpg) no-repeat;
	height: 110px;
	text-align: left;
	vertical-align: top;
}
#footer a:link {
	font: Arial, Helvetica, sans-serif;
	color: #3f3939;
	text-decoration:none;
}
#footer a:hover {
	font: Arial, Helvetica, sans-serif;
	color: #3f3939;
	text-decoration: underline;
}
#footer a:visited {
	font: Arial, Helvetica, sans-serif;
	color: #3f3939;
	text-decoration:none;
}
#footer a:active {
	font: Arial, Helvetica, sans-serif;
	color: #3f3939;
	text-decoration:none;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 533px;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	border-left: 0px;
}
#navTL {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 147px;
	border-top: 6px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 6px solid #fff;
}
#navTR {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 147px;
	border-top: 6px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 6px solid #fff;
	border-left: 3px solid #fff;
}
#navBL {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 147px;
	border-top: 3px solid #fff;
	border-bottom: 6px solid #fff;
	border-right: 3px solid #fff;
	border-left: 6px solid #fff;
}
#navBR {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 147px;
	border-top: 3px solid #fff;
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	border-left: 3px solid #fff;
}
.navs {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
.navs a:link {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
.navs a:visited {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
.navs a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
.navs a:active {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

