		
#bar {
	position: absolute;
	left: 41px;
	top: 95px;
	background-color: #33CCFF;
	height: 4px;
	width: 1040px;
	margin-top: 20px;
			}
			
#hdr {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
	font-style: normal;
	width: 1100px;
	left: 12px;
	top: 34px;
	z-index: 10;
			}
			
#hdrDiv {
	height: 90px;
	width: 1060px;
	padding-top: 15px;
}

.lineColor {
	color: #FF0000;
}

.textColor {
	color: #FFBF00;
}

.textEmp {
	color: #33CCFF;
}

#apHLine {
	height: 2px;
	width: 700px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	position: absolute;
}

.bckgrnd {
	background-color: #FF7F00;
	margin: 0px;
}
			
		
	
body {
	background-color: #B1B3ED;
}
