﻿body {
	background-color: #336688;
	background-image:url('../images/bk.gif');
	background-position:center;
	background-repeat:repeat-y;
	margin: 0 auto;

	
}

font {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #336688;
}
a:visited {
	text-decoration: none;
	color: #336688;
}
a:hover {
	text-decoration: underline;
	color: #336688;
}
a:active {
	text-decoration: underline;
	color: #336688;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	color: #336688;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #336688;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #336688;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	font-weight: normal;
	color: black;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_underline {
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: center;
}
.pleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: left;
}
.pitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: center;
	font-style: italic;
}
.head {
	/*padding: 0px;*/
	text-align: center;
	font-size: 38pt;
	color: #336688;
	background-color: #85AD85;
	/*border-width: 1px;*/
	vertical-align: middle;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
/*.shadow {
	border-left: 1px solid rgb(0, 0, 0);
	border-right: 1px solid rgb(0, 0, 0);
	border-top-color: rgb(0, 0, 0);
	border-top-width: 0pt;
	border-bottom-color: rgb(0, 0, 0);
	border-bottom-width: 0pt;
	box-shadow: 10px 10px 11px #000000;
	-webkit-box-shadow: 10px 10px 11px #000000;
	-moz-box-shadow: 10px 10px 11px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=8, offY=8, positive=true);
}
*/
.textarea {
	background: white;
	border: 0 solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.grbgrnd {
	padding: 0px 0px 0px 5px;
	background-color: #85AD85;
	text-align:center;
	width: 180px;
}
.nav {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
}
.nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #336688;
}
.nav a:active {
	text-decoration: none;
	color: #336688;
}
.lbanav {
	color: #336688;
	text-decoration: none;
	font-size: medium;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.lbanav a:link {
	text-decoration: none;
	color: #336688;
}
.lbanav a:visited {
	text-decoration: none;
	color: #336688;
}
.lbanav a:hover {
	text-decoration: underline;
	color: #336688;
}
.lbanav a:active {
	text-decoration: underline;
	color: #336688;
}
.header {
	text-align: center;
	font-size: 38pt;
	color: #336688;
	background-color: #85AD85;
	vertical-align: middle;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.button {
	border-style: none;
	border-width: 0px;
	text-align: center;
}
.photo {
	border-style: none;
	text-align: center;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}
.body {
	border-color: #FFFFFF;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.smallitalic {
	text-align: center;
	font-size: x-small;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	color: #336688;
}
footer a:link {
	text-decoration: none;
	color: #336688;
}
footer a:visited {
	text-decoration: none;
	color: #336688;
}
footer a:hover {
	text-decoration: underline;
	color: #336688;
}
footer a:active {
	text-decoration: underline;
	color: #336688;
}

