﻿.threaditem a
{
	color:#3b5998;
	font-weight:bold;
	text-decoration:none;
}
.threaditem a:hover
{
	color:#3b5998;
	font-weight:bold;
	text-decoration:underline;
}
.oddthreaditem a
{
	color:#3b5998;
	font-weight:bold;
	text-decoration:none;
}
.oddthreaditem a:hover
{
	color:#3b5998;
	font-weight:bold;
	text-decoration:underline;
}
.threaditem
{
	color:#999;
	background-color:#ffffff;
	font-family:Verdana,Arial;
	font-size:10pt;
	padding:1px;
	text-align:left;
	border-bottom:solid 1px #eee;	
}
.oddthreaditem
{       	
	color:#999;
	background-color:#f5f5f5;
	font-family:Verdana,Arial;
	font-size:10pt;
	padding:1px;
	text-align:left;
	border-bottom:solid 1px #eee;		
}
.bebiki_cell1
{
	font-size:small;
}
.bebiki_cell2
{
	font-size:small;
}
.tableheader
{
	background-color:#898989;
	color:#ffffff;
	border-bottom:solid 1px #d8d8d8;
	font-size:10pt;
	font-weight:bold;
	padding:3px;	
}
.tableheader a
{
	background-color:#898989;
	color:#ffffff;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	padding:3px;	
}
.tableheader a:hover
{
	background-color:#898989;
	color:#f8f8f8;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	padding:3px;	
}
