body {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

#header {
	width: 100%;
	height: 90px;
	min-width: 1000px;
	background-color: #F89838;
}

#linkbox {
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #e09050;
	background-color: #F8A848;
}

#naviimg {
	width: 200px;
}

#naviimg img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 4px;
}

#linkbox ul {
	list-style-type: none;
	padding-left: 10px;
	margin: 0;
}

#linkbox ul li {
	padding-top: 10px;
}

#linkbox ul li a {
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb {
	width: 100%;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	color: #1E3875;
}

#breadcrumb span {
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}

.footer div.article p {
	font-size: 8pt;
}

.footer {
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #e09050;
}

#footer_other {
	width: 100%;
}

#footer_home {
	border-bottom: 1px solid #e09050;
	border-left: 1px solid #e09050;
	border-right: 1px solid #e09050;
}

#content_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 40px;
	font-size: 9pt;
}

#content_body ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.content_body_home {
	width: auto;
	border-right: 1px solid #e09050;
	border-top: 1px solid #e09050;
}

#padding {
	border-top: 1px solid #e09050;
	border-left: 1px solid #e09050;
}

#content_toc {
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right: 1px solid #e09050;
}

#content_related {
	width: 200px;
	margin-bottom: 15px;
	padding-right: 5px;
}

#content_frame_home {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

#content_frame_other {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #e09050;
	border-right: 1px solid #e09050;
	border-top: 1px solid #e09050;
	border-bottom: 1px solid #e09050;
}

A:link {color:#1E3875; text-decoration:none;} 
A:visited {color:#2E4885;text-decoration:none;}
A:hover {text-decoration: underline !important;}

#rightbox p {
	font-size: 8pt;
}

#rightbox ul {
	font-size: 8pt;
	display:list-item;
	padding-left: 10px;
	margin-left: 5px;
	padding-bottom: 1px; 
	text-decoration:none;
}

#rightbox ol {
	font-size: 8pt;
	padding-left: 10px; 
	margin-left: 5px;
	padding-bottom: 1px; 
	text-decoration:none;
}

#rightbox h1 {
	font-size: 11pt;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

p.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0096B0;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#leftbox {
	width: 200px;
	margin-left: 5px;
}

#rightbox {
	width: 200px;
	margin-left: 5px;
}

#toc {
	width: 200px;
	font-size: 8px;
}

#toc_name {
	width: 190px;
	font-size: 10pt;
	text-decoration:none;
	font-weight: bold;
}

#toc_list {
	width: 190px;
	margin: 0px;
	padding-left: 0px;
}

#toc_list ul {
	margin-left: 2px;
	padding: 0px;
	text-align: left;
}

#toc_list li a {
	font-size: 8pt;
	text-decoration: none;
}

#toc_list li a:hover {
	font-size: 8pt;
}

#toc_list li.c_ch {
	font-weight: bold;
}

table.highlight {
	text-align: left;
	background-color: #F8D878;
}

table.small td p.content {
	font-size: 6pt;
}

table.prettytable {
	border-collapse:collapse;
}

table.prettytable td {
	border: 1px solid #000000;
}

table.prettytable td p.content {
	font-size: 7pt;
}

table.border {
	border-collapse:collapse;
	border: 1px solid #000000;
}

table.prettytable th {
	font-size: 8pt;
}

table.float_left {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}

table.float_right {
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

table.border td {
	text-align: left;
	border: 1px solid #000000;
}

#introimages {
	position: absolute;
        left: 20px;
        top: 50px;
        width: 311px;
        height: 400px;
        background-color: #e0e0e0;
}

#introtext h1 {
        color: black;
        font-size: 18pt;
}

#introtext h2 {
        font-size: 16pt;
}

#introtext {
	text-align: center;
        position: absolute;
        left: 400px;
        top: 65px;
        width: 410px;
}

#goto_champ {
	text-align: left;
       	font-size: 9pt;
        position: absolute;
        top: 200px;
        left: 400px;
       	width: 199px;
}

#goto_mue25 {
	text-align: left;
        font-size: 9pt;
       	position: absolute;
        top: 200px;
       	left: 640px;
        width: 169px;
}

#frame {
        position: relative;
        top: 15px;
        margin-left: auto;
        margin-right: auto;
        width: 1000px;
        text-align: left;
        font-size: 10pt;
        background-color: #f0f0f0;
}

