body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 800px;
	margin-bottom: 0px;
	background-color: #0066ff;
}
#pageframe {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	padding: 5px;
	left: 0px;
}
#sideframe {
	height: 402px;
	width: 105px;
	position: absolute;
	right: 0px;
	top: 3px;
	left: 595px;
	bottom: 0px;
	z-index: auto;
}
#menulayer {
	position:fixed;
	width:205px;
	height:115px;
	z-index:10;
}
#valueslayer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:0;
	left: 110px;
	top: -4px;
}
#ActLayers {
	position:fixed;
	width:100px;
	height:172px;
	z-index:3;
	top: 225px;
	left: 0px;
}
#indexmessage {
	height: 130px;
	width: 480px;
	left: 110px;
	top: 282px;
	position: absolute;
	right: 0px;
}
.pagetext {
font-size: 16px;
}
.titles {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.center {
	height: 100%;
	width: 775px;
	left: 10%;
	right: 10%;
}

