body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	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:13pt;
	color:#8B9F64;
	margin-left: 20px;
}
h2 {
	font-weight:500;
	font-size:11pt;
	color:#98923D;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-weight:500;
	font-size:13pt;
	color:#FFFFFF;
	margin-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#8B9F64;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt{
	font-size:10pt;
	color:#8B9F64;	
}
.whtxt{
	font-size:10pt;
	color:#FFFFFF;	
}
.ltgreen{
	color: #C0C8A7;
}
.drkgreen{
	color: #5D6F43;
}
.title {
	font-size:12pt;
	font-weight:500;
	color:#98943D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:12px;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover, a.menu2:hover  {
	color:#595826;
	text-decoration:none;
}

.menu2{ display: block; width: 64px; _width: 100%; height: 12px; font-size:12px; font-weight:500; color:#FFFFFF; text-decoration:none; }


.foot {
	font-size:9pt;
	font-weight:500;
	color:#A3AA5A;
	text-decoration:none;
}
a.foot:hover {
	color:#8B9F63;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#728451;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#98923D;
	text-decoration:underline;
}
.grnlnk {
	font-size:10pt;
	font-weight:500;
	color:#DFDBB0;
	text-decoration:none;
}
a.grnlnk:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bgrpt{
	background-repeat: no-repeat;
}
.bgrptY{
	background-repeat: repeat-y;
}
.topnav{
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
.border1{
	border: 1px;
	border-style: solid;
	border-color: #8B9F63;
}
.border2{
	border: 1px;
	border-style: solid;
	border-color: #BAB451;
}
/*
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:#B1BC92;
	border:solid 1px #101C30;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E9F4F6;
	border:solid 1px #728251;
	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:#E9F4F6;
	border:solid 1px #728251;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #9F4A35;
}
.viztool{
	margin-top: 1700px;
}

#newm ul li a{ border: 0px solid red; padding: 0 11px 0 11px; }
#longa a{ background: url(/home_e/navL.gif) no-repeat;  }
#longa a:hover{ background: url(/home_e/navL_o.gif) no-repeat;  }

/*New Menu for IE*/
.nwmenu{ margin: 0; padding: 0; width: 100%; font-size: 11px; letter-spacing: 1px; color: #fff; text-align: center; }.nwmenu td{ border-right: 1px solid #647247; }
.nwmenu a{ display: block; width: 100%; height: 24px; line-height: 24px; color: #ECEACF; text-decoration: none; background: url(/home_e/navn.gif) no-repeat; }
.nwmenu a:hover{ background: url(/home_e/navn_ovr.gif) no-repeat; }





