body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#EDEDEA;
	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:bold;
	font-size:13pt;
	color:#D0DDDC;
	margin: 10px;
}
h2 {
	font-weight:bold;
	font-size:16pt;
	color:#40311D;
	margin: 0px;
}
h3 {
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#EDEDEA;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#EDEDEA;
}
.whtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#EDEDEA;
}
.title {
	font-size:11pt;
	font-weight:bold;
	color:#D0DDDC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:12pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	font-size:12pt;
	font-weight:500;
	color:#E6D9C8;
	text-decoration:none;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#40311D;
	text-decoration:none;
}
a.foot:hover {
	font-size:9pt;
	font-weight:500;
	color:#81453A;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#40311D;
	text-decoration:none;
}
a.txtlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#81453A;
	text-decoration:underline;
}
.altlnk {
	font-size:10pt;
	font-weight:500;
	color:#D8D5D1;
	text-decoration:none;
}
a.altlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:underline;
}
/*
div.dexscrollbox {
     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:#40311D;
	line-height: 85%;
	font-weight: bold;
	background:#B6CBCA;
	border:solid 1px #D0DDDC;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#40311D;
	background:#EDEDEA;
	border:solid 1px #D0DDDC;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#40311D;
	line-height: 90%;
	background:#EDEDEA;
	border:solid 1px #D0DDDC;
	margin:2px;
	padding:2px;
}
.smred{
	font-family: sans-serif;
	font-size: 11px;
	color: #DC6A4E;
}
