body {
	margin: 0px;
	background-color: #ECFBDE;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-seri;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003000;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECFBDE;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECFBDE;

	padding-right:8px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECFBDE;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ECFBDE;
}
.style6 {font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000063
}
.style7 {color: #410606;
	font-weight: bold;
}
a:link {
	color: #ECFBDE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E1F9CC;
}
a:hover {
	text-decoration: none;
	color: #ECFBDE;
}
a:active {
	text-decoration: underline;
	color: #ECFBDE;
}
#web:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003000;
}
#web:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003000;
}
#web:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003000;
}
#web:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003000;
}

div.NavPanel {
	position: absolute;
	top: 0px; right: 0px;
	width: 11px; height: 100%;
}

div.NavPanel div {position: relative; width: 100%; height: 100%;}
div.NavPanel span.dragger {
	position: absolute; top: 11px; right: 0px;
	width: 11px; font-size: 0px;
	border: 1px solid #335314;
	background: #afc69a;
}

span.arrdown,span.arrup {
	position: absolute; right: 0px; display: block;
	font-size: 0px; cursor: pointer;
	width: 11px; height: 11px;
	padding: 0px 1px 0px 1px;
}

span.arrdown {bottom: 0px; background: #afc69a url('img/arrow-down.gif') no-repeat center bottom;}
span.arrup {top: 0px; background: #afc69a url('img/arrow-up.gif') no-repeat center top;}

p {margin: 0px;}
#newsScroller,#newsScroller2 {background: #f0f0f0;}

