<!--
.fTable{
	Background-Color:#003333;	
}
.fHeader{
	Background-Color:#43496F;
	Font-Weight:bold;
	Color:#FFFFFF;	
}
.fTopic{
	Background-Color:#868CB6;
	Font-Weight:bold;	
}
.fSubTopic{
	Background-Color:#F1F2F6;	
}
.fMessage{
	Background-Color:#868CB6;
}
.fPosts{
	background-color:#CACDDF;
	text-align:center;
}
.fPostDate{
	background-color:#CACDDF;
	text-align:center;
	font-size:8pt;
}
.fReplies{
	background-color:#CACDDF;
	text-align:center;
}
.fViews{
	background-color:#CACDDF;
	text-align:center;
}
.centered{
	text-align:center;
}
.fRow0{
	Background-Color:#CACDDF;
}
.fRow1{
	Background-Color:#F1F2F6;
}

//-->