body, html, table {
	line-height:150%;
	height:auto;
}
#spacer {
	display:none;
}
#container {
	position:relative;
	overflow:hidden;
	width:100%;
}
#content {
	position:relative;
	margin:0;
	z-index:10;
	width:100%;
}
#contentHeader {
	display:none;
}
#contentLeft {
	float:none;
	display:block;
	padding:0;
	width:100%;
	border-bottom:10px solid #ffffff;
}
#contentCenter {
	float:none;
	display:block;
	padding:0;
	width:100%;
	border:none;
	border-top:1px solid #999999;
	border-bottom:10px solid #ffffff;
}
#contentRight {
	float:none;
	display:block;
	padding:0;
	width:100%;
	border:none;
	border-top:1px solid #999999;
}
#header {
	display:none;
}
#headerOverlay {
	display:none;
}
#headerTransparentTitle {
	position:relative;
	width:100%;
	height:60px;
	margin:0;
	padding:10px 5px 10px 30px;
	color:#999999;
	background-color:#ffffff;
	border-bottom:10px solid #999999;
	overflow:auto;
	z-index:3;
	cursor:auto;
	font-size:30px;
}
#headerTopMenu1 {
	display:none;
}
#headerTopMenu2 {
	display:none;
}
#headerTopMenu3 {
	display:none;
}
#headerBottom {
	display:none;
}
#menuLeft {
	display:none;
}
#footer {
	display:none;
}
.logo {
	position:absolute;
	top:0;
	height:89px;
	width:88px;
	background:#ffffff;
	z-index:60;
	overflow:hidden;
	text-align:center;
	border:1px solid #000000
}
#logo1 {
	left:12cm;
}
#logo2 {
	left:15cm;
}
.logoShadow {
	display:none;
}