/* grey style */
p		{
	color: #373737;
}
p.lght {
	color: #F4F4F4;
}
a:link 		{
	color: #090909;
	text-decoration: none
}
a:visited 	{
	color: #010101;
	text-decoration: none
}
a:active	{
	color: #060606;
	text-decoration: none
}
a:hover 	{
	color: #393939;
	text-decoration: none
}
a:link.lit 		{
	color: #E2E2E2;
	text-decoration: none
}
a:visited.lit 	{
	color: #E9E9E9;
	text-decoration: none
}
a:active.lit	{
	color: #ECECEC;
	text-decoration: none
}
a:hover.lit	{
	color: #BEBEBE;
	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: #424242;
}
h2 		{
	color: #3B3B3B
}
h3		{
	color: #333333;
}
h4 		{
	color: #3B3B3B;
}
h5 		{
	color: #494949;
}
h6		{
	color: #535353;
}
ul { 
	list-style-image: url(/images/clip/bull5.gif);
}
li 		{
	color:#333333;
}
td		{
	color: #373737;
}
.ltcll {
	font-size : 10pt; 
	background-color:#fefefe;
}
.dkcll {
	font-size : 10pt; 
	background-color:#F3F3F3;
}
.ltbcll {
	background-color:#fefefe;
}
.dkbcll {
	background-color:#F3F3F3;
}
.bttn  {
	color : #A3A3A3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-style : outset;
	border-width : 2px;
	padding : 2px;
	text-align: center;
	background-color: #333333;
}
.brdr  {
	color : #242424;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-style : outset;
	border-width : 1px;
	padding : 1px;
	text-align: center;
}
.brdrd  {
	color : #242424;
	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: 8pt;
}
.btny  {
	color : #242424;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : transparent;
}
.btnylt  {
	color : #DFDFDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : transparent;
}
.btnybrd  {
	color : #242424;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border : 2px outset #F5F5F5;
	padding: 1px 8px;
	background-color : transparent;
}
.bkgrdclr 	{
	background-color: #FFEDFF;
	border : 5px outset #F5F5F5;
	padding : 5px;
	margin : 5px;
}
#lakeApp {
	position: absolute;
	top: 310px;
	left: 575px;
	width: 180px;
	height: 184px;
	border: thick ridge #099;
}
#adminmenu a {
	background-color : #F2F2F2; 
}
.ttlbl { 
	background-image: url(../images/bkgrd/ttlbw.gif); 
}
#ftr { 
	background-image: url(../images/bkgrd/ttlbw_b.gif); 
}
#monthmenu a {
	background-color : #D7D7D7; 
}

