﻿/* default */
p		{
	color: #1C1C53;
}
p.lght {
	color: #E2E2F5;
}
a:link 		{
	color: #007B53;
	text-decoration: none
}
a:visited 	{
	color: #990033;
	text-decoration: none
}
a:active	{
	color: #FF6600;
	text-decoration: none
}
a:hover 	{
	color: #333399;
	text-decoration: none
}
a:link.lit 		{
	color: #AAFFE3;
	text-decoration: none
}
a:visited.lit 	{
	color: #FF77A4;
	text-decoration: none
}
a:active.lit	{
	color: #FFBE93;
	text-decoration: none
}
a:hover.lit 	{
	color: #A3A3E0;
	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: #26405F;
}
h2 		{
	color: #6D320B;
}
h3		{
	color: #580032;
}
h4 		{
	color: #000078;
}
h5 		{
	color: #135080;
}
h6		{
	color: #6F4F38;
}
ul { 
	list-style-image: url(/images/clip/bull5.gif);
}
li 		{
	color:#003366;
}
td { 
	color : #003366;
}
.ltcll {
	font-size : 10pt; 
	background-color:#fefaf9;
}
.dkcll {
	font-size : 10pt; 
	background-color:#EEF0EE;
}
.bttn {
	color : #694AFD;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-style : outset;
	border-width : 2px;
	padding : 2px;
	text-align: center;
	background-color: #CEE476;
}
.brdr  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-style : outset;
	border-width : 2px;
	padding : 2px;
	text-align: center;
}
.brdrd  {
	color : #002448;
	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;
}
.btny  {
	color : #004900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : transparent;
}
.btnylt  {
	color : #AFF8EF;
	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: #FFEDFF;
	border : 3px outset #F5F5F5;
	padding : 5px;
	margin : 5px;
}
#lakeApp {
	position: absolute;
	margin-top: 310px;
	margin-left: 575px;
	width: 180px;
	height: 184px;
	border: thick ridge #099;
}
