#forumarea {
	margin-top:10px;
	
}

#forumlinks {
    WIDTH: 100%;
    TEXT-ALIGN: center;
}
#forumlinks  li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
}
.forumlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
table caption {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	
}
tr.newsheader th{
	background:#006666;
	color:#FFFFFF;
}
table#forumPosting {
	border:#333333 1px solid;
}
table#forumPosting tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
table#frmforumPosting tr td {
	text-align:left;
}