.forumTable {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: arial;
	width: 75%;
	margin-left: 12%;
	margin-right: 13%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.forumTable .forumTr {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #D88830;
}

.forumTable .forumTd {
	font-weight: bold;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #F9BB3C;
	padding: 4px;
}

.forumTable .entryHeaderTr {
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #F9BB3C;
}

.forumTable .entryHeaderTd {
	padding: 4px;
}

.forumTable .formFieldTr {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #D88830;
}

.forumTable .formFieldHeaderTr {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #F9BB3C;
}

.forumTable .formFieldTextarea {
	width: 350px;
	height: 100px;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.forumTable .formFieldTextBox {
	width: 270px;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.forumTable .formFieldCustomTextBox {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.forumTable .formFieldButton {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #F9BB3C;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.forumTable .topicHeaderTr {
	background-color: #F9BB3C;
}

.forumTable .topicHeaderTd {
	padding: 2px;
}

.forumTable .topicHeaderTr .topicHeaderTable {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 100%;
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
}

.forumTable .entryTr {
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	background-color: #d88830;
}

.forumTable .entryTd {
	padding: 4px;
}

.forumTable .entryHeaderTr2 {
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #D88830;
}

.forumTable .entryHeaderTd2 {
	border: 1px solid;
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
}

.forumTable .uploadBtn {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.forumTable .newsHeaderTr {
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
}

.forumTable .newsFormFieldTextarea {
	width: 100%;
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
