a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
margin-left: 10px;
}
body {
	background-color: #272323;
}
#apDiv1 {
	position:absolute;
	left:290px;
	top:344px;
	width:850px;
	height:321px;
	z-index:1;
	background-color: #312C2C;
}
#apDiv2 {
	position:absolute;
	left:293px;
	top:347px;
	width:828px;
	height:304px;
	z-index:2;
	overflow:auto;
	padding-left:3px;
	padding-right:6px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #E66125}