body {
	margin:0px;
	border:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:500;
	font-size:14pt;
	color:#515951;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	font-weight: bold;
	color:#635847;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333633;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.title {
	font-size:11pt;
	font-weight: bold;
	color:#635847;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333633;
}
.txt{font-size:10pt; color:#333633;}
.tantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#F2EAE3;
}
.indent{
	margin-left: 15px;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#322C23;
	text-decoration:none;
	line-height:120%;
}
a.foot:hover {
	font-size:9pt;
	font-weight:500;
	color:#322C23;
	text-decoration:underline;
	line-height:120%;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#88744A;
	text-decoration:underline;
	line-height:120%;
}
a.txtlnk:hover {
	font-size:10pt;
	font-weight:500;
	color:#A34B32;
	text-decoration:underline;
	line-height:120%;
}
.txtlnk2 {
	font-size:10pt;
	font-weight:500;
	color:#E1D9C8;
	text-decoration:underline;
	line-height:120%;
}
a.txtlnk2:hover {
	font-size:10pt;
	font-weight:500;
	color:#C2B18D;
	text-decoration:underline;
	line-height:120%;
}
div.scrollbox {
     margin:2px;
     width:650px;
     height:405px;
     overflow:auto;
     scrollbar-base-color:#727F72;
     scrollbar-face-color:#9BA49B;
     scrollbar-track-color:#CED2CE;
     scrollbar-arrow-color:#515951;
     scrollbar-highlight-color:#ACB5AC;
     scrollbar-3dlight-color:#D2D7D2;
     scrollbar-shadow-color:#798679;
     scrollbar-darkshadow-color:#515951;
}
div.scrollbox2 {
     margin:2px;
     width:500px;
     height:380px;
     overflow:auto;
     scrollbar-base-color:#727F72;
     scrollbar-face-color:#9BA49B;
     scrollbar-track-color:#CED2CE;
     scrollbar-arrow-color:#515951;
     scrollbar-highlight-color:#ACB5AC;
     scrollbar-3dlight-color:#D2D7D2;
     scrollbar-shadow-color:#798679;
     scrollbar-darkshadow-color:#515951;
}
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#F2EAE3;
	border:solid 1px #515951;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:295px;
	height:100px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	background:#F2EAE3;
	border:solid 1px #515951;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#F2EAE3;
	border:solid 1px #515951;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #A34B32;
}
.inpt {
	width:150px;
	height:14px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	background:#F2EAE3;
	border:solid 1px #515951;
}
/* drop down */
#sddm
{	margin-left: 5px;
	padding: 0px;
	z-index: 30;
	text-align: left;}
/*
html>body #sddm
{	margin: 0 0 0 -250px;
	padding: 0;
	z-index: 30;}
*/
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;}

#sddm li a
{	display: block;
	margin: 0;
	padding: 5px;
	width: 85px;
	background: #CED2CE;
	color: #B09B6D;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;}
	
html>body #sddm li a
{	display: block;
	margin: 0;
	padding-left: 5px;
	width: 75px;
	background: #CED2CE;
	color: #B09B6D;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;}

#sddm li a:hover
{	background: #CED2CE;
	color:#635847}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left:10px;
	margin-top:-72px;
	margin-right:0;
	margin-bottom:0;
	width: 130px;
	background: #CED2CE;}
	
html>body#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left:10px;
	margin-top:-72px;
	margin-right:0;
	margin-bottom:0;
	width: 125px;
	background: #CED2CE;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:  3px 5px;
		width: 130px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #CED2CE;
		color: #B09B6D;
		font: 11px arial;
		border: 1px solid #515951;
		font-size: 12px;
		font-weight:bold;}

	html>body #sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:  3px 5px;
		width: 125px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #CED2CE;
		color: #B09B6D;
		font: 11px arial;
		border: 1px solid #515951;
		font-size: 12px;
		font-weight:bold;}

	#sddm div a:hover
	{	background: #CED2CE;
		color: #635847}

