.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
	list-style-image: url('images/list.gif');


}
.arialtextblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
	list-style-image: url('images/list.gif');
}
.arialtextblk:link {
	color: #E0FFE0;
};
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
	list-style-image: url('images/list.gif');
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #78C800;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #78C800;
}

body {
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	scrollbar-face-color: 339933;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: FFFFFF;
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;


}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.menuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 1px none #219E4A;

}
.menuover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AAddAA;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
}
