<!--
.fTable{
	Background-Color:#003333;	
}
.fHeader{
	Background-Color:#496C92;
	Font-Weight:bold;
	Color:#FFFFFF;	
}
.fTopic{
	Background-Color:#A3AD8F;
	Font-Weight:bold;	
}
.fSubTopic{
	Background-Color:#F4F5F1;	
}
.fMessage{
	Background-Color:#A3AD8F;
}
.fPosts{
	background-color:#D7DCCD;
	text-align:center;
}
.fPostDate{
	background-color:#D7DCCD;
	text-align:center;
	font-size:8pt;
}
.fReplies{
	background-color:#D7DCCD;
	text-align:center;
}
.fViews{
	background-color:#D7DCCD;
	text-align:center;
}
.centered{
	text-align:center;
}
.fRow0{
	Background-Color:#D7DCCD;
}
.fRow1{
	Background-Color:#F4F5F1;
}

//-->