body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
body {
	background-color: #7591EE;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
#header {
	background-color: #4A43E0;
	background-image: url(sm_bantop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #201A97;
	height: 75px;
	display: absolute;
	padding-top: 10px;
}
table#bodycopy {
	width: 760px;
}
#bodycopy td {
	vertical-align: top;
}


/* Navigation */

#bodycopy td#navigation {
	width: 150px;
	display: block;
	padding: 10px 0;
}
p#nav-sub {
}


/* Body */

#bodyback {
	border-bottom: 1px solid #3A61E7;
	margin-bottom: 10px;
}
a img {
	border: 2px solid blue;
}
a:hover img {
	border: 2px dotted blue;
}
a.no img {
	border: 0;
}
a.no:hover img {
	border: 0;
}
#bodycopy td#bodycopy {
}
td#bodycopy p {
	text-align: center;
}
td#bodycopy img {
	margin: 5px;
}
p#subhead {
	font-size: 120%;
	letter-spacing: 0.2em;
	font-style: italic;
	padding: 3px 0 2px 0;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 400px;
	display: block;
}
#pagenavi {
	padding: 5px 0 ;
	margin-top: 5px;
	width: 400px;
	display: block;
}
table#nopages {
	margin: 10px 0;
}
