div.ith_forum {
	font-size:12px;
}

.ith_forum_table
{
    border: 1px #6B9BCA solid; 
    background-color: #FFFFFF;
    font-size:12px;
}

.ith_forum_table a
{
    font-weight:bold; 
    color: #003E80;
    font-size:11px;
}

.ith_forum_table a:hover
{
    color: #000033;
}

.ith_forum_paging_section{
	border-spacing: 0px;
	font: 11px Arial, sans-serif;
	color: #003366;	
}

.ith_forum_paging_section span{
	font: 11px Arial, sans-serif;
}

.ith_forum_paging_section span.pageselected {
	color: red !important;
}


.ith_forum_table_header
{
	font: bold 11px Arial, sans-serif;
	color: #003E80;
  background-color: #84B1D4;
}

.ith_forum_breadcrumb {
	font: bold 11px Arial, sans-serif;
	color: #003E80;
}

div.ith_forum_btn {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	font: bold 11px Arial, sans-serif;
	background-color: #CCDCEA;
	border: 1px solid #6B9BCA;
	padding:3px;
	font-weight: bold;
	cursor:hand;
	cursor:pointer;
}

div.ith_forum_btn:hover, span.ith_forum_btn:hover  {
	background-color: #97b8d5;
}

.ith_forum_row
{
    background-color: #F0F5F9;
}

.ith_forum_row_alternate
{
    background-color: #CADDEB;
}

.ith_forum_post_quote_body 
{
	margin-left:10px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid;
}

.ith_forum_post_quote_header 
{
	font-weight:bold;
	margin-left:10px;
}

.forum_group_back 
{
	background-color: #C7DCEB;
	height:20px;
}



/*.forum_post_header 
{
	background-color: #95ACC7;
}*/

a.forum_title:visited
{
	font: bold 14px Arial, sans-serif;
	color: #003E80;
}

a.forum_title:link
{
	font: bold 14px Arial, sans-serif;
	color: #003E80;

}

a.forum_title:hover
{
	font: bold 14px Arial, sans-serif;
	color: #000033;
	
}

.forum_post_date 
{ 
    font-size : 11px;
    font-weight:normal;
}

