.AlternateRow
{
	background-color: #606060;
}
.caption
{
	font: caption;
}
.CharacterMenu
{
	background-color: #707070;
}
.DarkFrame
{
	background-color: #808080;
}
.DisabledLink
{
	color: #808080;
}
.EditedBy
{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}
.errorMessage
{
	color: Blue;
	font-size: 12pt;
	font-weight: bold;
}
.ForumList
{
	background-color: #500000;
	font-size: 10pt;
}
.HeadText4
{
	font-size: 13.5pt;
	font-weight: bold;
}
.HeadText5
{
	font-size: 18pt;
	font-weight: bold;
}
.HeadText6
{
	font-size: 24pt;
	font-weight: bold;
}
.HeadText7
{
	font-size: 36pt;
	font-weight: bold;
}
.MessageBodyBox
{
	background-color: #002000;
}
.messagebox
{
	font: messagebox;
}
.TableHeader
{
	background-color: Red;
	color: Black;
	font-weight: bold;
}
.TableHeaderText
{
	background-color: White;
	color: Red;
	font-weight: bold;
}
.Text3
{
	font-size: 12pt;
}
.Text4
{
	font-size: 13.5pt;
}
.Text5
{
	font-size: 18pt;
}
.TextInverted
{
	color: Black;
}
.TextTiny
{
	font-size: 8pt;
}
.UIBox
{
	background-color: #505050;
}
.UIInnerBox
{
	background-color: #d00000;
}
a
{
	color: #00ff00;
	text-decoration: none;
}
a:active
{
	color: #008000;
	text-decoration: none;
}
a:hover
{
	color: #A0FF00;
	text-decoration: underline overline;
}
body
{
	background-color: black;
	background-image:  ;
	color: white;
	font: Verdana;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
div
{
	color: White;
	font: Verdana;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: justify;
	width: 80%;
}
p
{
	color: White;
	font: Verdana;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
td
{
	color: white;
	font: Verdana;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

