body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEEEE;
}
body {
	background-color: #000000;
	leftmargin: 0;
	topmargin:  0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}
p {
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 6px;
}
ul {
	list-style-image: none;
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}
ol {
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 3px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99
}
#tdLandingText p {
	line-height: 20px;
}
#tdLandingTitle p {
	padding-top: 6px;
}
#tdContent1 {
	padding-right: 12px;
}
#tdCopyright p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#tdTopNav {
	text-align: right;
	vertical-align: middle;
	background-color: #333333;
	font-size: 11px;
	padding: 4px;
	height: auto;
}
#tdTopNav a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 6px;
	margin: 8px;
}
#tdTopNav a:hover {
	color: #FFFF33;
	background-color: #000000;
}
#divLeftNav a {
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 6px;
	text-decoration: none;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#divLeftNav a:hover {
	background-color: #000000;
	color: #FFFF33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#divCopyright {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.invisible {
	color: #000000;
}
