body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	font-weight: bold;
	background: White url(files/wood022.jpg) repeat;
}
a.nav:link {text-decoration: none; color: black;}
a.nav:visited {text-decoration: none; color: black;}
a.nav:hover {text-decoration: underline; color: black; background: silver;}
a.nav:active {text-decoration: none; color: black;}

a.b-nav:link {text-decoration: none; color: black;}
a.b-nav:visited {text-decoration: none; color: black;}
a.b-nav:hover {text-decoration: underline; color: black; background: silver;}
a.b-nav:active {text-decoration: none; color: black;}

a:link {color: black;}
a:visited {color: #202020;}
a:hover {color: black; background: silver;}
a:active {color: black;}
img {
	border: none;
}

h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
p {
	background: transparent;
	margin: 25px;
	text-align: left;
}
p.verse {
	font-family: Sylfaen;
	font-size: medium;
	font-style: italic;
	text-align: center;
	margin: 20px 50px 20px 50px;
}
table {
	background-color: transparent;
	border: none;
}
div {
	background-color: transparent;
	overflow: hidden;
}
div.links {
	height: 350px;
	margin: 15px 10px 15px 10px;
	padding: 20px;
	background-color: #e0e0e0;
	border: 1px solid #707070;
	overflow: auto;
}
div.link {
	margin: 10px 0px 10px 0px;
	
}
div.wrapper {
	background-color: white;
	width: 988px;
	border-bottom: 2px solid #192b8f;
	border-right: 2px solid #192b8f;
	border-top: 2px solid #192b8f;
	position: relative;
	left: 0px;
	top: 0px;
}
div.left-bar {
	background: url(files/tablebg2.jpg);
	background-repeat: repeat-y;
	width: 175px;
	height:100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.wrapper2{
	width: 813px;
	position: relative;
	left: 175px;
	top: 0px;
}
div.header {
	background-image: url(files/toptable.jpg);
	background-repeat: repeat-x;
	padding: 1px;
	height: 98px;
	width: 811px;
	border-bottom: 2px solid #192b8f;
	position: relative;
	left: 0px;
	top: 0px;
}
div.cont1 {
	padding: 1px;
	border-left: 2px solid #192b8f;
	border-right: 2px solid #192b8f;
	width: 570px;
	min-height:1100px;
   text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}
div.cont2 {
	background: #e0e0e0;
	text-align: center;
	width: 237px;
	position: absolute;
	left: 576px;
	top: 102px;
}
img.logo {
margin-top: 20px;
}
img.header {
	position: absolute;
	left: 2px;
	top: 102px;
	z-index: 1;
}
div.nav {
	width: 175px;
	text-align: center;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
div.nav-link {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
div.cell {
	border: 1px solid Black;
	margin: 5px 5px 0px 5px;
}
div.cont-nav {
	margin: 0px 0px 20px 0px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
div.cont-table {
	background-color: #e0e0e0;
	border: 1px solid #707070;
	margin: 5px;
}
table.cont {
	width: 100%;
	font-size: medium;
}
div.cont-list {
	margin: 25px;
	text-align: left;
	line-height: 125%;
}
li {
	background: transparent;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
ol.A{
	list-style-type: upper-alpha;
}
ol.a{
	list-style-type: lower-alpha;
}
div.close-cont {
	border-bottom: 2px solid #192b8f;
	position: relative;
	left: 0px;
	top: 0px;
}
table.b-cont-nav {
	text-align: center;
	margin: 20px 0px 20px 0px;
	width: 100%;
}
table.b-nav {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	left: 50px;
	top: 0px;
}
iframe {
	background: transparent;
	height: 550px;
	width: 237px;
}
div.iframe-cont {
	background: #e0e0e0;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 217px;
	height: 510px;
	border-bottom: 1px solid #707070;
	font-size: small;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: auto;
}
p.iframe {
	margin: 10px;
}
.clear {
	clear: both;
}
.small{
	font-size: small;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
.xlarge {
	font-size: x-large;
}
.xxlarge {
	font-size: xx-large;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.syl {
	font-family: Sylfaen;
	font-style: italic;
}
.red {
	color: Red;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.floatimgleft {
	float: left;
	margin: 20px 20px 20px 20px;
}
.floatimgright {
	float: right;
	margin: 20px 20px 20px 20px;
}
.mgtop15 {
	margin-top: 15px;
}
.mgtop30 {
	margin-top: 30px;
}
.half {
	width: 50%;
}
