/* large style */
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: #CCFFEE;
	text-decoration: none;
}
a:visited.lit 	{
	color: #FFDDE8;
	text-decoration: none;
}
a:active.lit	{
	color: #FFC097;
	text-decoration: none
}
a:hover.lit 	{
	color: #CBCBED;
	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/bull_big.gif);
}
li 		{
	color:#003366;
}
td		{
	color: #1C1C53;
}
.ltcll {
	font-size : 12pt; 
	background-color:#fefeff;
}
.dkcll {
	font-size : 12pt; 
	background-color:#F3F3F9;
}
.ltbcll {
	background-color:#fefeff;
}
.dkbcll {
	background-color:#F3F3F9;
}
.bttn  {
	color : #CEC5FE;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	border-style : outset;
	border-width : 2px;
	padding : 2px;
	text-align: center;
	background-color: #136542;
}
.brdr  {
	color : #022446;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	border-style : outset;
	border-width : 1px;
	padding : 1px;
	text-align: center;
}
.brdrd  {
	color : #002448;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	border-style : outset;
	border-width : 1px;
	padding : 1px;
	text-align: center;
}
.small { 
	font-size : 13pt; 
	color: #101030;
}
.tiny 	{
	font-size: 11pt;
}
.btny  {
	color : #0B0048;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color : transparent;
}
.btnylt  {
	color : #DFCDFE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color : transparent;
}
.btnybrd  {
	color : #0B0048;
	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 : #FFFFD9; 
}
.ttlbl { 
	background-image: url(../images/bkgrd/ttlsr.gif); 
}
#ftr { 
	background-image: url(../images/bkgrd/ttlsr_b.gif); 
}
#monthmenu a {
	background-color : #F0D9FF; 
}

