.forum {	
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B; 
}

a.forum {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B;
}

a.forum:hover {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F;
	background-color: #A5969B;
}

table.forum {
	table-layout: fixed;
	border-collapse: separate;
	border-style: none;
	border-width: 0;
	padding: 4;
}

tr.forum {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B; 
	border-style: none;
	border-width: 0;
	padding: 4;
}


td.forumheader {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F; 
	padding: 4;
	border-style: solid;
	border-width: 1;
	border-color: #B5CAD0;
	background-color: #B5CAD0;
}


a.forumheader {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F;
}

a.forumheader:hover {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #FFFFFF;
	background-color: #190A0F;
}

td.forumheaderanon {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F; 
	border-style: solid;
	border-width: 1;
	border-color: #A5969B;
	padding: 4;
	background-color: #A5969B;
}

td.forum {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	border-style: solid;
	border-width: 1;
	border-color: #B5CAD0;
	background-color: #FFFFFF;
	color: #190A0F; 
	padding: 4;
}

a.forumlink {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F;
}

a.forumlink:hover {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #FFFFFF;
	background-color: #190A0F;
}

td.forumanon {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	border-style: solid;
	border-width: 1;
	border-color: #A5969B;
	background-color: C8B9BE;
	color: #190A0F; 
	padding: 4;
}

td.forumspacer {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 4pt; 
	border-style: none
	border-width: 0;
	padding: 0;
}

td.forumnav {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	border-style: none
	border-width: 0;
	padding: 4;
}

table.forumform {
	border-collapse: separate;
	border-style: none;
	border-width: 0;
	padding: 4;
}

td.forumform {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	color: #A5969B;
	font-size: 9px; 
	border-style: none;
	padding: 2;
}

td.paddedform {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	color: #A5969B;
	font-size: 9px; 
	border-style: none;
	padding: 10;
}

table.reply {
	table-layout: fixed;
	border-collapse: separate;
	border-style: none;
	border-width: 0;
	padding: 4;
}



tr.reply {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #6600FF; 
	border-style: none;
	border-width: 0;
	padding: 4;
}

td.replyheader {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B; 
	border-style: solid;
	border-width: 1;
	border-color: #190A0F;
	padding: 4;
	background-color: #190A0F;
}

a.replyheader {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B;
	background-color: #190A0F;
}

a.replyheader:hover {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F;
	background-color: #A5969B;
}

td.reply {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F; 
	background-color: #C8B9BE;
	border-style: solid;
	border-width: 1;
	border-color: #190A0F;
	padding: 4;
}

a.replylink {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #190A0F;
}

a.replylink:hover {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #C8B9BE;
	background-color: #190A0F;
}

td.replyspacer {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 4pt; 
	border-style: none
	border-width: 0;
	padding: 4;
}

input.ftext {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B;
	background-color: #55464B;
	border-color: #A5969B;
	border-style: solid;
	border-width: 1;
	width: 300;
}

input.fsubmit {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #ffffff;	
	background-color: #55464B;
	cursor: hand;
	border-color: #ffffff;
	border-style: none;
	border-width: 0;
}

textarea.ftextarea {
	font-family: tahoma,geneva,arial,helvetica,sans-serif; 
	font-size: 9px; 
	color: #A5969B;
	background-color: #55464B;
	border-color: #A5969B;
	border-style: solid;
	border-width: 1;
	width: 300;
	height: 70;
}
