@charset "ISO-8859-1";
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #1D1D1D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C89d5a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #474f49;
}
a:hover {
	text-decoration: none;
	color: #9f7535;
}
a:active {
	text-decoration: underline;
	color: #474f49;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 8px;
}
h1 {
	font-size: 24px;
	color: #30B432;
	padding-top: 4px;
	padding-left: 8px;
}
p {
	line-height: 1.7em;
	text-align: left;
	padding-left: 1px;
	margin-left: 7px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 8px;
}
#tableLayout {
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#tdLogo {
	background-color: #333333;
	text-align: center;
	height: 70px;
	width: 50px;
	padding-right: 8px;
}
#tdNavigation {
	background-color: #333333;
	text-align: left;
	padding-bottom: 0px;
}
