body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCFF;
}
body {
}

#SiteBox {
	position: absolute;
	left: 2px;
	top: 5px;
	width: 1600px;
	height: 1200px;
	overflow: visible;
	z-index: 600;
}

.SiteIF {
	width: 1600px;
	height: 1200px;
	overflow: visible;
	z-index: auto;
	border-width: 0;
	border: 0;
}
