span.recent
{
	color: #f00;	
}

div.forumstatsbrief
{
	padding:10px 0 10px 0;
	margin:0 10px 0 10px;
}

div.forumstatsbrief p
{
	font-size:1.2em;
	font-weight:bold;
}

/* MAIN TABLE STYLING */
div.forumCategories
{
	margin:0 5px 5px 5px;
	padding:5px;
	background:#cacaca;
}

div.forumCategories table#ForumList
{
	width:100%;
	border:1px solid #fff;
}

div.forumCategories table#ForumList tbody tr th#ForumHeader
{
	padding:5px 0 5px 3px;
	border-bottom:1px solid #e9e9e9;
	background:#fafafa;
}

div.forumCategories table#ForumList tbody tr th#ForumHeader a
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.4em;
	color:#000;
}

div.forumCategories table#ForumList tbody tr th#ForumHeader a:hover
{
	text-decoration:underline;
	color:#0099cc;
}

div.forumCategories table#ForumList tbody tr#ForumTitle td
{
	padding:3px;
}

div.forumCategories table#ForumList tbody tr td#ForumCol1,
div.forumCategories table#ForumList tbody tr td#ForumCol2,
div.forumCategories table#ForumList tbody tr td#ForumCol3,
div.forumCategories table#ForumList tbody tr td#ForumCol4
{
	padding:3px;
	border-right:1px solid #e9e9e9;
	font-size:1.1em;
}

div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol1,
div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol2,
div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol3,
div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol4
{
	padding:3px;
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	font-weight:bold;
	font-size:1.1em;
}

div.forumCategories table#ForumList tbody tr#ForumTitle 
{
    background:#eeeeee;
}

div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol1
{
	width:210px;
}

div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol4
{
	width:130px;
}

div.forumCategories table#ForumList tbody tr#ForumTitle td#ForumCol5
{
	padding:3px;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
	font-size:1.1em;
}


div.forumCategories table#ForumList tbody tr td#ForumCol5
{
	width:120px;
	padding:3px;
}

div.forumCategories table#ForumList tr.row1 
{
    background:#dddddd;
}
div.forumCategories table#ForumList tr.row2 
{
    background:#d9d9d9;
}


div.activeUserStats
{
	padding:10px 0 10px 0;
	margin:0 10px 0 10px;
}

div.activeUserStats p
{
	font-size:1.2em;
	font-weight:bold;
}







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
{
	text-decoration: none;
}

div.forumCategories ul
{
	background-color:#e7eae9;
	padding:10px;
	color:#999999;
	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
{
	text-decoration: none;
}

div.forumCategories ul li span.numbers 
{
	color: #aaa;
}

div.forumCategories ul li span.tagtype
{
	color: #f00114;
}
