@charset "utf-8";
/* CSS Document */

body
{
	background-color:#491763;
	font-size:1em;
}

A:link
{
	color:#A900FF;
	text-decoration:none;
	font-weight:bold;
}

A:visited
{
	color:#A900FF;
	text-decoration:none;
	font-weight:bold;
}

A:active
{
	color:#A900FF;
	text-decoration:none;
	font-weight:bold;
}

A:hover
{
	color:#763C94;
	text-decoration:none;
	font-weight:bold;
}

H1
{
	font-size:4em;
	font-style:oblique;
	font-family:"Arial Black";
	text-align:center;
	line-height:1em;
	color:#C8FF04;
}

H2
{
	font-size:2em;
	font-family:"Arial Black";
	text-align:center;
	line-height:1em;
}

H3
{
	font-size:1.5em;
	font-family:"Arial Black";
	text-align:left;
	color:#491763;
	line-height:0.5em;
}

/* Copyright and IP text */
.bgtext
{
	color:#FFFFFF;
}

.news_bar_post
{
	background-color:#698211;
	color:#B4E36C;
}

.news_bar_type
{
	background-color:#698211;
	color:#B4E36C;
}
.news_body
{
	background-color:#B4E36C;
}

#links_table tr:hover
{
	background-color:#B4E36C;
}

.sb_messages A:link
{
	color:#763C94;
	text-decoration:none;
	font-weight:bold;
}

.sb_messages A:visited
{
	color:#763C94;
	text-decoration:none;
	font-weight:bold;
}

.sb_messages A:active
{
	color:#763C94;
	text-decoration:none;
	font-weight:bold;
}

.sb_messages A:hover
{
	color:#A900FF;
	text-decoration:none;
	font-weight:bold;
}

.sb_messages {
	background-color:#B4E36C;
	color:#000;
}

.sb_messages0 {
	background-color:#698211;
	color:#B4E36C;
}

.button {
	background-color:#698211;
	color:#B4E36C;
	border:thin solid #B4E36C;
}

hr {
	width: 70%;
	background-color: #698211;
	color: #698211;
}