#submenu, #menu, #func, #adapt, #totop, #top, #toppicture {
	display: none;
}
#main, #content
{
	width: 100% !important;
	margin: 0px !important;
}
* { 
	border: 0px #000 solid !important;
}
td, th { background-color: #fff !important; }
#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}
#main #pagend, #main { background-image: none; }
* html #content, * html .innercont, * html .bluebox, * html .innermainleftmenu { width: 100% !important; }
* html #pagefleetlist .bluebox table { width: 100% !important; }

@media print {
	#backlink {
		display: none;
	}
}
#main .innermain, #pagegfx, #bggrad, body{
	background:none !important;
}
#footer table tr td{
	width:auto !important;
	white-space:nowrap; 
}
.leftmenu #content{
	padding-left:0px !important;
}