@charset "ISO-8859-1";
body {
	background-image: url(images/bkgd.jpg);
	background-color: #4a6088;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.graytext {
	color: #CCC;
}

.navlink {
	background-image: url(file:///Macintosh%20HD/NOCO%20Jobs/%202008%20NOCO%20Jobs/%E2%80%A2%20Prior%20Aviation/images/nav_bkgd.jpg);
	background-repeat: no-repeat;
}
.navlink a:link{
	color: #999;
	font-size: 11px;
}
.navlink a:visited {
	color: #999;
	font-size: 11px;

}
.navlink a:hover {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}
.navlink a:active {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #039;
}

#nav {
	top: 0px;
	vertical-align: top;
	background-color: #08285A;
}

.leftnav {
	background-color: #08285A;
}

#argus {
	background-color: #006;
	width: 220px;
}

.graytext {
	text-align: center;
}
