
/* Laughing Coyote */ 

/* COLOURS 95CE9D-CELADON  550055-AUBERGINE  E8E8DB-BG-OFFWHITE  FCEB8B-GOLD 9BB38C-GRAYGREEN  640064-PURPLE TEXT */


body { scrollbar-face-color: #95CE9D; 
scrollbar-highlight-color: #750075;
scrollbar-3dlight-color: #750075; 
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #4A004A; 
scrollbar-arrow-color: #770077; 
scrollbar-track-color: #550055; 
} 

a:link {
	color: #95CE9D;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FCEB8B;
	background-color: #550055;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #640064; 
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
a:active {
	color: #95CE9D; 
	font-weight: bold;
	text-decoration:none;
}
body {
	background-color: #550055;
	/* color: #999; gray */
	font: 12pt Arial, Verdana, sans-serif;
}

h1 {
	color: #640064; /* aubergine */
	style="MARGIN 25px";font-style:normal; font-variant:normal; font-weight:bold; font-size:14pt; font-family:Papyrus, Arial, sans-serif
}

p, br, td, li {
	color: #640064;  /* aubergine */
	font: 11pt Arial, Verdana, sans-serif;
}
	
.lcbk1 {
	font: Papyrus, Arial, Verdana, sans-serif;
	background-color: #e8e8db; /* bg-offwhite*/
	border: 1px solid #550055; /* aubergine */                   
}
.lcconame {
	background-color: #550055; /* 550055 aubergine */
	color: #95CE9D; /* celedon  */
	font-style: Papyrus, Arial, Verdana, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	letter-spacing: 1px;

}

.lccontent {
	background-color: #e8e8db; /* #e8e8db lc offwhite bg */
	color: #640064; /* aubergine */
	font-size: 12px;
	font-style: Arial, Verdana, sans-serif;
	border: 1px solid #550055; /* aubergine */
}

.lccopyrights {
	font-style: Arial, Verdana, sans-serif;
	color: #95CE9D; /* celedon */
	font-size: 10px;
}

.lcnav {
	color: ##95CE9D; /* celadon */
	font-style: Papyrus, Arial, Verdana, sans-serif;
	font-size: 11pt;
	background-color: #550055; /* aubergine */
	border: 1px solid #FCEB8B; 

}
/*   <hr> line */