body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tablemain {
	border: none
	border-colapse: collapse;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#trheaderbarnav {
	background-color: #444;
	padding-left: 50px;
}


#footer {
	color: #000;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #000000;
	font-size: 11px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#footer a:link {
	color: #99aadd;
	text-decoration: underline;
}
#footer a:hover {
	color: #e1771e;
	text-decoration: underline;
}

