/* CSS Document */

.HeadHolder,
#Navigation,
.ContentHolder,
.Content {
	width: 100%;
	margin: 0;
}

.LeftColumn,
#Navigation,
.PageBottom,
.HeadHolder,
.Wide .LeftPicture,
.MiddleContent {
	display: none;
}

.Main .Head,
.Main .MainContentPane {
	color: #000;
}
.PortalName {
	display: block;
	margin-bottom: 15px;
	text-align: left;
}
.PortalName SPAN {
	display: block;
}
.PortalName .FirstLine {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.PortalName .Secondline {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.PortalName IMG {
	vertical-align: middle;
	margin-bottom: 5px;
}
.InsidePage {
	height: auto;
	position: static;
	top: auto;
	left: auto;
}

.ContentPane .EmptyContentPane,
.Main .MainContentPane {
	color: #000;
}

.ShipData TD,
.ShipMovment TD,
.ShipMovment TH {
	color: #000;
}


