


#active_threads a,#active_threads a:visited{ color:#000000; font-size:12; text-decoration:none;}

#active_threads a:hover{ text-decoration:underline}


#forum_header
{
	width: 100%;
	height: 95px;

	background-image: url(images/forum_header.png);

}
#forum_title
{
	color: #fff;
	font-size: 15px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#new_thread
{
	margin-top:10px;
	margin-right:15px;
	float: right;
}
#forum_head_sort
{
	margin-top: 20px;
	margin-left:10px;
	color: #000;
	font-size: 13px;
	float: left;
}


#forum_head_search
{
	margin-top: 15px;
	float: right;
	margin-right:15px;
	background: none;
	border:none;
}

.forum_header_searchbar
{
	background-color:transparent;
	background-image: url(images/forum_sok.png);
	width: 150px;
	height: 19px;
	border: 0px;
	padding-left: 5px;
	padding-top: 2px;
	color: #fff;
	background-repeat:no-repeat;

}

.forum_header_submit
{
	background-color:transparent;
	background-image: url(images/forum_sokknapp.png);
	width: 37px;
	height: 19px;
	border: 0px;
		vertical-align:top;

}


#forum_title:first-letter
{
	color: #0be81e;
}
table
{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.table_head
{
	background-image:url(images/forum_headerbg.png);
	height: 30px;
	width:200px;
	font-weight: bold;
	color:#FFF;
}
.row_1
{
	background-color: #ececec;
	height: 30px;
}
.row_2
{
	background-color: #d7d7d7;
	height: 30px;
}

