<style>
div {
	position:absolute;

}
</style>

<style>
a { text-decoration: none; color:#006666; vlink:#CCCCCC; alink:#CCCCCC;}
a:hover {color: #006666 }
.info { font-family:Times New Roman; positon:relative; left:15}
.light { top:-1; left:-1; color:black;}
.shade { top:+1; left:+1; color:black; }
.fill { top:0; left:0; color:red; } 
.pagetitles {
	font-size: 24px;
	font-weight: bold;
}


h1{
 font:19px "Times New Roman", Times, serif;
 color: #000000;
 letter-spacing:0.05em;
 line-height:20px;
 font-weight:700;
 padding: 1px 3px;
}

h2{
 font:18px Arial, Helvetica, sans-serif;
 color: #000000;
 letter-spacing:0.1em;
 line-height:28px;
 font-weight:700;
 padding: 1px 8px; 
}

h3{
 font:14px Arial, Helvetica, sans-serif;
 color: #000000;
 letter-spacing:0.1em;
 line-height:20px;
 font-weight:700;
 padding: 1px 8px;
  border-bottom: 1px solid #006666; 
 
}

h4{
 font:18px Arial, Helvetica, sans-serif;
 color: #000066;
 letter-spacing:0.1em;
 line-height:32px;
 font-weight:700;
 padding: 1px 8px; 
}


.ltxttiles {
	color: #006666;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}
.ltxtmenu {
	color: black;
	vlink:black;
	alink:black;
	font-size: 18px;
	font-weight: bold;
}
body {
	margin-left: 2px;
	margin-top: 2px;
}
.btxtmenu {
	color: black; 
	vlink:black; 
	alink:black;
}
.caldays {
	color: white;
	font-size: 13px;
	font-family:Arial,Helvetica,Sans-Serif;
	background-color: #006666;
}
.calevent {
	color: black; 
	font-size: 12px;
	font-weight: bold;
	font-family:Arial,Helvetica,Sans-Serif
}
.highlightTxt {
	color: black;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFF99;
	text-decoration: underline;
}

.calmonth {
	color: blue;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.general {
	color: black; 
	font-size: 18px;
}
.pagesubtitle {
	font-size: 24px;
	font-weight: bold;
}
.pagesubtitle {
	font-size: 20px;
	font-weight: bold;
}
.titles {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, Sans-Serif;
	font-style: italic;
}

/* Left Side Navigation */

#leftnav a {
	font:14px/15px "Times New Roman", Times, serif;
	font-weight:600;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.05em;
	display:block;
	padding: 6px 6px;
	border-bottom:1px solid #006666;
	}
	
#leftnav a:hover {
	color:#006666;
/*	background: #64748B; */
	}

.leftmenutxt {
	font:18px/20px "Times New Roman", Times, serif;
	font-weight:600;
	color: #006666;
	letter-spacing:0.05em;
	line-height:17px;
	padding: 4px 4px;
	border-bottom:3px solid #006666;
	margin-bottom: 30px;
	text-align:center;
	}

</style>
