body {
	background-color: #000000;
}
body,td,th {
	color: #0001FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0001FB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0001FB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #0001FB;
}
#container {
	position:relative;
	width:493px;
	height:500px;
	z-index:1;
	margin: 0px auto 0px auto;
	left: -15px;
	top: 15px;
}
#btn {
	position:absolute;
	left:213px;
	top:494px;
	width:117px;
	height:22px;
	z-index:2;
}

