body {
	font-size: 12px;
	margin: 0px;
	color: #232819;
	font-family: Arial;
}

.headertext {
	font-size: 14px;
	color: #232819;
	font-weight: bold;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
}

.selectedheadertext {
	font-size: 14px;
	color: #ffffc8;
	font-weight: bold;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
}

.infotop {
	font-size: 18px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

.infoheader {
	font-size: 14px;
	color: #ffffc8;
	font-weight: bold;
	font-family: Arial;
	text-align: justify;
	vertical-align: top;
}

.infotext {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	line-height: inherit;
	text-align: justify;
	vertical-align: top;
}

.menutext {
	font-size: 12px;
	color: #232819;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
}

.selectedmenutext {
	font-size: 12px;
	color: #ffffc8;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
}

.linkheader {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	text-align: justify;
	vertical-align: top;
}

.introinfo {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	vertical-align: top;
}

.introtext {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	text-align: justify;
	vertical-align: top;
}

.firsttext {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	vertical-align: top;
}

.firstinfo {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	text-align: justify;
	vertical-align: top;
}

.viewinfo {
	font-size: 18px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
}

a {
	font-size: 14px;
	color: #232819;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #232819;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a.big {
	font-size: 14px;
	color: #232819;
	font-family: Arial;
	text-decoration: none;
}
a.big:hover {
	font-size: 14px;
	color: #232819;
	font-family: Arial;
	text-decoration: none;
}

a.bigsel {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	text-decoration: none;
}
a.bigsel:hover {
	font-size: 14px;
	color: #ffffc8;
	font-family: Arial;
	text-decoration: none;
}

a.small {
	font-size: 12px;
	color: #232819;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}
a.small:hover {
	font-size: 12px;
	color: #232819;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}

a.smallsel {
	font-size: 12px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}
a.smallsel:hover {
	font-size: 12px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}

a.link {
	font-size: 14px;
	font-weight: normal;
	color: #ffffc8;
	font-family: Arial;
	text-align: right;
	text-decoration: none;
}
a.link:hover {
	font-size: 14px;
	font-weight: normal;
	color: #ffffc8;
	font-family: Arial;
	text-align:right;
	text-decoration: none;
}

a.move {
	font-size: 14px;
	color: #fae070;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
a.move:hover {
	font-size: 14px;
	color: #fae070;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a.viewback {
	font-size: 18px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
}

a.viewback:hover {
	font-size: 18px;
	color: #ffffc8;
	font-weight: normal;
	font-family: Arial;
}

.field {
 	font-family: Arial;
	font-size: 12px;
	border: 0px;
	background-color: #505a28;
	color: #fae070;
	width: 430px;
	height: 16px;
}

.area {
	font-size: 12px;
	border: 0px;
	background-color: #505a28;
	color: #fae070;
	width: 430px;
	height: 120px;
	cursor: pointer;

 	scrollbar-arrow-color: #505a28;
	scrollbar-base-color: #505a28;
	scrollbar-face-color: #505a28;
	#scrollbar-highlight-color: #505a28;
	#scrollbar-shadow-color: #505a28;
	#scrollbar-3dlight-color: #505a28;
	#scrollbar-darkshadow-color: #505a28;
 	font-family: Arial;
	text-decoration: none;
}
