body {
    text-align: center;
    background-color: #036169;
}

.header {
    background-color: #ffffff;
    border: solid 2px #000000;
    width: 740px;
    height: 58px;
    overflow: hidden;
    padding-bottom: -5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.headerleft {
    float: left;
    width: 188px;
    height: 54px;
}

.headerright {
    float: right;
    width: 288px;
    height: 54px;
}

.footer {
    background-color: #ffffff;
    border: solid 2px #000000;
    width: 740px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tocinsideborder {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.maintable {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tocinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 18px;
}
.tocinner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 26px;

}
.toclink:link {
	color: #000099;
	text-decoration: none;
}
.toclink:visited {
    color: #000099;
    text-decoration: none;
}
.toclink:hover {
    color: #0000ff;
    text-decoration: underline;
}
.formelement {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
