/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:tahoma;
	background-image:url(../images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.generaltext
{
	font-size:11px;
	color:#414042;
	line-height:16px;
}
.bluetext
{
	color:#1d68a2;
	font-size:12px;
}
.marron
{
	color:#9a0000;
	font-size:11px;
}
.spacer
{
	padding:0 20px 0 20px;
}
.bottomnavi
{
	width:100%;
	background-color:#213f5b;
	text-align:center;
	font-size:11px;
	color:#d1d3d4;
}
.copyright
{
	font-size:11px;
	color:#414042;
	height:35px;
	text-align:center;
}