
.mainpage
{
	background-color: #2c3640;
}

.tableoutborder
{
	background-color: #ffffff;
}

.tableinborder
{
	background-color: #2c3640;
}

div#left_content .forum_content ul 
{
	padding: 0 0 0 40px;
	margin: 13px 0 13px 0;
}

.threadline
{
	color: #2c3640;
	background-color: #2c3640;
	height: 1px;
	border: 0;
}

.tabletitle
{
	color: #ffffff;
	background-color: #556f7e;
	background-image: url(/forum/images/cellpic.gif);
}

.tabletitle_fc
{
	color: #ffffff;
}

.inposttable
{
	background-color: #30404c;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active
{ 
	color: #fff;
	text-decoration: none;
}

.tabletitle a:hover
{ 
	color: #fff;
	text-decoration: underline;
}

.smallfont
{
	font-size: 11px;
	font-family: Verdena,Tahoma,Helvetica;
}

.normalfont
{
	font-size: 13px;
	font-family: Verdena,Tahoma,Helvetica;
}

.tablecat
{
	color: #ffffff;
	background-color: #556f7e;
}

.tablecat_fc
{
	color: #ffffff;
}

.tablecat a:link, .tablecat a:visited, .tablecat a:active
{
	color: #ffffff;
	text-decoration: none;
}

.tablecat a:hover
{ 
	color: #ffffff;
	text-decoration: underline;
}

.tableb
{
	color: #ccc;
	background-color: #3c4650;
}

.tableb_fc
{
	color: #ccc;
}

.tableb a:link, .tableb a:visited, .tableb a:active
{ 
	color: #fff;
	text-decoration: none;
}

.tableb a:hover
{ 
	color: #fff;
	text-decoration: underline;
}

.tablea
{
	color: #ccc;
	background-color: #222C36;
}

.tablea_fc
{
	color: #ccc;
}

.tablea a:link, .tablea a:visited, .tablea a:active
{
	color: #fff;
	text-decoration: none;
}

.tablea a:hover
{ 
	color: #fff;
	text-decoration: underline;
}

.prefix
{
	color: #e0e0e0;
}

.time
{
	color: #808080;
}

.highlight
{
	color: red;
	font-weight: bold;
}

select
{
	font-size: 12px;
	font-family: tahoma,helvetica;
	color: #c0c0c0;
	background-color: #445965;
	border: solid #5c6670 1px;
}

textarea
{
	font-size: 12px;
	font-family: tahoma,helvetica;
	color: #c0c0c0;
	background-color: #445965;
	border: solid #5c6670 1px;
}

.input
{
	font-size: 12px;
	font-family: tahoma,helvetica;
	color: #c0c0c0;
	background-color: #445965;
	border: solid #5c6670 1px;
}

.publicevent
{
	color: red;
}

.privateevent
{
	color: blue;
}

.hoverMenu
{
	display: none;
	position: absolute;
	z-index: 10;
	padding: 5px;
	border: 1px solid #000000;
	color: #ccc;
	background-color: #2c3640;
}

.hoverMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.hoverMenu ul li
{
	text-align: left;
	padding: 0;
}

form
{
	padding: 0px;
	margin: 0px;
}

pre
{
	padding: 0px;
	margin: 0px;
}

