#apDiv {
	position:absolute;
	left:40%;
	top:22px;
	width:325px;
	height:50px;
	z-index:1;
	background-color: #FFFFFF;
}

A:link {
	text-decoration: underline
} 
A:visited {
	text-decoration: underline;
	color: #000000;
} 
A:hover {
	color:#0000FF;
	text-decoration: underline;
} 
A:active {
	text-decoration: underline;
} 

body {
	margin-left: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #163351;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3C7CC3;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FF0000;
	font-weight: bolder;
	line-height: normal;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline blink;
	font-weight: bolder;
	line-height: normal;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline blink;
	font-weight: bolder;
	line-height: normal;
}

