body {
	padding-top: 10px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-color: #524028;
	color: #000000; text-align: center;
	background-image: url(new_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

hr {
	height: 1px;
	border: 0px;
	background-color: #cccccc;
	margin-top: 18pt;
	margin-bottom: 18pt;
}

table {
	empty-cells: show;
	color: #000000;
}

body, table {
	font-family: Times New Roman, serif;
	font-size: 10pt;
	line-height: 15pt;
}

a {
	color: #fe9600;
	text-decoration: none;
}
a:hover {
	color: #fe3900;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16pt;
	padding-bottom: 14pt;
}

.master_table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 805px;
	border-spacing: 0px;
}
.master_top {
	padding: 0px; margin: 0px; border: 0px;
	height: 22px;
}
.master_header {
	height: 286px;
	padding: 0px;
	margin: 0px;
	padding-top: 70px;
}
#master_header_de {
	background-image: url(header_de.png);
}
#master_header_en {
	background-image: url(header_en.png);
}
.master_header img {
	height: 120px;
}
.master_shadow {
	width: 22px;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
}
.master_content {
	background-color: #ffffff;
	text-align: justify;
	vertical-align: top;
	width: 761px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
}
.master_padding {
	padding-left: 183px;
	padding-right: 183px;
}

.copyright {
	font-size: 9pt;
	border-top: 1px solid #cccccc;
	margin-top: 72pt;
	margin-left: -150px;
	margin-right: -150px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	color: #cccccc;
	font-style: italic;
}

.simplebox1 {
	text-align: center;
	margin-top: 5pt;
	margin-bottom: 36pt;
	border: 1px solid #cccccc;
	padding: 0px;
}
.simplebox2 {
	border: 1px solid #ffffff;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #eeeeee;
}

.reference {
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: -10px; margin-right: -10px;
	margin-bottom: 45px;
	padding-top: 150px;
	padding-left: 28px; padding-right: 28px;
	color: #000000;
	text-align: left;
}
.reference ul {
	padding-top: 0px;
	margin-top: 0px;
}
.reference li {
	list-style-type: square;
}
.reference a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
.reference a:hover {
	color: #fc0;
	text-decoration: none;
	border-bottom: 1px dotted #fc0;
}