span.recent
{
	color:#fff;	
}

div.forumCategories
{
	background:#835b90;
	margin:10px 0 0 0;
}

div.forumCategories h2
{
	background:url(images/bg_dots04.gif) left top repeat-x;
	color:#6d7f2f;
	padding:0px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
}

div.forumCategories h2 span
{
	background:url(images/bg_dots04.gif) left bottom repeat-x;
	display:block;
	padding:5px 0px;
}

div.forumCategories h2 a
{
	color:#6d7f2f;
}

div.forumCategories h2 a:hover
{
	
}

div.forumCategories ul
{
	background-color:#e7eae9;
	padding:10px;
	color:#999;
	font-size:1.1em;
	margin-bottom:10px;
}

div.forumCategories ul li
{
	margin-left:10px;
	color:#096aa7;
	list-style-type:disc;
}

div.forumCategories li a
{
	color:#255690;
}

div.forumCategories li a:hover
{
	
}

div.forumCategories ul li span.numbers 
{
	color:#aaa;
}

div.forumCategories ul li span.tagtype
{
	color:#f00114;
}

Table#ForumList
{
	width:100%; 
	border:1px solid #6b4877;	
	border-collapse:collapse;
   	empty-cells:show 
}

Table#ForumList TH
{
	background:#6b4877;
	padding:4px;
	border:1px solid #6b4877;
	font-size:1.6em;
	font-weight:normal;
	color:#985faa;
}


Table#ForumList TH a
{
	color:#c88ddb;
}

Table#ForumList TH a:hover
{
	color:#eabcf9;
	text-decoration:none;
}

Table#ForumList TD
{
	padding:4px;
	border:1px solid #6b4877;	
}

Table#ForumList TR#ForumTitle
{
	font-weight:bold;
	background:#fff;
}

Table#ForumList TR#ForumTitle TD#ForumCol1
{
	color:#000;
}

Table#ForumList TD#ForumCol1
{
	Width:auto;
	color:#e9bcf9;
}

Table#ForumList TD#ForumCol1 span
{
	color:#e9bcf9;
}

Table#ForumList TD#ForumCol1 span.tagtype
{
	font-size:1.1em;
}


Table#ForumList TD#ForumCol1 a
{
	
	color:#fff;
	font-size:1.4em;
}

Table#ForumList TD#ForumCol2, TD#ForumCol3, TD#ForumCol4, TD#ForumCol5
{
	text-align:center;
	color:#e9bcf9;
}

Table#ForumList TD#ForumCol2
{
	width:40px;
}

Table#ForumList TD#ForumCol3
{
	width:40px;
}

Table#ForumList TD#ForumCol4
{
	width:120px;
}

Table#ForumList TD#ForumCol4 a{ color:#fff; }

Table#ForumList TD#ForumCol5
{
	width:50px;
}

Table#ForumList TR#ForumTitle TD#ForumCol2,
Table#ForumList TR#ForumTitle TD#ForumCol3,
Table#ForumList TR#ForumTitle TD#ForumCol4,
Table#ForumList TR#ForumTitle TD#ForumCol5
{
	color:#000;
}

div.activeUserStats
{
	background:#5b3a66;
	margin:1px 0 1px 0;
	padding:5px 10px 5px 10px;
	color:#e9bcf9;
}

div.activeusernow
{
	background:#6c6c6c;
	color:#e3e3e3;
	padding:5px 10px 5px 10px;
}
 
div.activeusernow a
{
	color:#fff;
	padding:0 0 0 6px;
	border-left:1px solid #d8d8d8;
}
