.navbarhoriz {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	position: absolute;
	z-index: 3;
	height: 30px;
	width: 700px;
	left: 20px;
	top: 87px;
	vertical-align: middle;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.pagetitlebar {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	position: absolute;
	z-index: 3;
	height: 60px;
	width: 720px;
	left: 20px;
	top: 110px;
	line-height: 60px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	color: #FE005D;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 10px;
	position: absolute;
	z-index: 2;
	height: 50px;
	width: 550px;
	left: 10px;
	top: 10px;
}
.contentsbox {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	position: absolute;
	z-index: 2;
	height: 400px;
	width: 330px;
	left: 30px;
	top: 175px;
}

.underconstruction {
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	position: absolute;
	z-index: 5;
	height: 300px;
	width: 370px;
	left: 320px;
	top: 520px;
}
.headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #FE005D;
	font-style: normal;
	font-weight: bold;
}
