body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#DCD6CD;
	font-family: Arial, Helvetica, sans-serif;
}
/*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:#453421;
	margin-left:5px;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-weight:bold;
	font-size:10pt;
	color:#301510;
	margin-left:5px;
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-weight:bold;
	font-size:12pt;
	color:#703125;
	margin-left:5px;
	font-family:"Times New Roman", Times, serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-left:6px;
	padding-right:6px;
}
.title {
	font-size:10pt;
	font-weight:bold;
	color:#431D16;
	font-family:Arial, Helvetica, sans-serif;
}
.txt {
	font-size:10pt;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#301510;
}
.tantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#DCD6CD;
}
.menu {
	font-size:12pt;
	font-weight:bold;
	color:#DCD6CD;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}
a.menu:hover {
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}
.foot {
	font-size:11px;
	font-weight:500;
	color:#DCD6CD;
	text-decoration: none;
}
a.foot:hover {
	font-size:11px;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:normal;
	color:#431D16;
	text-decoration:underline;
}
a.txtlnk:hover {
	font-size:10pt;
	font-weight:normal;
	color:#6A2215;
	text-decoration:underline;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#301510;	
}
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#BAA385;
	border:solid 1px #301510;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#C4B9AA;
	border:solid 1px #301510;
	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:#C4B9AA;
	border:solid 1px #301510;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #6A2215;
}
