body, td, textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #EBF5CC;
	margin-top: 0px;
	padding-top:0px;
	line-height: 14px;
}

.fborder {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9BCC01;
	line-height: normal;
}

a {
	color: #577400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.border1 {
	border: 1px solid #577400;	
}

.bg {
	background-color: #F3F3F3;
}

.bg1 {
	background-image: url('../../images/bg1.jpg');
	height: 240px;
	font-size: 17px;
	color: #ffffff;
	padding: 0px 0px 7px 20px;
}

.bg2 {
	background-color: #EBF5CC;	
}

.hnav {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}

.hnav:hover, .hnavactive, .hnavactive:hover {
	color: #000000;
	text-decoration: none;
}

.pborder {
	border-left: 1px solid #AED633;
	border-right: 1px solid #AED633;
}

.contentdiv {
	width: 439px;
	height: 240px;
	overflow: auto;
	overflow-x:hidden;
}

.headline {
	font-size: 16px;
	color: #577400;
	font-weight: bold;
	line-height: normal;
}

a.subnav, a.subnav:hover, a.subnavactive,  a.subnavactive:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

a.subnav:hover, a.subnavactive, a.subnavactive:hover {
	color: #577400;
}

.textcolor1 {
	color: #577400;	
}

.textcolor2 {
	color: #000000;	
}

.textsmall {
	font-size: 9px;
	line-height: normal;
}

hr {
	border-top:solid #9BCC01 1px;
	background-color:#9BCC01;
	height:1px;
}
