/* green style */
p		{
	color: #1D5223;
}
p.lght {
	color: #ECF9EE;
}
a:link 		{
	color: #237B1A;
	text-decoration: none
}
a:visited 	{
	color: #237646;
	text-decoration: none
}
a:active	{
	color: #33FF66;
	text-decoration: none
}
a:hover 	{
	color: #339933;
	text-decoration: none
}
a:link.lit 		{
	color: #A0E998;
	text-decoration: none
}
a:visited.lit 	{
	color: #AAE6C4;
	text-decoration: none
}
a:active.lit	{
	color: #75FF98;
	text-decoration: none
}
a:hover.lit 	{
	color: #92DA92;
	text-decoration: none
}
a:link.intr, a:visited.intr {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f4500;
	background-color:#b3ffe8;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	font-style:normal;
	padding: 3px 8px;
	border: 2px outset #000;
}
a:hover.intr, a:active.intr {
	color:#91ad1f;
	background-color:#ffffff;
}
a:link.lmnu,a:visited.lmnu {
	width: 120px;
	font-size: 8pt;
	font-weight: bold;
	border: 1px inset #555555;
	color: #454C48;
	background-color: #FFF;
	padding: 3px;
}
a:hover.lmnu, a:active.lmnu {
	color: #454C48;
	background-color: #E8FFF3;
}
h1 		{
	color: #285E4D;
}
h2 		{
	color: #215642
}
h3		{
	color: #026F59;
}
h4 		{
	color: #016967;
}
h5 		{
	color: #75731E;
}
h6		{
	color: #3F6A17;
}
ul { 
	list-style-image: url(/images/clip/bull_gr.gif);
}
li 		{
	color:#016556;
}
td		{
	color: #1D5052;
}
.ltcll {
	font-size : 10pt; 
	background-color:#fefffe;
}
.dkcll {
	font-size : 10pt; 
	background-color:#F3F9F3;
}
.ltbcll {
	background-color:#fefffe;
}
.dkbcll {
	background-color:#F3F9F3;
}
.bttn  {
	color : #ff49ff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-style : outset;
	border-width : 2px;
	padding : 2px;
	text-align: center;
	background-color: #136542;
}
.brdr  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-style : outset;
	border-width : 3px;
	padding : 3px;
	text-align: center;
}
.brdrd  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-style : outset;
	border-width : 1px;
	padding : 1px;
	text-align: center;
}
.small { 
	font-size : 10pt; 
	color: #101030;
}
.tiny 	{
	font-size: 9pt;
}
.btny  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : transparent;
}
.btnylt  {
	color : #C1FFC1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : transparent;
}
.btnybrd  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border : 2px outset #F5F5F5;
	padding: 1px 8px;
	background-color : transparent;
}
.bkgrdclr 	{
	background-color: #F0FFF0;
	border : 5px outset #7FFFD4;
	padding : 5px;
	margin : 5px;
}
#lakeApp {
	position: absolute;
	top: 310px;
	left: 575px;
	width: 180px;
	height: 184px;
	border: thick ridge #090;
}
#adminmenu a {
	background-color : #D5ECDE; 
}
.ttlbl { 
	background-image: url(../images/bkgrd/ttlgr.gif); 
}
#ftr { 
	background-image: url(../images/bkgrd/ttlgr_b.gif); 
}
#monthmenu a {
	background-color : #BFE0BA; 
}

