BODY { font-family: syntax,verdana,helvetica,arial,sans-serif;
	color: #000000; 
	background-image: url(/eb/backgrounds/pagebg.gif); 
	background-color: #FFCC33;
	background-repeat: repeat-x;
	margin: 0px; }

A:link { color: darkgreen; }
A:visited { color: darkslategray; }
A:active { colour: red; }
A:hover { color: green; }

P { font-family: syntax,verdana,helvetica,arial,sans-serif;
	font-size: x-small; }
	
.pageTitle { font: 20px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	color: white; 
	margin: 0px;
	padding: 0px,0px,0px,0px; }	
.sectionTitle { font: 20px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	color: #FFCC33;
	margin: 0px;
	padding: 0px,0px,0px,0px;}
.subTitle { font-family: syntax,verdana,helvetica,arial,sans-serif;
	font-size: 15px;
	color: white; 
	margin: 0px;
	padding: 7px,0px,0px,0px; }	
.pageTitleSm { font: 17px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	color: white; 
	margin: 0px;
	padding: 0px,0px,0px,0px; }	
.sectionTitleSm { font: 17px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	color: #FFCC33;
	margin: 0px;
	padding: 0px,0px,0px,0px;}
H1 { font: 18px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	color: green; }
H2 { font: 15px "Comic Sans MS",syntax,verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	color: green; }		
H3 { font: 20px syntax,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	color: white; 
	text-align: center;
	padding: 10px; }

BIG { font-size: small; }
SMALL { font-family: syntax,verdana,helvetica,arial,sans-serif;
	font-size: xx-small; }
SUB { font-size: 12pt; }	/* ?? relative better when font enlarged by user */

TD { font-family: syntax,verdana,helvetica,arial,sans-serif; 
	font-size: x-small;
	background-image: none; }
SPAN { display: inline; }
UL { list-style-image: url(/eb/graphics/berry.gif); 
	list-style-position: outside; }
INPUT { font: x-small syntax,verdana,helvetica,arial,sans-serif; }
A.glossary 		{ text-decoration: none; color: green; }
A.glossary:visited 	{ text-decoration: none; color: green; }	
A.glossary:hover 	{ text-decoration: underline; color: green; }	
A.glossary2 		{ text-decoration: none; color: black; }
A.glossary2:visited	{ text-decoration: none; color: black; }
A.glossary2:hover	{ text-decoration: none; color: black; }
A.glossary3 		{ text-decoration: none; color: #CCFFCC; }
A.glossary3:visited 	{ text-decoration: none; color: #CCFFCC; }	
A.glossary3:hover 	{ text-decoration: underline; color: #CCFFCC; }	
A.glossary4 		{ text-decoration: none; color: #FFFFFF; }
A.glossary4:visited	{ text-decoration: none; color: #FFFFFF; }	
A.glossary4:hover 	{ text-decoration: underline; color: #FFFFFF; }	


/*
.searchterm { color: green; }
.showme { color: steelblue; }
A.showme:hover { color: blue; }
*/

.nobg { background-image: none; background-color: white; }
.bg1 { background-image: none; }
.bg2 { background-image: url(/eb/backgrounds/orangebg.gif); }
.bg3 { background-image: url(/eb/backgrounds/pagebg.gif); }
.bg4 { background-image: url(/eb/backgrounds/helpbg.gif); }
.bg5 { background-color: #339933; background-image: none; }
/*.bg6 { background-color: #FFCC33; background-image: none; }*/

.buttonbg { background-color: darkgreen; }

.activity { background-color: #339933; color: white; }
.activity2 { background-color: #339933; color: black; padding: 0px; margin: 0px; }
.activity3 { background-color: #FFCC33; color: black; padding: 0px; margin: 0px; }


/*.thinkabout { background-color: #FFCC33; }*/
/* check being used */
.user1 { border-style: none; 
	text-align: center; }
.user2 { text-align: center; }
.user3 { border-style: none; 
	text-align: center;
	background-color: #FFFFFF; 
	value: 0; }
.textImg { margin: 0px,20px,10px,0px; }

/* MAYBE REMOVE TEXT-ALIGN FROM FOLLOWING FOR nn - see compare1.html on mac nn */
.pdist1 { color: blue; border-color: blue; text-align:center; }
A.pdist1 { color: blue; }
A.pdist1:visited { color: blue; }
A.pdist1:hover { color: blue; }
.pdist2 { color: red; border-color: red; text-align:center; }
A.pdist2 { color: red; }
A.pdist2:visited { color: red; }
A.pdist2:hover { color: red; }

.black { color: black; }
IMG.black { border-color: black; }
A.black { color: black; }
A.black:visited { color: black; }
A.black:hover { color: black; }
.darkgreen { color: darkgreen; }
.white { color: white; }

A.sysLink { color: green; }
A.sysLink:visited { color: green; }
A.sysLink:hover { color: red; }
