@charset "utf-8";
/* CSS Document */
.menu{
	background-color: #ADA48B;
	z-index: 0;
}
body{
	text-align: center;
	background-color: #020202;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-x;
	}
.page_titles{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E5646;
}
.sub_titles{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E5646;
	text-decoration: underline;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:955px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #4B7457;
}

#abk-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:30px;
}

#abk-02_ {
	position:absolute;
	left:0px;
	top:30px;
	width:329px;
	height:220px;
}

#abk-03_ {
	position:absolute;
	left:329px;
	top:30px;
	width:626px;
	height:220px;
}

#abk-04_ {
	position:absolute;
	left:0px;
	top:250px;
	width:154px;
	height:322px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #21B24B;
}

#intro-05_ {
	position:absolute;
	left:154px;
	top:250px;
	width:801px;
	height:322px;
	z-index: 0;
}

#abk-06_ {
	position:absolute;
	left:0px;
	top:572px;
	width:955px;
	height:1px;
}

#intro-07_ {
	position:absolute;
	left:0px;
	top:572px;
	width:955px;
	height:27px;
	background-color:#628B6E;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23B14B;
	border-right-color: #FAFAF9;
	border-bottom-color: #FAFAF9;
	border-left-color: #FAFAF9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright{
	top: 6px;
	position: relative;
}
#copyright a:link{
	color: #000000;
}
#copyright a:visited{
	color: #000000;
}
#copyright a:hover{
	color: #FFFF00;
}
#copyright a:active{
	color: #FF0000;
}