<!--
.fTable{
	Background-Color:#000;	
}
.fHeader{
	Background-Color:#000;
	Font-Weight:bold;
	Color:#FFFFFF;	
}
.fTopic{
	Background-Color:#777;
	Font-Weight:bold;	
}
.fSubTopic{
	Background-Color:#F8F4EF;	
}
.fMessage{
	Background-Color:#FF99CC;
}
.fPosts{
	background-color:#E6D9CA;
	text-align:center;
}
.fPostDate{
	background-color:#E6D9CA;
	text-align:center;
	font-size:8pt;
}
.fReplies{
	background-color:#E6D9CA;
	text-align:center;
}
.fViews{
	background-color:#E6D9CA;
	text-align:center;
}
.centered{
	text-align:center;
}
.fRow0{
	Background-Color:#E6D9CA;
}
.fRow1{
	Background-Color:#F8F4EF;
}

//-->
