BODY
{
	padding:0px;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #FFE220;
	SCROLLBAR-HIGHLIGHT-COLOR: #85A61B;
	SCROLLBAR-SHADOW-COLOR: #85A61B;
	SCROLLBAR-3DLIGHT-COLOR: #85A61B;
	SCROLLBAR-ARROW-COLOR: #FFE220;
	SCROLLBAR-TRACK-COLOR: #FFE220;
	SCROLLBAR-DARKSHADOW-COLOR: #FFE220;
	scrollbar-Base-Color: #85A61B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #ACE400;
}

h1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	text-transform: uppercase;
}

.headline-b
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #BA5300;
}

.smaler
{
	FONT-SIZE: 10px;
	COLOR: #BA5300;
	line-height: 13px;
}

A
{
	COLOR: #000000;
	background: #FFE220;
	text-decoration: none;
	text-transform: uppercase;
}
A:hover
{
	COLOR: #000000;
	background: #FFEB62;
	text-decoration: none;
	text-transform: uppercase;
}

TD
{
	font-size: 11px;
	color: #455B00;
	line-height: 14px;
}

select
{
	font-size: 11px;
	color: #455B00;
	line-height: 14px;
}

.copyright
{
	font-size: 9px;
	color: #455B00;
	line-height: 14px;
}

.bottom A
{
	font-size: 9px;
	color: #455B00;
	background: none;
	text-decoration: none;
	text-transform: uppercase;
}
.bottom A:hover
{
	COLOR: #000000;
	background: none;
	text-decoration: none;
	text-transform: uppercase;
}

.error
{
	color: #FF0000;
}