


#top_profiletimeheader
{
	position: absolute;
	display: block;
	width: 200px;
	top: 19px;
	text-align: left;
	font-size: 9pt;
	color: #000;
}

#top_profiletime
{
	position: absolute;
	display: block;
	top: 19px;
	width: 150px;
	text-align: right;
	font-size: 9pt;
}

#top_profileflightsheader
{
	position: absolute;
	display: block;
	top: 34px;
	width: 300px;
	text-align: left;
	font-size: 9pt;
}

#top_profileflights
{
	position: absolute;
	display: block;
	top: 34px;
	width: 150px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profilelandingsheader
{
	position: absolute;
	display: block;
	top: 49px;
	width: 300px;
	text-align: left;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profilelandings
{
	position: absolute;
	display: block;
	top: 49px;
	width: 150px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profileairplanesheader
{
	position: absolute;
	display: block;
	top: 19px;
	width: 200px;
	margin-left: 170px;
	text-align: left;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profileairplanes
{
	position: absolute;
	display: block;
	top: 19px;
	width: 340px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profileairportsheader
{
	position: absolute;
	display: block;
	top: 34px;
	width: 200px;
	margin-left: 170px;
	text-align: left;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profileairports
{
	position: absolute;
	display: block;
	top: 34px;
	width: 340px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profilecopilotsheader
{
	position: absolute;
	display: block;
	top: 49px;
	width: 200px;
	text-align: left;
	margin-left: 170px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profiledistanceheader
{
	position: absolute;
	display: block;
	top: 64px;
	width: 200px;
	text-align: left;
	margin-left: 170px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profilecopilots
{
	position: absolute;
	display: block;
	top: 49px;
	width: 340px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profiledistance
{
	position: absolute;
	display: block;
	top: 64px;
	width: 340px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_profiledistance_km
{
	position: absolute;
	display: block;
	top: 64px;
	width: 360px;
	text-align: right;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}


