.ForumCell
{
	font-family:Verdana;
	font-size:12px;
	background-color:#eeeeee;
}

.ForumCellAlt
{
	font-family:Verdana;
	font-size:12px;
	background-color:#dadada;
}

.ForumLastPostCell
{
	font-family:Verdana;
	font-size:10px;
}

.ForumTable
{
	background-color:#000000;
}

.ForumGroupTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	background-color:#777777;
	color:#ffffff;
}

.ForumTopicTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	background-color:#777777;
	color:#ffffff;
}

.ForumHeader1
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.ForumHeader
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#D4C228;
	color:#000000;
}

.ForumLink:link
{
	color:#000000;
	font-weight:bold;
}

.ForumLink:visited
{
	color:#000000;
	font-weight:bold;
}

.ForumLink:hover
{
	font-weight:bold;
	text-decoration: none;
}

.ForumLink:active
{
	color:#000000;
	font-weight:bold;
}

.ForumNickName
{
	color:#000000;
	font-weight:bold;
}

.ForumPost
{
	font-family:Verdana;
	font-size:12px;
	background-color:#eeeeee;
}

.ForumButton
{
	background-color:#D4C228;
	color:#000000;
	font-weight:bold;
	border: solid 1 #000000;
}

.ForumBreadCrumbLink
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.ForumBreadCrumbLink:link
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.ForumBreadCrumbLink:visited
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.ForumBreadCrumbLink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

.ForumBreadCrumbLink:active
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
blockquote
{
	border-right: black 1px dotted;
	padding-right: 4px;
	border-top: black 1px dotted;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-left: 2px;
	border-left: black 1px dotted;
	padding-top: 4px;
	border-bottom: black 1px dotted;
	background-color: #f9fff9;
}
