/* Style Sheet by Tina Clarke http://accessfp.net/ */

a {
	text-decoration: none;
}

a:link, a:visited {
	background: transparent;
	color: #0066FF;
}

a:hover {
	background: transparent;
	color: #505BA4;
	text-decoration: underline;
}

body, p td {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.hr {
	background-image: url(images/nabbar.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	margin: auto;
	width: 385px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 114%;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#inner {
	background-image: url(images/nabbkg1.jpg);
	border: 3px ridge;
	padding: 30px;
	width: 90%;
}

#masthead {
	border: 3px ridge;
}

#middle {
	background-image: url(images/nabbkg2.jpg);
	border: 3px ridge;
	width: 80%;
}

#outer {
	background-image: url(images/nabbkg3.jpg);
	border: 3px ridge;
	width: 100%;
}

#table1 {
	margin: auto;
	width: 100%;
}

#table2 {
	margin: auto;
	width: 90%;
}

#table3 {
	margin: auto;
	width: 80%;
}
