body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	font-size: small;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
}
#tdSidebar a {
	display: block;
	margin: 5px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #330033;
	border-bottom-color: #330033;
}
#trMainBody {
	background-color: #FFFFFF;
	vertical-align: top;
}
#tdSidebar {
	background-color: #CCCC99;
}
