/* Dark_grey_Trebuchet MS 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: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #555; }
P { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #555;  }
.leadtext { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; font-weight: normal; padding:0px; color: #666; }
TD { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #555; }
H1 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #E00A30; border-bottom: solid 1px #DDD;}
H2 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #E00A30; }
H3 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #D6A807; }
H4 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #D6A807; }
HR { clear: both; color: #EEEEFF }
SELECT { color: #666; }
INPUT { color: #666; }
TEXTAREA { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #555; }
A { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; color: #D6A807; text-decoration: none; }
A:hover { color: #555; text-decoration: underline; }
.pagearea { }
.displayarea { }
	



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

/*took margin down on list item  and added margin top to list first */

/*
EEC008 - yellow
E00A30 - red
602F02 - brown
*/