@charset "utf-8";
/* CSS Document */
#apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0;
	top: 12px;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
	z-index:10;
	text-align: center;
	border-top:1px;
	border-top-color:black;
	border-top-style:solid;
}

#vertCtr {
	position:absolute;
	height:100%;
	width:1px;
	left:50%;
	z-index:50;
	text-align: left;
	top:125px;
}
#logoDiv {
position:absolute;
	width:100%;
	height:372px;
	z-index:30;
	left: 0px;
	top: 0px;
	text-align:center;
}

#towelDiv {
position:relative;
z-index:9999;
text-align:center;
}

#menuDiv {
position:relative;
	z-index:9999;
	text-align:right;
	clear:both;
	left:200px;
	width: 200px;
}

#contentDiv {
position:relative;
	z-index:50;
	text-align:center;
	left:-250px;
	width: 500px;
	top:60px;
}
#contentDiv2 {
position:relative;
	z-index:50;
	text-align:left;
	left:-220px;
	width: 450px;
	top:50px;
}

#vertCtr #contentDiv {
	font-family: Tahoma, Geneva, sans-serif;
}
#vertCtr #contentDiv {
	font-size: 14px;
}
#vertCtr #contentDiv {
	font-size: 16px;
}
#vertCtr #contentDiv {
	font-weight: bold;
}
#vertCtr #contentDiv {
	font-weight: normal;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.midfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000;
	font-size: 13px;
}
.redfont {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.redfont2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lrgblufont {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}
.lrgblkfont {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing:1px;
}

#footer {
	position:relative;
	width:100%;
	text-align:center;
}
#copyright {
position:relative;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	z-index:50;
	color:#ffe0b2;
}

.style12 {
	font-family: Tahoma;
}

img {
border-style: none;
}
