@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1f1f1;
}
body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h6 {
	font-size: 9px;
}
#apDiv1 {
	position:fixed;
	width:26px;
	height:62px;
	z-index:1;
	background-color:#F1f1f1;
	top:499px;
	right:0px;
}
