body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #323835;}
a:hover{color:#002B54;}
a:active{color:#002B54;}
/*a:visited{color:#00703C;}
body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
h1 {
	font-weight:500;
	font-size:14pt;
	color:#00703C;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-weight:500;
	font-size:12pt;
	color:#002B54;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#44574C;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#44574C;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:130%;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#44574C;
}
.lrgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#00703C;
	letter-spacing: 1px;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#666F69;
	text-decoration:none;
}
a.foot:hover {
	font-size:9pt;
	font-weight:500;
	color:#002B54;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#323835;
	text-decoration:none;
}
a.txtlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#002B54;
	text-decoration:underline;
}
.altlnk {
	font-size:10pt;
	font-weight:500;
	color:#07522F;
	text-decoration:underline;
}
a.altlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#4E0B07;
	text-decoration:underline;
}
.menubrdr{
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #DCDFDD;
}
.bodyimg{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #333333;
	width: 316px;
}
.bodyimg2{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #333333;
	width: 210px;
}
.galimg{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.mainbody{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #DCDFDD;
	padding: 10px;
}
/*
div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
} */
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#A8B5C1;
	border:solid 1px #323835;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#DEE4E1;
	border:solid 1px #323835;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#DEE4E1;
	border:solid 1px #323835;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #551500;
}
