body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
#apDiv2 {
	width:1024px;
	height:760px;
	z-index:2;
	background-position: center center;
	background-image: url(/images/Front-Desk.jpg);
	position: relative;
}
#apDiv3 {
	position:relative;
	width:600px;
	height:460px;
	z-index:1;
	left: 175px;
	top: 260px;
	right: 100px;
	bottom: 25px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #fe1402;
	border-right-color: #fe1402;
	border-bottom-color: #fe1402;
	border-left-color: #fe1402;
}
#apDiv4 {
	position:relative;
	width:450px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 100px;
	right: 50px;
	bottom: 25px;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #fe1402;
	border-right-color: #fe1402;
	border-bottom-color: #fe1402;
	border-left-color: #fe1402;
}
#apDiv5 {
	position:relative;
	width:800px;
	height:525px;
	z-index:1;
	left: 50px;
	top: 200px;
	right: 100px;
	bottom: 25px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #fe1402;
	border-right-color: #fe1402;
	border-bottom-color: #fe1402;
	border-left-color: #fe1402;
	overflow : auto;
	color: #000000;
}
.RedHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}

.apDiv2-Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.linkedText {
	color: #FFFFFF;
	text-decoration: underline;
}
.wht10ptBold {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.wht8pt {
	font-size: 8pt;
	color: #FFFFFF;
}
