﻿<style type="text/css">

//body {
	font-family: garamond, helvetica, serif;
	font-size: 100%;
	background: white;
	padding: 3px;
	margin: 3px;
}

#content {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0 0;
	border: ;
	margin: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
}
//html>body #content {
	width: 32em;
} 

a {}

//a:link {
	color: #080;
}

//a:visited {
	color: #790;
}

//a:active {
	color: black;
}

//a:hover {
	text-decoration: none;
}

//h1 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

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

#nav a {
	font-weight: ;
}

#nav a {
	text-decoration:  none;
}

#nav li li a {
	display: block;
	font-weight: ;
	color: black;
	padding: 0.2em 0.2em;
}

#nav li li a:hover {
	padding: 0.1em 0.1em;
	border: 1px solid blue;
	border-width: 1px;
}

li {
	float: left;
	left: ;
	padding: 0.1em 0.1em;
	position: relative;
	width: 189px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid blue;
	border-width: 1px 1px;
}

li#first {
	border-left-width: 1em;
	border-left: solid 1px black;
}

li#last {
	border-right-width: 1em;
	border-right: solid 1px black;
}

li ul {
	display: none;
	position: absolute;
	top:  0;
	left: 0;

	font-weight: normal;
	//background: black bottom left no-repeat;
	padding: 0 0 0 0;
	//border: solid 1px blue;
	//border-left: solid 1px black;
	//border-top: solid 1px black;


}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: left;
	background-color: #E9E9E9;
	border: 0;
}

li.over ul {
	display: block;
}

li:hover ul {
	display: block;
}

hr {
	border-color: red;
	display: none;
}

//p {
	position: inherit;
	padding: 3px 1px 3px 1px;
	margin: 3px 3px 3px 3px;
	font-size: large;
	text-align: left;
}
table {
	background: white;
}

//p.image {
	float: left;
	font-size: 0.8em;
	text-align: center;
	color: #336633;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

//p.image img {
	display: block;
	border: none;
}
.underline {
	text-decoration:underline
}
.style1 {
	margin: 2px;
}
.style2 {
	font-weight: normal;
	}
.style4 {
	border: 2px solid #0000FF;
}
.style5 {
	padding: 3px;
	border: 0px none #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 10px;
}
.style6 {
	padding: 5px;
	margin: 0px;
	text-align: left;
	position: inherit;
	float: inherit;
}


</style>
.heading blue {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0000FF;
}

