BODY
{
	margin:0px;
	background-color:#ffffff;
}

A.launch
{
	color:#B87333;
	font-family:verdana,arial,helvetica;
	font-size:13px;
	font-weight: 900;
	font-style: italic;	
}
A.link
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
A.link:hover
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
A.footer
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
A.footer:hover
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
.distinct
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
}
.error
{
	color:#ff0000;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
}
h3.title
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:18px;
}
h2.title
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:14px;
}
HR.title
{
	color:#DEC282;
	width:100%;
}
HR
{
	height: 1px;
	color:#cccccc;
	width:70%;
}
Input
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
Input.button
{
	background-color:#DEC282;
	border:1px solid #890027;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
}
Input.buttonhover
{
	background-color:#ffffff;
	border:1px solid #890027;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
}
Input.DistLoginButton
{
	background-color:#DEC282;
	border:1px solid #890027;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
	cursor:hand;
}
Input.DistLoginButtonHover
{
	background-color:#890027;
	border:1px solid #DEC282;
	color:#DEC282;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
	cursor:hand;
}
Input.Search
{
	background-color:#ffffff;
	border:1px solid #890027;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
}
Input.go
{
	background-color:#ffffff;
	border:1px solid #890027;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
	cursor:hand;
}
LI
{
	color:#000000;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
.menu
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}
.menu:hover
{
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.pr_title
{
	color:#000000;
	font-family:verdana,arial,helvetica;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
Select.Region
{
	background-color:#890027;
	border:none;
	color:#DEC282;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
}
Select.Admin
{
	border:1px solid #cccccc;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
}
TD
{
	color:#000000;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
TD.footer
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
TEXTAREA
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#890027;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}