@charset "utf-8";
#Boxes {
	height: 650px;
	width: 960px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.container #apDiv1 #apDiv6 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #656565;
}
#DSI:hover { outline: 2px solid #0c66e1;
}   
#BOX1 {
	height: 3100px;
	width: 960px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	z-index: 1;
	box-shadow: 0 0 50px black;
	background-image: url(../PICTURES/DSV-BG.jpg);
}
#Goto {
	height: 46px;
	width: 31px;
	position: absolute;
	top: 14px;
	left: 52px;
	bottom: 0;
	right: 0;
	z-index: 1;
	
}
#HEAD {
	height: 30px;
	width: 216px;
	position: absolute;
	top: 85px;
	left: 58px;
	bottom: 0;
	right: 0;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
#Tablebox{
	height: 2834px;
	width: 844px;
	position: absolute;
	top: 118px;
	left: 59px;
	bottom: 0;
	right: 0;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	top: 103px;
	line-height: normal;
}
