﻿body {
	background-repeat: repeat-y;
	background-color: white;
	background-image:  url("./pix/bg1.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link { /* for unvisited links */
	text-decoration: none;
	color: #007f33;
}
a:visited { /* for visited links */
	text-decoration: none;
	color: #669a00;
}
a:hover { /* when mouse is over link */
	text-decoration: underline;
	background-color: #ccff66;
	color: #00cc33;
}
a:active { /* when link is clicked */
	color: #00cc33;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
sup {
	font-size: smaller;
	font-weight: lighter;
	vertical-align: super;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 16px;
}
h4
{
	font-size: 12px;
	font-family: "Arial Narrow", sans-serif;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
li {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	list-style-position: outside;
	}

.size14 {font-size: 14px; }

.size18 {font-size: 18px; }

.red_text_highlight
{
	background-color: red;
	color: white;
}

#navcontainer
{
	padding-left: 0px;
	padding-top: 3px;
	display: block;
	margin-left: 0px;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navcontainer ul
{
	padding-left: 0px;
	padding-top: 3px;
	width: 160px;
	display: block;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navcontainer li
{
	padding: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navcontainer a
{
	padding: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navcontainer a:link
{
	padding: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#navcontainer a:visited
{
	padding: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d8d8d8;
}

#navcontainer a:hover
{
	padding: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ccff66;
	color: #000000;
}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 200px;
}

#navlist li
{
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navlist li a { padding: 0.25em; margin: 0px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

table.pto_navtable
{
	width: 100%;
}

td.pto_navtable
{
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	background-color: #00cc33;
	font-size: 12px;
	font-family: "Arial Narrow", sans-serif;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	border-style: dotted;
	width: 10%;
	border-color: #ccff66;
	border-width: 1px;
}

td.pto_navtable a:link
{
	background-color: #00cc33;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
}

td.pto_navtable a:visited
{
	background-color: #00cc33;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #d8d8d8;
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
}

td.pto_navtable a:hover
{
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ccff66;
	color: black;
	font-family: "Arial Narrow", sans-serif;
	font-size:12px;
}

td.pto_navtable_onpage
{
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ccff66;
	color: black;
	font-family: "Arial Narrow", sans-serif;
	font-size:12px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	border-style: dotted;
	width: 10%;
	border-color: #ccff66;
	border-width: 1px;
}

#footerAddress h6
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}

#footerAddress a
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}

#footerAddress a:link
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}

#footerAddress a:visited
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}

#footerAddress a:hover
{
	background-color: #ccff66;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}

