body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
	}
	
/* table stuff */	
	
table.main{
	text-align: left;
	vertical-align: top;
	border: none;
	padding: 0px;	
	text-align: left;
}
td.one {
	width: 750px;
	height: 20px;
	background-image: url(images/afs01.jpg);
}
td.two {
	width: 20px !important;
	height: 461px;
	background-image: url(images/afs02.jpg);
}
td.three {
	width: 710px;
	height: 100px;
	background-image: url(images/afs03.jpg);
	margin: 10px 5px 0px 10px;
}
td.four {
	width: 20px !important;
	height: 461px;	
	background-image: url(images/afs04.jpg);
}
td.five {
	width: 150px !important;
	height: 361px;	
	background-image: url(images/afs05.jpg);
}
td.six {
	width: 560px !important;
	height: 331px;	
	background-image: url(images/afs06.jpg);
}
td.seven {
	width: 560px !important;
	height: 30px;	
	background-image: url(images/afs07.jpg);
}
td.eight {
	width: 750px !important;
	height: 19px;	
	background-image: url(images/afs08.jpg);
}

/* text formatting */
p {
	vertical-align: top;
	margin: 0px 4px 8px 8px;
	font-size: small;
}
.nav {
	vertical-align: top;
	margin: 0px 4px 8px 8px;
	font-size: small;
}
p.address {
	text-align: left;
	margin: 0px 0px 0px 8px;
	color: Gray;
	font-size: 9px !important;
}
p.disc {
	text-align: center;
	margin: 5px 90px 5px 90px;
	color: Black;
	font-size: 9px !important;
	
}
p.linkeo {
	text-align: center;
	margin: 5px 90px 5px 90px;
	color: Gray;
	font-size: 9px !important;
	
}
p.formeo {
	text-align: left;
	margin: 0px;
	color: Black;
	font-size: 9px !important;
}
div.form {
	vertical-align: top;
	margin: 0px 4px 8px 8px;
	font-size: small;
}
h1 {
	vertical-align: top;
	margin: 0px 4px 12px 8px;
	font-size: medium;
}
h2 {
	vertical-align: top;
	margin: 0px 4px 12px 8px;
	font-size: medium;
}




/* links */

.nav a:link {
	text-decoration: underline;
	color: Black;	
	}
.nav a:visited {
	text-decoration: underline;
	color: Black;	
	}
.nav a:active {
	text-decoration: underline;
	color: #32CD32;
	}
.nav a:hover {
	text-decoration: underline;
	color: #32CD32;
}

#on {
	color: Maroon;
}
@media print {
.PrintTurnOff { 
	display: none; 
	}

}	
