body {
	background: #003F85;
	margin: 0px;
}
table.water {
	background: url(../img/start_water.jpg) no-repeat center top;
	height: 100%;
}
td.water {
	padding-top: 33px;
}
table.navbarStretcher {
	background: url(../img/start_navbar_stretcher.jpg) repeat-x;
	height: 27px;
}
table.navbar {
	background: url(../img/start_navbar.jpg) no-repeat center;
	height: 27px;
}
td.spacer {
	width: 50px;
}

div.flashContainer, div.flashAlternative {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 51px;
	width: 100%;
}

object.flash, embed.flash, img.flash {
	margin-right: 22px;
}

div.language {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 2;
}

a.whiteLink {
	color: white;
	font-size: 10px;
	text-decoration: none;
}
img.whiteLink {
	border: 1px solid #283292;
}