@charset "utf-8";
#apTransparencyDIV {
	position:absolute;
	width:800px;
	height:22px;
	z-index:1;
	top: 23px;
	background-repeat: repeat-x;
	left: auto;
	background-color: #000000;
	color: #FFFFFF;
	font-stretch: normal;
	font-weight: bold;
	text-align: justify;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:179px;
	z-index:1;
	left: 68px;
	top: 31px;
}
body {
	background-color: #BEBEBE;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top:10px;
	background-attachment: fixed;
}
.blackline {
	width: 100%;
	background: #000000;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.menutext{
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: auto;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #000000;
}
.menutext a:active {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: auto;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #000000;
}
.menutext a:visited {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: auto;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #000000;
}
.menutext a:link {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: auto;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #000000;
}
.menutext a:hover {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: auto;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	background-color: #000000;
	text-decoration: underline;	/*text-decoration: underline;*/
}
.MainTable {
	background-color: #FFFFFF;
}
.bodytable{
padding:5px;
}
.bodyimage{
	padding:5px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 44px;
}

#apDiv5 {
	position:absolute;
	width:800px;
	height:23px;
	z-index:1;
	top: 20px;
	opacity: .90;
	-moz-opacity: .90;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
