html, body {
	min-height:100%;
	height:100%;
	margin:15px 5px 25px 5px;
	background:#b6b7b7 url("/images/abriebbg.jpg?filters=nowatermark") fixed center top;
}
td, p, div, body, html {
	color:#000000;
	font-family:Arial;
	font-size:10pt;
}
.topline1 {
	text-align:right;
	padding:2px;
}
.topline2 {
	background:#575656;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}
.topline3 {
	background:#2f073b;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.topline4 {
	background:#eeeeee;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.midline {
	background:#eeeeee url("/images/kristall.jpg?filters=nowatermark") right bottom no-repeat;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	padding:0px 4px 4px 4px;
}
.botline1 {
	background:#2f073b;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
#botline2 {
	color:#e0e0e0;
	background:#575656;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	font-size:8pt;
	padding:2px;
}
#botline2 a:link, #botline2 a:active, #botline2 a:visited {
	color:#e0e0e0;
	font-size:8pt;
}
#botline2 a:hover {
	color:#ececec;
}
h1 {
	color:#000000;
	font-family:Arial,Tahoma,Verdana;
	font-size:16pt;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
}
h2 {
	color:#000000;
	font-family:Arial,Tahoma,Verdana;
	font-size:14pt;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
}
h3 {
	color:#000000;
	font-family:Arial,Tahoma,Verdana;
	font-size:12pt;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}
.h1top {
	margin-top:0px;
}
#nav1 td {
	padding:0px 15px 0px 4px;
	color:#000000;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
#nav1 td a:link, #nav1 td a:active, #nav1 td a:visited {
	color:#e0e0e0;
	text-decoration:none;
}
#nav1 td a:hover {
	color:#ffffff;
	text-decoration:none;
}
#nav2 td {
	padding:0px 10px 0px 4px;
	color:#000000;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
#nav2 td a:link, #nav2 td a:active, #nav2 td a:visited {
	color:#999999;
	text-decoration:none;
}
#nav2 td a:hover {
	color:#000000;
	text-decoration:none;
}
.fnav1 {
	border-left:solid 1px #575656;
}
#nav2 td {
	border-bottom:solid 1px #575656;
}
a:link, a:active, a:visited {
	color:#444444;
	text-decoration:underline;
}
a:hover {
	color:#222222;
	text-decoration:none;
}
#tn a:link, #tn a:active, #tn a:visited {
	color:#111111;
	font-weight:bold;
	text-decoration:underline;
}
#tn a:hover {
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
ol, ul, p, blockquote, form {
	margin-top:0px;
	margin-bottom:0px;
}

input, select, textarea {
	background:#ffffff;
	padding:1px;
	font-size:10pt;
	font-family:Arial;
	color:#000000;
	border:solid 1px #222222;
}
.ErrorField {
	border:solid 1px #990000;
	background:#ffeeee;
}