body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cforumShortViewThreadDelimiter {
	background-color: #cceecc;
}

.cforumShortViewSubj {
	color: black;
	font-weight: normal;
}

.cforumShortViewAuthor {
	color: #990000;
	font-size: 10px;
}

.cforumShortViewDate {
	color: #999999;
	font-size: 10px;
}

.cforumShortViewRow {
/*	background-color: #eeeeee;*/
}

.cforumShortViewCell {
/*	background-color: #eeeeee;*/
}

.cforumFullViewMessageDelimiter {
	background-color: black;
}

.cforumFullViewSubj {
	color: #000000;
	font-weight: normal;
}

.cforumFullViewAuthor {
	color: #990000;
}

.cforumFullViewDate {
	color: #666666;
}

.cforumFullViewHeaderRow {
/*/	background-color: #eeeeee;*/
}

.cforumFullViewHeaderCell {
	background-color: #dddddd;
}

.cforumFullViewBodyRow {
/*/	background-color: #eeeeee;*/
}

.cforumFullViewBodyCell {
	background-color: #eeeeee;
}

.cforumFullViewBody {
	color: #333333;
	font-size: 10px;
}

.cforumFullViewReply {
	color:#990000;
	font-size: 10px;
}

.cforumFormStar {
	color: red;
}

.cforumFormError {
	color: red;
}

.cforumFormTableCell {
	background-color: #eeeeee;
}

.cforumFormFieldCell {
	color: #002032;
}

.cforumFormTextCell {
	color: #002032;
}

.cforumFormCBLeftCell {
	color: #002032;
}

.cforumFormCBRightCel	l {
	color: #002032;
}
.cforumFormButtonsLeftCell {
	color: #002032;
}

.cforumFormButtonsRightCell {
	color: #002032;
}

.cforumFormTextField {
	width:300; 
	height: 20px; 
	border: 1px solid #555555;  
	background-color: White;	
}

.cforumFormTextArea {
	width:100%; 
	height: 200px; 
	border: 1px solid #555555;  
	background-color: White;
}

.cforumFormCheckBox {
	border: 1px solid #555555;  
	background-color: #eeeeee;
	}

.cforumFormMainButton {
	border: 1px solid #dddddd;
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	
}

.cforumFormButton {
	border: 1px solid Black;	
}

.cforumFormNoteCell {
	color: #002032;
}

.cforumNewMessage {
	color: red;
	font-weight: bold;
}

.cforumToc {
	color: #669966;
	font-weight: bold;
}

.cforumsList {
	color: #669966;
	font-weight: bold;
}

.cforumFormHeader {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}