@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
body {
	margin : 10 10 10 10;
	padding : 10 10 10 10;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #EEEEEE;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	font-size : 10px;
	background-image: url();
}
.title1 {
	font-family: ver;
	font-size: 8pt;
	color: #990000;
	font-weight: bold
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
tr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
input {
	border : 1px solid #5E5E5E;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D10F05;
	font-size : 10px;
}
.textfield {
	border : 1px solid #5E5E5E;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D10F05;
	font-size : 10px;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	font-size : 10px;
	text-decoration : none;
}
a:hover {
	color:#990000
}
}
.style27 {
	font-size: x-large;
	color: #990000;
	font-family: "Candy Buzz BTN";
}
.style28 {
	font-family: "Candy Buzz BTN"
}
.style29 {
	font-size: x-large;
	color: #FFFF00;
}
.style31 {
	font-size: xx-large;
	color: #FFFF00;
	font-weight: bold;
	font-family: "Candy Buzz BTN";
}
.style33 {
	font-size: xx-large;
	color: #FFFF00;
	font-family: "Candy Buzz BTN";
}
.style34 {
	font-size: x-large;
	color: #FFFF00;
	font-family: "Candy Buzz BTN";
}
.style37 {
	font-family: "Candy Buzz BTN";
	font-size: large;
	color: #00FF00;
	font-weight: bold;
}
.style38 {
	font-size: 18px;
	color: #00CC00;
	font-family: "Candy Buzz BTN";
	font-weight: bold;
	font-style: italic;
}
.style43 {
	color: #FF0000
}
.style45 {
	font-family: "Candy Buzz BTN";
	color: #FF0000;
}
.style47 {
	font-family: "Candy Buzz BTN";
	font-size: large;
	color: #990000;
}
.style49 {
	font-weight: bold;
	font-family: "Candy Buzz BTN";
	font-size: large;
	color: #FF0000;
}
.style51 {
	color: #FFFF00;
	font-weight: bold;
	font-size: medium;
}
.style52 {
	color: #FFFF00;
	font-weight: bold;
	font-size: xx-large;
}
.style56 {
	color: #990000
}
.style59 {
	font-size: xx-large;
	color: #FF0000;
	font-family: "Candy Buzz BTN";
}
.style63 {
	font-family: "Times New Roman", Times, serif
}

/* Absolute Position Containers use caution when editing */

#apMain { /*all containers relative to this*/
	position: absolute;
	width: 1024px;
	left: 50%; /*centers relative to viewport size*/
	margin-left: -512px; /*when (-1/2width) is used*/
	top: 0px;
	height: 2090px;
	z-index: 1;
}
#apTopheader {
	position:absolute;
	left:37px;
	top:0px;
	width: 950px;
	height: 55px;
	margin: 0px auto;
	text-align: center;
	color: #7ECE05;
	font-weight: bold;
	font-size: medium;
	background-color:#000000;
}
#apLogoHead {
	position:absolute;
	left:37px;
	top:42px;
	width:950px;
	height:15px;
	z-index:2;
}
#apLogo {
	position:absolute;
	left:37px;
	top:77px;
	width:950px;
	height:195px;
	z-index:5;
}
#apContent {
	position:absolute;
	left:0px;
	top:350px;
	width:1024px;
	height:1700px;
	z-index:5;
}
#apNav {
	position:absolute;
	left:37px;
	top:275px;
	width:950px;
	height:87px;
	z-index:2;
}
#apFooter {
	position:absolute;
	left:0px;
	top:1720px;
	width:1024px;
	height:213px;
	z-index:2;
}
#apFootNavbox {
	position:absolute;
	left:0px;
	top:1960px;
	width:1024px;
	height:98px;
	text-align:center;
	color: #FBEF03;
	font-weight: bold;
	font-size: medium;
	border: thin outset #BBBBBB;
	z-index:101;
}
