body{
	background-color: black;
	color: white;
}
a{
	color: white;
}
a.PageLink{
	color: white;
	text-decoration: underline;
}

.SideBarTable{
	border-color: red;
	border-style: solid;
	border-width: 1px;
}

.SideBarHeader{
	background-color: red;
	color: white;
	font-weight: bold;
	text-align: center;
}
.thumb{
	border-color: red;
}
