body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 5px;
	color: #000000;
}

#Content {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
}

#Header {
	background-color: #FFFFFF;
}

#Frame {
	background-color: #FFFFFF;
}

#Menutop {
	background-color: #666666;
	color: #FFFFFF;
}

#Footer {
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

.footer:link {
	color: #FFFFFF;
}

.footer:visited {
	color: #FFFFFF;
}

.footer:active {
	color: #FFFFFF;
}

.footer:hover {
	color: #E19000;
}

#Text {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
	padding: 8px;
	border: 0px solid black;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: none;
}

a:active {
	color: red;
	text-decoration: none;
}

a:hover {
	color: #E19000;
	text-decoration: none;
}

h1 {
	color: #E19000;
	font-size: 17px;
	margin-bottom: 0px;
}

h2 {
	color: #E19000;
	font-size: 13px;
	margin-bottom: 0px;
}

.menu {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #E19000;
	text-decoration: none;
	font-weight: bold;
}

.menu-on {
	color: #E19000;
	text-decoration: none;
	font-weight: bold;
}

#Layer1 {
	position: absolute;
	width: 439px;
	height: 370px;
	z-index: 1;
	left: 287px;
	top: 6px;
}

#Layer2 {
	position: absolute;
	width: 302px;
	height: 740px;
	z-index: 2;
}

#Layer3 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
}