body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#DBC1B0;
	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:#503130;
	margin:10 10 5 10;
}
h3 {
	font-weight:bold;
	font-size:12pt;
	color:#503130;
	margin:10px;
}
h4 {
	//font-weight:bold;
	font-size:12pt;
	color:#503130;
	//margin:2px;
}



p {
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#333333;
}
.cream {
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#EEE2DB;
}
.title {
	font-size:12pt;
	font-weight:600;
	color:#582827;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:10pt;
	font-weight:bold;
	color:#2D1E1A;
	text-decoration:underline;
}
a.menu:hover {
	font-size:10pt;
	font-weight:bold;
	color:#582827;
	text-decoration:underline;
}
.menu2 {
	font-size:10pt;
	font-weight:bold;
	color:#2D1E1A;
	text-decoration:none;
}
a.menu2:hover {
	font-size:10pt;
	font-weight:bold;
	color:#582827;
	text-decoration:underline;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#C0CBC9;
	text-decoration:none;
}
a.foot:hover {
	font-size:9pt;
	font-weight:500;
	color:#DBC1B0;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#352120;
	text-decoration:underline;
}
a.txtlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#574B44;
	text-decoration:underline;
}
.smlnk {
	font-size:12px;
	font-weight:500;
	color:#352120;
	text-decoration:underline;
}
a.smlnk:hover {
	font-size:12px;
	font-weight:500;
	color:#582827;
	text-decoration:underline;
}
div.scrollbox {
	margin: 2px;
	width: 98%;
	height: 250px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #F8F2F1;
	scrollbar-track-color: #DED8D4;
	scrollbar-arrow-color: #503130;
	scrollbar-highlight-color: #EFE7E4;
	scrollbar-3dlight-color: #E0CDC9;
	scrollbar-shadow-color: #D0B5AE;
	scrollbar-darkshadow-color: #C19C93;
}
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#EEE2DB;
	border:solid 1px #503130;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#EEE2DB;
	border:solid 1px #503130;
	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:#EEE2DB;
	border:solid 1px #503130;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #642E2D;
}
.sm{
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
