﻿/* CSS-Layout */
html,body {
	margin-top: 0px;
	margin-left: 0px;
	width: 99%;
	background-color: #336600;
	scrollbar-face-color: #336600;
	scrollbar-shadow-color: #ff9900;
	scrollbar-3dlight-color: #ffcc00;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-track-color: #336600;
	scrollbar-darkshadow-color: 000000;
}
table{
margin-left:auto;
margin-right:auto;
}
#container {
	top: 0.63em;
	position: relative;
}
#header {
margin-top: 1em;
	margin-left: 0.63em;
	height: 5em;
	text-align: center;
}
#page_content {
margin-top: 5em;
	margin-left: 0.63em;
	padding-top: 0.63em;
	padding-left: 0.31em;
	padding-right: 0.31em;
	padding-bottom: 0.63em;
	margin-bottom: 0.63em;
	right: 0.31em;
	text-align: center;
}
#footer {
	padding-right: 0.31em;
	padding-left: 0.31em;
	margin-bottom: 0em;
	font-size: 0.8em;
	margin-Left: 0.63em;
}
H5 {
	font-family: Arial, Helvetica, Sans-Serif; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffcc00;
}
H4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	color: #ffcc00;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
	color: #ffcc00;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffcc00;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2em;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffcc00;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #336600;
}
a:visited {
	color: #ff9900;
}
a:link {
	color: #ff0000;
}
a:active {
	color: #ffff00;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_l {
	text-align: left;
}
.style_ul {
	text-decoration: underline;
}
.style_small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	color: #ffcc00;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:0px
}
</style>

