BODY, table, tr {
	MARGIN: 0px;
	margin-height: 0;
	margin-width: 0;

	FONT-FAMILY: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;

}

hr {
	height: 1px;
	color: #BFBFBF;
}

pre.debug {
	background-color : #FFFF00;
	font-size: 10px;
	font-family: Tahoma, Lucida Console, Courier;
	padding: 10px;
	border: 1px solid #AAAA00;
	width : 400px;
}

.dropout {
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 0px none #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FAFAFA;
}

.t_header {
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	margin: 10px 10px 10px 0px;
	line-height: 18pt;
}

.t_text {
	color: #000000;
/*	text-align: justify;*/
}
.n_header {
	font-size: 12pt;
	font-weight: bold;
	color: #680000;
	margin-bottom: 5px;
	line-height: 12pt;
}
.n_text {
	font-size: 11px;
}
.e_header {
	font-size: 13px;
	font-weight: bold;
	color: #680000;
	margin-bottom: 2px;
}
.e_text {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
/*	text-align: justify;*/
}
.white_header {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin: 3px;
}

.theme {
	border: 1px solid #bfbfbf;
	padding-top: 4px;
	padding-bottom: 4px;
}

.topmenu {
	font-size: 13px;
	color: #000000;
	text-transform : lowercase;
}

.hint {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}

form {
	margin: 0px; 
}

textarea {
	font-size: 11px;
	font-family: lucida console, courier;
}

input, select {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

input.button {
	font-size: 10px;
}

.copyright {
	font-size: 10px;
}

.date {
	font-size: 10px;
	color: #777777;
	font-weight: bold;
}

.subnavi {
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	color: #AAAAAA;
}


a:link {
	text-decoration: none;
	color: #020289;
}

a:visited {
	text-decoration: none;
	color: #020289;
}

a:active {
	text-decoration: none;
	color: #9EB0D3;
}

a:hover {
	text-decoration: underline;
	color: #1A448E;
}

a:link.topmenu, a:visited.topmenu, a:active.topmenu, a:hover.topmenu {
	font-weight: bold;
	color: #000000;
}

a:link.more, a:visited.more, a:active.more, a:hover.more {
	font-weight: bold;
}

a:link.subnavi, a:visited.subnavi, a:active.subnavi, a:hover.subnavi {
	color: #BFBFBF;
}