img
{
	border-style:none
}

div
{
	overflow:auto;
}

div.dialog
{
	margin:5px; border:1px solid #8000ff; background-color: #000000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position:absolute;
	visibility: hidden;
	visibility:hidden
}

table.forum
{
	width:100%;
	border-collapse:collapse;
	border-color:#400080;
}

table.forum td
{
	border-color:#400080;
}

tr.forumheading
{
	background:#004000;
	font-size:24px;
	text-align:center;
}

tr.categoryheading
{
	background:#000040;
	font-size:24px;
	text-align:center;
}

tr.topicheading
{
	background:#400000;
	font-size:24px;
	text-align:center;
}


tr.forumcategory
{
	font-size:18px;
}

tr.contseparator
{
	background:#400000;
	height:3px;
	font-size:3px;
}