/* aviation.css Style sheet for www.freqofnature.com Aviation Guide */

/* Elements */

A {
	color: #1E90FF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bolder;	
	}

A:HOVER {
	color: #0000CD;
	background-color: transparent;
	font-weight: bolder;	
	}

BODY {
	color: Navy;
	background-color: white;
	font-family: Verdana, Arial, Default, sans-serif;
	text-align: left;
	width: 600px;
	background-image: url(images/zla_background.jpg);
	background-repeat: repeat-y;
	}

TABLE {
	background-color: transparent;
	width: 600px;
	}

TD {
	color: Navy;
	font-family: Verdana, Arial, Default, sans-serif;
	font-size: 10pt;
	text-align: left;	
	}

/* Classes */

.bold
	{
	font-weight: bold;
	}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	}

.italic	{
	font-style: italic;
	}

.notam {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: White;
	background-color: Red;
	}

.page_disclaimer {
	font-style: italic;
	font-size: x-small;
	color: Navy;
	padding-left: 80px;
	padding-right: 80px;	
	}	

.page_title {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	list-style: none;	
	}

.wingshadow {
	color: White;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 300px;
	padding-right: 10px;
}
	
.table_body {
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
	}

.table_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	}

.table_name {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: White;
	background-color: Navy;
	}

/* IDs */	
	
#navtop {
	height: 120px;
	width: 600px;
	background-image: url(images/zla.jpg);
	}
	
#navtopzse {
	height: 120px;
	width: 600px;
	background-image: url(images/zse.jpg);
	}
	
#navtopzoa {
	height: 120px;
	width: 600px;
	background-image: url(images/zoa.jpg);
	}	
	
#navtopzab {
	height: 120px;
	width: 600px;
	background-image: url(images/zab.jpg);
	}		
	
#navtopzlc {
	height: 120px;
	width: 600px;
	background-image: url(images/zlc.jpg);
	}			
	
#navtopzdc {
	height: 120px;
	width: 600px;
	background-image: url(images/zdc.jpg);
	}				

#navtopzdv {
	height: 120px;
	width: 600px;
	background-image: url(images/zdv.jpg);
	}				
	
#navtopzjx {
	height: 120px;
	width: 600px;
	background-image: url(images/zjx.jpg);
	}					
	
#navtopzkc {
	height: 120px;
	width: 600px;
	background-image: url(images/zkc.jpg);
	}
	
#navtopzfw {
	height: 120px;
	width: 600px;
	background-image: url(images/zfw.jpg);
	}	
	
#navtopzau {
	height: 120px;
	width: 600px;
	background-image: url(images/zau.jpg);
	}
	
#navtopzmp {
	height: 120px;
	width: 600px;
	background-image: url(images/zmp.jpg);
	}	
