﻿BODY {
color:#800000;
background-color: #D1BA8A;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 12pt;
margin: 0;
padding: 0;
}

hr {
color: #0E330E; 
}

ul {
list-style-type: square;
list-style-position: outside;
}

ol {
list-style-image: url('none');
list-style-type: decimal;
}

.blockquote2 {
	width: 90%;
	text-align: center;
	padding: 4px;
	border: 2px double #0E330E;
}

h1 {
font-size: 16pt;
color: #0E330E;
text-align: left;
padding: 2px;
text-decoration: underline;
}

h2 {
font-size: 14pt;
color: #0E330E;
text-align: left;
padding: 2px;
text-decoration: underline;
}

h3 {
font-size: 12pt;
color: #537155;
padding: 2px;
border-bottom-style: dotted;
border-color: #537155;
border-width: thin;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #537155;
padding: 2px;
border: 1px solid #537155;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #0E330E;
padding: 2px;
border: 1px solid #0E330E;
}

h6 {
font-size: 10pt;
color: #ffffff;
background-color: #7F642B;
padding: 2px;
}

a:link {
text-decoration: underline;
color: #0E330E;
} 

a:visited {
text-decoration: underline;
color: #0E330E;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #0E330E;
}

a:active {
text-decoration: none;
color: #CCCCCC;
background-color: #0E330E;
}

.TopLeft {
	font-family: "Copperplate Gothic Light", Georgia, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.HNav {
	font-family: "Copperplate Gothic Light", Georgia, Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


.LeftNav {
	font-family: "Copperplate Gothic Light", Georgia, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
    line-height: 36px;
    vertical-align: top;
}

#LeftNav a:link {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/butreg.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 36px;
}
 
#LeftNav a:visited {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/butreg.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 36px;
}

#LeftNav a:hover {
	color: #FFFFFF; 
	display: block;
	text-decoration: none; 
	text-align: center;
	background-image: url('images/buthov.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 36px;
}

#LeftNav a:active {
	color: #FFFFFF; 
	display: block;
	text-decoration: none;
	text-align: center; 
	background-image: url('images/buthov.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 36px;
}


.MainContent {
	font-size: 11pt;
	color: #0E330E;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
    padding: 10px 15px 10px 8px;
}

.imageborder {
	border: 1px double #0E330E;
	text-align: center;
}

.Date {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: #896235;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #896235;
}

.Copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #896235;
}

.Copyright a:active {
	text-decoration: none;
	color: #dddddd;
	background-color: #896235;
}