
DIV.brd_threadPost
{
	border-bottom: dashed 1px #999999;
	padding: 5px;
	color: black;
	font-weight: normal;
	background-color: #cccccc;
}

A.brd_threadPostLink
{
	color: blue;
	font-weight: bold;
}

A:VISITED.brd_threadPostLink
{
	color: blue;
	font-weight: bold;
}

DIV.brd_topicBox
{
	border: solid 1px #006600;
	background-color: white;
}

DIV.brd_topicTitle
{
	background-color: #006600;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
}

DIV.brd_topicItem
{
	padding: 3px;
	border-bottom: dashed 1px #999999;
	background-color: white;
	font-weight: bold;
	color: #333333;
	font-size: 9pt;
}

A.brd_topicLink
{
	font-weight: normal;
	color: blue;
	font-size: 9pt;
}

A:VISITED.brd_topicLink
{
	font-weight: normal;
	color: blue;
	font-size: 9pt;
}

DIV.brd_postItem
{
	padding: 3px;
	border-bottom: dashed 1px #999999;
	background-color: white;
}

DIV.brd_postBox
{
	border: solid 1px #006600;
	background-color: white;
}

DIV.brd_postTitle
{
	background-color: #006600;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
}

DIV.brd_postMenu
{
	background-color: #999999;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px;
}

A.brd_postMenuLink
{
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

A:VISITED.brd_postMenuLink
{
	color: black;
	font-size: 9pt;
	font-weight: bold;
}

A:VISITED.brd_postLink
{
	color: blue;
	font-size: 7pt;
	font-weight: normal;
}

DIV.brd_threadBox
{
	border: dashed 1px #006600;
	color: black;
	font-size: 9pt;
	padding: 5px;
}

DIV.brd_threadTitle
{
	background-color: #999999;
	color: black;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px;
}

DIV.brd_threadText
{
	background-color: white;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	padding: 5px;
	padding-left: 15px;
	border: dashed 1px #999999;
	
}

DIV.brd_threadReply
{
	background-color: #cccccc;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	padding: 5px;
	border: dashed 1px #999999;
	
}

DIV.brd_threadTopic
{
	background-color: white;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	padding: 5px;
	border-bottom: dashed 1px #999999;	
}

A.brd_threadTopicLink
{
	background-color: white;
	color: blue;
	font-weight: normal;
	font-size: 9pt;
}

A:VISITED.brd_threadTopicLink
{
	background-color: white;
	color: blue;
	font-weight: normal;
	font-size: 9pt;
}

