.forumTitle{
color:#891E35;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.forumTableHead{
background-color:#D4D4D4;
color:#2B2E49;
}

.forumTable{
border: 1px solid #2B2E49;
background-color:#FFFFFF;
}

.forumTD{
color:#000000;
}

.forumCim{
color: #891E35;
font-weight:bold;
}

.forumCommentHeader{
	background-color:#D4D4D4;
	color:#2B2E49;
}

.forumCommentBody{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

.forumCommentFooter{
	background-color:#D4D4D4;
	color:#2B2E49;
}

.forumLink{
	color:#891E35;
}