/* dark_green_Lucida style sheet */



/* ---------- GENERAL TEXT ----------- */
/* Most elements are in a table or paragraph of some kind, so change TD or P
/* Set TD background-color to something to make the page background colour change. Change color to reflect suitable text color */
BODY { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #666666; }
P { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #666666;  }
.leadtext, .leadtext p { font-weight: normal; padding: 0px; color: #666666; }
.leadtext p { }
TD { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #666666; }
H1 { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #3A911D; border-bottom: solid 1px #ACD1A0;}
H2 { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #81B96F; }
H3 { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #81B96F; }
H4 { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #81B96F; }
HR { clear: both; color: #EEEEFF }
SELECT { color: #666666; }
INPUT { color: #666666; }
TEXTAREA { color: #666666; }
A { font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", serif; color: #3A911D; text-decoration: none; }
A:hover { color: #ACD1A0; text-decoration: underline; }
.pagearea { }
.displayarea { }
	


	.listtitle { background: none; color: #3A911D; }
  	/* First list element (treated as a title or heading) */
	.listfirst { color: #81B96F; background: none; }
	/* Main list elements */
	.listitem { }
	/* links within lists */
	.lista { color: #81B96F; text-decoration: none; }
	.lista:hover { color: #ACD1A0; text-decoration: underline; }
	/* links within lists if first element (ie acts as heading too) */
	.lista1 { color: #81B96F; }
	.lista1:hover { color: #ACD1A0; text-decoration: underline; }
	/* for two toning lists (if used) */


/*3A911D*/
/*81B96F*/
/*ACD1A0*/
