body {
	color: rgb(0,0,159);
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url('../ob/images/Cemetery.gif');
	background-repeat: no-repeat;
}

th {
	color: rgb(0,0,159);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

Div.tField {
	color: rgb(0,0,159);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

td {
	color: rgb(0,0,159);
	font-family: Arial, Helvetica, sans-serif;
}

td.data {
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	font-color: rgb(0,0,255);
	margin-top: 1px;
	margin-bottom: 1px;
}

tr.datalight {
	background: rgb(224, 224, 255);
}

tr.datadark {
	background: rgb(200, 200, 255);
}

tr.Summary {
	background: rgb(0, 0, 255);
	color: rgb(255, 255, 255);
	font-weight: bold;
}

td.Summary
{
	background: rgb(0, 0, 255);
	color: rgb(255, 255, 255);
	font-weight: bold;
}

td.menuClass {
	background: rgb( 255, 255, 255);
}

#navsite p {
	display: none;
}

#navsite {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	width: 12em;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #fff;
	color: #333;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-top: 1px solid #003;
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a {
	width: auto;
}

#navsite ul li a:hover {
	border-left: 10px solid #036;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #69f;
	color #fff;
}

#horNav h5 {
	display: none;
}

#horNav ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

#horNav ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#horNav ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

#horNav ul li a:link {
	color: #448;
}

#horNav ul li a:visited {
	color: #667;
}

#horNav ul li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}

#horNav ul li a#current {
	background: white;
	border-bottom: solid white;
}

a.button {
	border: solid 1px #000;
	background: #DDE;
	width: 16px;
	text-align: center;
	text-decoration: none;
}
a.button:hover {
	border: solid 1px #000;
	background-color: #69f;
	color: #FFF;
	width: 16px;
	text-align: center;
	text-decoration: none;
}

a.letters {
	border: solid 1px #000;
	background: #DDE;
	width: 200px;
	text-align: left;
	text-decoration: none;
}

a.letters:hover {
	border: solid 1px #000;
	background-color: #69f;
	color: #FFF;
	width: 200px;
	text-align: left;
	text-decoration: none;
}
