

img.floated {
	float: left;
	position: relative; /* fixes many nasty IE bugs */
	padding: .5em;
	}
	
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: px;
	height: 100px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.0em auto;
	padding: 0px;
	background-color: #ffffff;
}


body,td,th {
	font-size: 12px;
	color: #666666;
	border-left-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}
.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 0px;
	height: 80px;
	position: relative;
	color: black;
	padding: 1px;
}
#apDiv1 {
	position:absolute;
	left:126px;
	top:457px;
	width:201px;
	height:70px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:914px;
	top:553px;
	width:70px;
	height:70px;
	z-index:2;
	background-color: #CCCCCC;
}
#apDiv3 {
	position:absolute;
	left:744px;
	top:551px;
	width:70px;
	height:70px;
	z-index:2;
	background-color: #CCCCCC;
}
#apDiv4 {
	position:absolute;
	left:658px;
	top:552px;
	width:70px;
	height:70px;
	z-index:3;
	background-color: #CCCCCC;
}
#apDiv5 {
	position:absolute;
	left:829px;
	top:549px;
	width:69px;
	height:71px;
	z-index:4;
	background-color: #CCCCCC;
}
#apDiv6 {	position:absolute;
	left:658px;
	top:552px;
	width:70px;
	height:70px;
	z-index:3;
	background-color: #CCCCCC;
}
#apDiv7 {
	position:absolute;
	left:565px;
	top:551px;
	width:71px;
	height:70px;
	z-index:5;
	background-color: #CCCCCC;
}
#apDiv8 {
	position:absolute;
	left:471px;
	top:550px;
	width:71px;
	height:70px;
	z-index:6;
	background-color: #CCCCCC;
}
#apDiv9 {
	position:absolute;
	left:370px;
	top:545px;
	width:71px;
	height:74px;
	z-index:7;
	background-color: #CCCCCC;
}
.style12 {	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {color: #000000}
.style24 {font-size: 12px;
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
}
.style26 {font-size: 12px}
.style27 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style31 {font-family: Arial, Helvetica, sans-serif}
.style34 {	color: #666666;
	font-size: 11px;
}
.style36 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style39 {font-size: 11px}
.style40 {color: #666666}
.style7 {font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

