table.index_cat
{
	width:99.5%;
	margin:auto;
	border-collapse:collapse;
	/*border: 1px solid #4682b4;*/
	border-bottom:none;
}
table.index_cat td, table.index_cat th
{
	padding:1px;
}
table.index_cat tr.header_cat th
{
	text-align:left;
	padding:2px;
	font-weight:bold;
	color:#ffffff;
	background-color:#4682b4;
}
table.index_cat tr.header_cat th.topics, table.index_cat tr.header_cat th.posts, table.index_cat tr.line_cat td.topics, table.index_cat tr.line_cat td.posts
{
	width:15%;
	text-align:center;
}
table.index_cat tr.line_cat td.cat a
{
	color:#4682b4;
	font-size:1em;
	font-weight:bold;
}
table.index_cat tr.line_cat td
{
	border-top: 3px double #4682b4;
}

table.index_forum
{
	width:99.5%;
	margin:auto;
	border-collapse:collapse;
	/*border: 1px solid #4682b4;*/
	border-top:none;
}
table.index_forum td, table.index_forum th
{
	padding:1px;
}
table.index_forum td.f_title a
{
	font-size:1.2em;
	color:#b22222;
}
table.index_forum th
{
	background-color:#66a2d4;
	color:#f0f0ff;
}
table.index_forum td.topics, table.index_forum th.topics, table.index_forum td.posts, table.index_forum th.posts, table.index_forum td.last_msg, table.index_forum th.last_msg
{
	width:15%;
	text-align:center;
}
table.index_forum td
{
	border-bottom: 1px solid #4682b4;
}
table.index_forum td.f_status
{
	width:3%;
}