@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
body {
	background-color: #C0D6FE;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
.Style1 {color: #FADB05;
         font-size: 10px;
}
.Style2 {color: #FADB05;
}
.Style3 {color: #0066CC;
}
.Style4 {color: #C0D6FE;
}
a.type1:link {
 	color:#FADB05;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: x-small
}
a.type1:visited {	
 	color:#FADB05;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: x-small
}
	a.type1:hover {
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: x-small;
	color: #009966;
 }
 #apDiv1 {
	position:absolute;
	width:123px;
	height:81px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:143px;
	height:52px;
	z-index:2;
	left: 170px;
	top: 68px;
}