body
{
}
.UnvisibleTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}
.ForumPartName
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial;
}
.ForumPartButton
{
	cursor: hand;
}
.ContentsHeaderCell
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-size: 12px;
	border-left: #c0c0c0 1px solid;
	color: white;
	border-bottom: #c0c0c0 1px solid;
	font-family: Arial;
	position: static;
	background-color: #768753;
	text-align: center;
}
.ContentsCell
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-size: 12px;
	border-left: #c0c0c0 1px solid;
	color: black;
	border-bottom: #c0c0c0 1px solid;
	font-family: Arial;
	text-align: left;
}
.LastPostCell
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: left;
}
.ForumLink
{
	color: black;
}
