td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-right: 4px;
	padding-left: 4px;
}
.leftnav:link {
	text-decoration: none;
	background-color: #006A4A;
	color: #FFFFFF;
	width: 100%;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.leftnav:visited {
	text-decoration: none;
	background-color: #006A4A;
	color: #FFFFFF;
	width: 100%;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.leftnav:hover {
	color: #000000;
	background-color: #ACAEB2;
	width: 100%;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
h1 {
	font-size: 16px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: static;
}
.topdrop {
	font-size: 10px;
}
a:visited {
	color: #006A4A
}
a:link{
	color: #006A4A
}
.TrueNoLink {
	background-color: #66CC99;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #660000;
	text-align: center;
	color: #FFFFFF;
}
.True {
	font-size: 10px;
	font-weight: bold;
	background-color: #339966;
	border: 1px solid #660000;
	text-align: center;
	color: #FFFFFF;
}
.True a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.True a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.True a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
}
.False {
	font-size: 10px;
	font-weight: bold;
	background-color: #FF0000;
	border: 1px solid #660000;
	text-align: center;
}
.Unknown {
	font-size: 10px;
	font-weight: bold;
	background-color: #66CC99;
	border: 1px solid #660000;
	text-align: center;
	color: #FFFFFF;
}
.caltable {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border: thin solid #660000;
}
.dayrow {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #999966;
	border: 1px solid #660000;
	text-align: center;
	font-size: 10px;
}
.caltop {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #999966;
	border: 1px solid #660000;
}
.blanks {
	border: 0px solid #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999966;
	margin-top: 6px;
	display: inline-block;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.colHead {
	font-size: 14px;
	font-weight: bold;
	background-color: #339966;
	border: 1px solid #660000;
	text-align: center;
	color: #FFFFFF;
}
.leftsubnav:link {
	text-decoration: none;
	background-color: #006A4A;
	color: #FFFFFF;
	width: 100%;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.leftsubnav:visited {
	text-decoration: none;
	background-color: #006A4A;
	color: #FFFFFF;
	width: 100%;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.leftsubnav:hover {
	color: #000000;
	background-color: #ACAEB2;
	width: 100%;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.navcol {
	background-image: url(images/navpic.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #006A4A;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.slideshow { height: 167px; width: 250px; margin-top: 2px; margin-right: 4px; }
.slideshow img { padding: 1px; border: 1px solid #000; background-color: #eee; }

