#apDiv1 {
width:800px;
margin:auto;
position:relative;
}

.bigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b30303;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.thebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;

}
.redtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b30303;
	font-weight: bold;
}
.redtext2 {
	font-size: 14px;
	font-weight: bold;
	color: #b30303;
}
.headab {
	font-size: 24px;
	color: #B30303;
	text-align: center;
}
.style2 {
	color: #000000;
	font-size: 12px;
}
.text {
font-size:14px;
font-weight:bold;
}
a:link {
	color: b30303;
	text-decoration: none;
}
a:visited {
	color: #B30303;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #B30303;
	text-decoration: none;
}
a {
	font-family: Tahoma, sans-serif, serif, Verdana;
	font-size: 12px;
}

.popup {
color:#333333;
font-size:18px;
}

.popupred {
color:#FF0000;
}

#apDiv1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:10;
	background:#FFFFFF;
	padding:10px;
	border:1px solid #600000;
	left: 420px;
	top: 355px;
}

#apDiv1 a {
font-size:16px;
}

