hr           	{ color: #CCCCCC }

BODY, P, H1, H2, H3, H4, H5, H6, OL, UL, LI, TD
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: black;
}
BODY
{
	color: #CCCCCC; 
	background-color: #666666;
}
H1, H2, H3, H4, H5
{
	font-weight: bold;
}
H2, H3, H5
{
	color: #FFFFFF;
}
H1
{
	font-size: 16pt;
}
H2
{
	font-size: 13pt;
}
H3
{
	font-size: 12pt;
}
H4
{
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 0px;
}
H5
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px;
}
H6
{
	color: #626262;
	font-size: 75%;
	font-weight: normal;
}
PRE
{
	background-color: #FBEDBB;
	padding: 5pt;
	font: 10pt "Courier New", Courier, mono;
	white-space: pre;
	width: 100%;
}
CODE
{
	color: #990000;
	font-family: "Courier New", Courier, mono;
}

a:active 		{ color: #FFFFFF; text-decoration: none }
a:hover 		{ color: #FF0000; text-decoration: none }
a:link 			{ color: #FFFFFF; text-decoration: none }
a:visited 		{ color: #FFFFFF; text-decoration: none }
a:visited:hover { color: #FF0000; text-decoration: none }


.forum_link:link    { text-decoration:none;      color:#E08900 }
.forum_link:visited { text-decoration:none;      color:#E08900 }
.forum_link:active  { text-decoration:none;      color:#E08900 }
.forum_link:hover   { text-decoration:underline; color:#E08900 }

.FormButton 
{ 
	font-size:75%; 
	color: white; 
	border-color: #CCCCCC; 
	background-color: #999999; 
	font-weight: 700; 
}
.MainTitle
{

}


.messagetitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: white;
}


.messagecontent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: white;
}


