.body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
/* layout */
.header {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 710px;
	height: 191px;
	background-color: #CDCDC4;
	z-index: 20;
}
.navarea {
	position: absolute;
	top: 74px;
	left: 105px;
	width: 625px;
	height: 155px;
	z-index: 21;
}
.content {
	position: absolute;
	top: 193px;
	left: 103px;
	width: 736px;
	height: 460px;
	background-color: #EBEAE4;
	z-index: 10;
	font-family: Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.contentvgr {
	position: absolute;
	top: 193px;
	left: 103px;
	width: 736px;
	height: 460px;
	z-index: 11;
	font-family: Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.pagetitle {
	position: absolute;
	top: 193px;
	left: 103px;
	width: 627px;
	height: 18px;
	background-color: #DCDCD2;
	z-index: 30;
}
.block {
	display: block;
}

/* */

.textnorm {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.textnormred {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #FF0000;
}
a.linknorm:link, a.linknorm:visited, a.linknorm:hover {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.inputnorm {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}