BODY
{
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
TABLE.Forum
{
	width:700PX;
	margin:0px;
	
}
TD.ForumHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Tahoma;
	height: 25px;
	background-color: #a9a9a9;
	padding:5px;
}
TD.ForumCell
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Tahoma;
	background-color: #ffffff;
}

DIV.ForumActions
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial, Tahoma;
	background-color: #c0c0c0;
	width:520PX;
}
A.ForumActionLink
{
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Tahoma;
	text-decoration:underline;	
}
A.ForumMainLink
{
	font-weight: bold;
	font-size: 9pt;
	color: #6a5acd;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
