BODY
{
	Font-Family: Tahoma;
	Font-size: 12
}
Table
{
	Font-size: 12;
}
	

.topnavlinkhover
{
	color: #f00;
	cursor:hand;
	text-decoration:underline;
}

.topnavlink 
{
	cursor:hand;
	text-decoration:underline;
	color:White;
}	

table.rocketflightlogtable
{
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	width: 100%;
}

tr.flightlogheaderrow
{
	FONT-WEIGHT: bold; BACKGROUND-COLOR: lightgrey;
	text-decoration: underline;
}

tr.flightlogrow td
{
	vertical-align:top;
}


td.flightloglastrow
{
	text-align: right;
}