div#forum font,p,span, td, div {
	font: 14px Arial, Tahoma, Verdana;
	color: #333;
}

div#forum div {
	text-align: left;
}

div#forum #LEVEL0 {
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-color: #F6F5F0;
}

div#forum form {
	margin: 0px;
}

div#forum a.standard {
	font: 11px Arial, Tahoma, Verdana;
	color: #960D0D;
}

div#forum input.input {
	font: 11px Arial, Tahoma, Verdana;
	color: #222;
	background-color: #EEE;
}

div#forum input.submit {
	font: 13px Arial, Tahoma, Verdana;
	color: #222;
	background-color: #EEE;
	font-weight: bold;
}

div#forum textarea {
	font: 14px Arial, Tahoma, Verdana;
	background-color: #EEE;
	color: #222;
}

div#forum font.notice {
	color: #FFF;	
	font: 15px Arial, Tahoma, Verdana;
	text-decoration: underline;
}

div#forum .noticeCell {
	background-color: #960D0D;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div#forum font.error {
	color: black;	
	font: 14px Arial, Tahoma, Verdana;
	text-decoration: underline;
	font-weight: bold;
}

div#forum .errorCell {
	background-color: #94F298;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


div#forum p.offset_0 {
	margin-top: 3px;
	margin-bottom: 0px;
}

div#forum p.offset_1 {
	margin-top: 6px;
	margin-bottom: 0px;
}

div#forum p.offset_2 {
	margin-top: 10px;
	margin-bottom: 0px;
}

div#forum p.offset_3 {
	margin-top: 16px;
	margin-bottom: 0px;
}

div#forum p.offset_4 {
	margin-top: 24px;
	margin-bottom: 0px;
}

div#forum p.offset_5 {
	margin-top: 30px;
	margin-bottom: 0px;
}

div#forum br.break_0 {
	line-height: 4px;
}

div#forum br.break_1 {
	line-height: 8px;
}

div#forum font.mainSmall {
	color: #222;
	font-size: 11px;
}
