@CHARSET "ISO-8859-1";

a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.menus {
	font-size: 18px;
	color: #000099;
	font-family: garamond;
	font-weight: bold;
}
.bodybg {
	background-image: url(../images/backlogo.png);
	background-repeat: repeat;
}
.porttitle {
	font-size: 16px
}
.style2 {
	text-align: center;
	font-weight: bold; 
	font-size: 36px;
}
#thankyou {
	position:absolute;
	left:47px;
	top:193px;
	width:810px;
	height:168px;
	z-index:1;
	background-color: #FFCC66;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	visibility: visible;
}
#apDiv1 {
	position:absolute;
	left:22px;
	top:26px;
	width:187px;
	height:187px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:653px;
	top:25px;
	width:153px;
	height:179px;
	z-index:1;
}

