html {
	margin: 0;
	padding: 0;
	}
body { 
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode", Helvetiva, Arial, sans-serif;
	color: #000; 
	background: #000 no-repeat top left;
	font-size: 0;
	line-height: 0;
	margin: 0; 
	padding: 0;
	text-align: left;
	}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
a:active {
	outline: none;
	border: none;
}
a:focus {
	outline: none;
	border: none;
}
img	{
	border: none;
	}
#on3 {
	margin: 0;
	padding: 0;
	display: block;
}
#statusBox {
	width: 128px;
	height: 15px;
	border:  none;
	position: absolute;
	display: block;
	left: 781px;
	top: 8px;
	margin: 0;
	padding: 0;
}
#boxColor {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#statusBar {
	background-color: #fff;
	position: absolute;
	height: 13px;
	overflow: hidden;
	margin: 1px 0 0 1px;
	padding: 0;
}
#statusText {
	position: absolute;
	color: #06c;
	width: 100%;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin: 1px 0 0 1px;
	padding: 0;
}
#ladeText {
	position: absolute;
	top: 13px;
	color: #06c;
	width: 100%;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin: 2px 0 0 0;
	padding: 0;
}