body,td,th {
	color: #fff;
	background: 000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #000;
	background-image: url(/Graphics/blackfade2.png);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#container {
	top:auto;
	width: 912px;
	height:1500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	font:Verdana, Geneva, sans-serif
}

#top {
	width: 912px;
	height:138px;
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../Graphics/images/top6.png);
}

#headerleft {
	width: 188px;
	height:518px;
	top:139px;
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../Graphics/images/side6.png);
	background-repeat: no-repeat;
	
}

#headercenter {
	width: 720px;
	height:1200px;
	top:138px;
	position: relative;
	left: 187px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../Graphics/images/body6.png);
	background-repeat: no-repeat;
}
#apDiv1 {
	position:absolute;
	width:710px;
	height:1006px;
	z-index:1;
	left: 9px;
	top: 49px;
}


a:link {
	color: #B2951D;
	text-decoration: none;
}
a:visited {
	color: #B2951D;
	text-decoration: none;
}

a:hover {
	color: #B2951D;
}
a:active {
	color: #B2951D;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color:#FC0
	
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}




#menuleft {
	margin-left: 20px;
	margin-bottom: 15px;
	height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	font-weight: normal;
}
#menutop {
	height:60px;
}

.Caption {
font-family: Verdana;
font-weight: bold;
color:      #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
