.tablebg {
	background-attachment: scroll;
	background-image: url(airport.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.tablebanner {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navtable {
	border: thin solid #000000;
}
.tablenav {
	background-image: url(images/navigationbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.uppertitle {
	font-style: italic;
	color: #990000;
}
