@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	background-color:#000000;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#apDiv1 {
	position:absolute;
	left:15px;
	top:19px;
	width:auto;
	height:auto;
	z-index:1;
	font-size:16px;
	background-image:url(/html/Screens/screen-back-bg.png);
	visited: #FFF;
	padding: 5px;
}

#apDiv2 {
	position:absolute;
	top:19px;
	width:auto;
	height:auto;
	z-index:1;
	font-size:16px;
	background-image:url(/html/Screens/screen-back-bg.png);
	visited: #FFF;
	right: 15px;
	padding: 5px;
}

a.back:link {
	color: #CCC;
}

a.back:visited {
	color: #CCC;
}
