body {
	background-color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #BB5409;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #BB5409;
}



#maindiv {
	background-color: #CCCCCC;
	border: thick solid #FFFFFF;
	overflow: auto;
	position: absolute;
	height: 90%;
	width: 90%;
	left: 5%;
	top: 16px;
}


#navbar {
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
#navbar td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	text-align: center;
}
#navbar td a {
	font-weight: bold;
	color: #BB5409;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar td a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
#apDiv1 {
	position:absolute;
	left:50%;
	top:226px;
	width:40%;
	height:40%;
	z-index:1;
	overflow: auto;
}
#apDiv2 {
	position:absolute;
	left:387px;
	top:187px;
	width:251px;
	height:294px;
	z-index:1;
}
.trademark {
	vertical-align: super;
	font-size: 9px;
}
#apDiv3 {	position:absolute;
	left:369px;
	top:333px;
	width:305px;
	height:197px;
	z-index:1;
}

