body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #cbde87;
	scrollbar-highlight-color: #618133;
	scrollbar-shadow-color: #618133;
	scrollbar-3dlight-color: #d8e6a4;
	scrollbar-arrow-color: #618133;
	scrollbar-track-color: #d8e6a4;
	scrollbar-darkshadow-color: #d8e6a4;
}
.grey {
	font-size: 10px;
	color: #666666;
}
.lightgrey {
	font-size: 10px;
	color: #f3f3f3;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E6132;
	background-color: #dae4b2;
	border: 1px solid a5bd7a;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E6132;
	background-color: #dae4b2;
	border: 1px solid a5bd7a;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E6132;
	background-color: #dae4b2;
	border: 1px solid a5bd7a;
}
input.img {
	border: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 140%;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}h1 {
	font-weight: bold;
	color: #006600;
	font-size: 11px;
}
.greenhead {
	font-weight: bold;
	color: #006600;
	font-size: 10px; font-family:Verdana
}

a:hover.white {
	color: #993300;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	color: #447716;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.header {
	color: #FFFFFF;
	font-weight: bold;
}
.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CC00;
}
.belowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}
.table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #99CC00;
}
.submenu {
	color: #FFFFFF;
	font-weight: bold; font-family:verdana, Arial; font-size:7pt
	}
	
.slist {
		margin-bottom:10
	}
label.error {  font-family:Arial; padding-left: 10px; color: #FF0000; font-size: 8pt}	