.forumTopicTD {
	background-color: #CCD7DD;
}

.forumTopicLink {
	color:#000066;
	text-decoration: none;
}

.forumTopicLink:hover {
	color:#990000;
	text-decoration: underline;
}

.forumTopic {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.forumTopicText {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forumTopicTextTD 
{
/*	background-color: #5394CE; */
	background-color: #F6F6F6;
}

.forumSmallTxt {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forumSmallLnk {
	color:#6633CC;
	text-decoration: none;
}

.forumSmallLnk:hover {
	color:#993300;
	text-decoration: underline;
}

.forumMsgSubTD0 {
	/* background-color: #5394CE;*/
	background-color: #F6F6F6; 
}
 
.forumMsgSubTD1 {
	/* background-color: #3479B8; */
	background-color: #ffffff; 
}

.forumMsgHdrTD {
	/*background-color: #5394CE;*/
	background-color: #F6F6F6; 
}

.forumMsgHdr {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.forumMsgHdrValTD {
	/*background-color: #3E86C8;*/
	background-color: #F6F6F6; 
}

.forumMsgHdrVal {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forumMsgTxtTD 
{
/*	background-color: #5394CE; */
	background-color: #F6F6F6; 
}

.forumMsgTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forumMsgSub {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forumMsgBorder {
/*	background-color: #3070A9; */
	background-color: #E9F8E7;
}

.forumMsgSubLink {
	color:#000066;
	text-decoration: none;
}

.forumMsgSubLink:hover {
	color:#0000FF;
	text-decoration: underline;
}

.forumTopicHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
}

.forumFormTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.forumHead0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.forumHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.forumTopicTD0 
{
	/*background-color: #5394CE; 
	background-color: #CACACA; */
	background-color: #ffffff; 
}
 
.forumTopicTD1 
{
	/*background-color: #3882C5; 
	background-color: #AAAAAA; 
	background-color: #6CA8F0; 
	background-color: #A2DBE8; 
	background-color: #D2EFD1; */
	background-color: #F6F6F6; 
}

.forumTopicHeadTD
{
	background-color: #D7E7EC;
}


