.forumarticle-table {
	background-color: black;
}

.forumarticle-descriptioncell {
	background-color: #d8b8a8;
	vertical-align: top;
}

.forumarticle-headercell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.forumarticle-subjecttext {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

.forumarticle-headernametext {
	font-weight: bold;
}

.forumarticle-headercontenttext {
}

.forumarticle-bodycell {
	background-color: #f8e8d8;
	vertical-align: top;
	text-align: left;
}

.forumarticle-bodytext {

}

.forumarticle-footercell {
	background-color: #d8b8a8;
	vertical-align: top;
	text-align: center;
}

.forumcomment-table {
	background-color: black;
}

.forumcomment-indentcell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.forumcomment-headercell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.forumcomment-subjecttext {
	font-weight: bold;
}

.forumcomment-headername {
	font-weight: bold;
}

.forumcomment-headercontenttext {
}

.forumcomment-replycell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.forumcomment-bodycell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.forumcomment-bodytext {
}

.forumcomment-admincell{
	background-color: #d8b8a8;
	vertical-align: top;
	text-align: center;
}

.forumdivision-table {
	background-color: black;
}

.forumdivision-iconcell {
	background-color: #d8b8a8;
	vertical-align: middle;
	text-align: center;
}
	
.forumdivision-titlecell {
	background-color: #d8b8a8;
	vertical-align: middle;
	text-align: center;
}
	
.forumdivision-titletext {
	font-weight: bold;
}
	
.forumdivision-codecell {
	background-color: #f8e8d8;
	vertical-align: top;
	text-align: center;
}
	
.forumdivision-codetext {
	color: #e8d8c8;
	font-weight: bold;
	font-size: 600%;
}
	
.forumdivision-statsnamecell {
	background-color: #f8e8d8;
	vertical-align: top;
	text-align: right;
}
	
.forumdivision-statscontentcell {
	background-color: #f8e8d8;
	vertical-align: top;
	text-align: left;
}
	
.forumnavigation-table {
	background-color: black;
}

.forumnavigation-cell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.userpagenews-table  {
	background-color: black;
}

.userpagenews-subjectcell {
	background-color: #d8b8a8;
	vertical-align: top;
}

.userpagenews-subjecttext {
	font-weight: bold;
}

.userpagenews-bodycell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.userpagenews-bodytext {
	font-weight: normal;
}

.userpagenews-createdtext {
	background-color: #efefef;
}

.userpagenews-footcell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

.userpagenews-foottext {
}

.frontpagenews-subjecttext {
	font-weight: bold;
}

.frontpagenews-bodytext {
	font-weight: normal;
}

.frontpagenews-createdtext {
	background-color: #efefef;
}

.frontpagenews-foottext {
}

