
BODY {
	scrollbar-face-color : White;
	scrollbar-dark-shadow-color : #D3D3D3;
	scrollbar-arrow-color : Gray;
	scrollbar-base-color : #e7e7e7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : White;
}

TD {
	font-size : 10pt;
}

.noPosts {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.heading
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


.thread {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.smallBodyText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.buttonPost {
	background-color : #FAF0E6;
	color :#009900;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.button {
	background-color : #FAF0E6;
	color :#009900;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.buttonThread {
	background-color : #FAF0E6;
	color :#ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.input {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A {
	color : Gray;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

