td.content_title {
	color: white;
	padding: 16px;
	padding-left: 24px;
	font-size: 24px;
	text-shadow: none;
}

.content_title a:link {
	color: white;
	font-size: 24px;
	text-shadow: none;
}

a.forum_heading {
	font-size: 24px;
	text-decoration: none;
	border-bottom: none;
	color: white;
}

a.forum_heading:hover {
	border-bottom: 2px dashed white;
}

td.forum_heading {
	font-size: 24px;
	text-shadow: none;
	padding: 6px;
}

td.forum_heading2 {
	font-size: 24px;
}

td.topic_heading {
	font-size: 24px;
}

a.topic_listing {
	border-bottom: 2px dashed white;
}

a.topic_listing2 {
	border-bottom: 2px dashed white;
}

td.topic_listing {
	padding-bottom: 4px;
}

td.topic_listing2 {
	padding-bottom: 4px;
}

.topic_listing a:link {
}

.branding {	
}

td.content_title {
	background-color: #98c332;
}

td.forum_heading {
	background-color: #98c332;
}