BODY { SCROLLBAR-BASE-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #076BA7; }
A
{
	text-decoration:none;
	color: #003080;
}
A:active
{
	text-decoration:none;
	color: #0060FF;
}
A:hover
{
	text-decoration:none;
	color: #0060FF;
}

TD,.normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}
.smalltext
{
	font-size: 7pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #0082FF;
	background-image: url('./assets/style_lucerne/content_h.jpg');
}

TABLE.outer
{
	background-image: url('');
}

TR.row1
{
	background-image: url('');
}
TR.row2
{
	background-image: url('./assets/style_lucerne/content_bg.gif');
}

BODY
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-image: url('./assets/style_lucerne/bg.gif');
}
.bigtext
{
	font-size: 100%;
}

.headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}
.bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

input.plain
{
	background-color: #D0D0D0;
	border: 1px solid #606060;
}
