﻿html {
	margin: 0;
	padding: 0;
	color: black;
	text-align: center;
	scrollbar-face-color:white; 
	scrollbar-shadow-color:#154363;
	scrollbar-highlight-color:white ;
	scrollbar-3dlight-color:gray;
	scrollbar-darkshadow-color:gray;
	scrollbar-track-color:white;
	scrollbar-arrow-color:blue;
}

body {
	font-family: Calibri, "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	text-align: center;
	background-color: white;
	font-size:12pt;
}
li{
				margin:0px
}

img {
	border-color:#026610;
}

headernav
{
	text-align:left
}

H1 {
color: #026610;
font-size:20pt;
font-weight:bold;
margin-bottom:0px
}

H2 {
color: #026610;
font-size:16pt;
font-weight:bold;
margin-bottom:0px
}


hr {
	background-color:#026610;
	color: #026610;
	height: 10px;
}

a:link {
color:#026610;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
font-weight:bold;
}

a:visited {
color:#026610;
text-decoration:none;
font-weight:bold;
}
a:visited:hover {
text-decoration:underline;
font-weight:bold;
}




a.buttonbar:link {
color: white;
text-decoration:none;
font-size: 12px;
font-weight:bold
}
a.buttonbar:hover {
color: yellow;
text-decoration:none;
font-size: 12px;
font-weight:bold
}
a.buttonbar:active {
text-decoration:none;
font-size: 12px;
font-weight:bold
}
a.buttonbar:visited {
color: white;
text-decoration:none;
font-size: 12px;
font-weight:bold
}
a.buttonbar:visited:hover {
color: yellow;
text-decoration:none;
font-size: 12px;
font-weight:bold
}



a.whitelink:link {
color: white;
text-decoration:none;
font-weight:bold
}
a.whitelink:hover {
color: yellow;
text-decoration:none;
font-weight:bold
}
a.whitelink:active {
text-decoration:none;
font-weight:bold
}
a.whitelink:visited {
color: white;
text-decoration:none;
font-weight:bold
}
a.whitelink:visited:hover {
color: yellow;
text-decoration:none;
font-weight:bold
}




a.footerlink:link {
color: white;
text-decoration:none;
font-size: 11px;
font-weight:bold
}
a.footerlink:hover {
color: yellow;
text-decoration:none;
font-size: 11px;
font-weight:bold
}
a.footerlink:active {
text-decoration:none;
font-size: 11px;
font-weight:bold
}
a.footerlink:visited {
color: white;
text-decoration:none;
font-size: 11px;
font-weight:bold
}
a.footerlink:visited:hover {
color: yellow;
text-decoration:none;
font-size: 11px;
font-weight:bold
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	font-family: Tahoma;
	background-color: #000000;
}

.footerleft {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	font-family: Tahoma;
	background-color: #000000;
}


.page{
	position: absolute;
	visibility: hidden;
}
