/* CSS Document */

	BODY {width:1024; height:768;
	/* background-image:url(Pics/bluegradbkgnd.gif);}*/
	background-color:#000066;}
	
	.T	{text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-variant:small-caps;
		font-weight:bold;
		text-shadow:auto;
		color:white;
		font-size:175%;}

	.T1 {text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-shadow:auto;
		color:white;
		font-size:125%;
		padding:5}
		
	.TA	{text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-variant:small-caps;
		font-weight:bold;
		text-shadow:auto;
		font-size:175%;}

	.T2 {text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-shadow:auto;
		font-size:125%;
		padding:5}
	
	.L  {text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:white;
		vertical-align:text-top}

	.B1 {text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:white;}
		
.Title {color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:150%}
		
.Info  {color: white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:100%;
		text-decoration:none}
		
.Bigger {color: white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:125%;
		text-decoration:none}
		
.Menu  {color: white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:80%;
		text-decoration:none}
		
.Lodge {text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-shadow:auto;
		color:white;
		font-size:125%;
		padding:5}
		
/* Calendar Style information */

a.prevnext:link {color: lightgray; font-size: 12px; text-decoration:underline}

a.prevnext:visited {color: lightgray; font-size: 12px; text-decoration:underline}

a.prevnext:hover {color: white; font-size: 12px; text-decoration:underline}

a.prevnext:active {color: lightgray; font-size: 12px; text-decoration:underline}



a.day:link {color: black; font-size: 18px; text-decoration:underline}

a.day:visited {color: black; font-size: 18px; text-decoration:underline}

a.day:hover {color: red; font-size: 18px; text-decoration:underline}

a.day:active {color: black; font-size: 18px; text-decoration:underline}



a.event:link {color: blue; font-size: 12px; text-decoration:underline}

a.event:visited {color: blue; font-size: 12px; text-decoration:underline}

a.event:hover {color: red; font-size: 12px; text-decoration:underline}

a.event:active {color: blue; font-size: 12px; text-decoration:underline}



a.admin:link {color: white; font-size: 12px; text-decoration:underline}

a.admin:visited {color: white; font-size: 12px; text-decoration:underline}

a.admin:hover {color: red; font-size: 12px; text-decoration:underline}

a.admin:active {color: white; font-size: 12px; text-decoration:underline}



table.cal {

background-color: blue;

height: 600px;

border-style: none;

border-width: 3px;

font-family: sans-serif

}



.caption {

color: white;

font-size: 28px;

font-weight: bold;

}



.thead {

color:white;

background-color: darkblue;

font-size: 18px;

}



td.cal {

background-color: white;

text-align: left;

vertical-align: top

}



tfoot.cal {

color: white;

background-color: blue;

font-size: 14px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #ffffff;

font-family: Tahoma, Verdana, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

}