body
{
	background:#870000;
	margin:0px;
	font-family:Times new roman,Times;
	color:white;
}

body.enter
{
	background:url('/img/logobg.gif') no-repeat #870000;
	background-position:top center;
	margin:0px;
	font-family:Times new roman,Times;
	color:white;
}

div.menu
{
	margin-top:10px;
	font-family:Times new roman,Times;
	font-size:11px;
	text-transform:uppercase;
	line-height:16px;
}

div.submenu
{
	margin-top:10px;
	margin-bottom:10px;	
	font-family:Times new roman,Times;
	font-size:12px;
	text-transform:lowercase;
	line-height:16px;
}

div.headline
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	background-position:top;
	border-bottom:1px solid #C38080;
}

div.download
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
	border-top:1px solid #C38080;
}

textarea
{
	background:transparent;
	border:0px;
	color:White;
	font-family:Times new roman,Times;
	font-size:12px;
}

div.content
{
	font-size:12px;
	line-height:15px;
}

div.choose{
	margin-top:416px;
	font-family:Times new roman,Times;
	font-size:12px;
}

div.enter{
	margin-top:173px;
}

A{
	color:#ffffff;
	text-decoration:none;
}

A:hover,a:visited,a:active{
	color:#ffffff;
}


