/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8C468;
}
body {
	background-color: #002400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#002400;
	scrollbar-highlight-color:#E8C468;
	scrollbar-3dlight-color:#002400;
	scrollbar-darkshadow-color:#002400;
	scrollbar-shadow-color:#E8C468;
	scrollbar-arrow-color:#E8C468;
	scrollbar-track-color:#002400;
}
a:link {
	color: #E8C468;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E8C468;
}
a:hover {
	text-decoration: underline;
	color: #E8C468;
}
a:active {
	text-decoration: none;
	color: #E8C468;
}
h1 {
	font-size: 12px;
	color: #E8C468;
}
h2 {
	font-size: 14px;
	color: #E8C468;
}
h3 {
	font-size: 16px;
	color: #E8C468;
}
.dunkel10 {
	color: #002400;
	font-size: 10px;
}
.dunkel12 {
	color: #002400;
	font-size: 12px;
}
.dunkel14 {
	color: #002400;
	font-size: 14px;
}
.hell10 {
	color: #E8C468;
	font-size: 10px;
}
.hell11 {
	color: #E8C468;
	font-size: 11px;
}
.hell12 {
	color: #E8C468;
	font-size: 12px;
}
.hell14 {
	color: #E8C468;
	font-size: 14px;
}
.hell16 {
	color: #E8C468;
	font-size: 16px;
}
.hell18 {
	color: #E8C468;
	font-size: 18px;
}
.hell20 {
	color: #E8C468;
	font-size: 20px;
}
.hell22 {
	color: #E8C468;
	font-size: 22px;
}
.hell24 {
	color: #E8C468;
	font-size: 24px;
}
#apNavi {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:50px;
	z-index:10;
}
#apMask {
	position:absolute;
	left:0px;
	top:0px;
	width:97%;
	height:50px;
	z-index:9;
	background-color:#002400;
}
#apContent {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow: auto;
	z-index:2;
}
#apContentAlt {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow: auto;
	z-index:1;
}

