<!--
body, td, p, div {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
body {
	background: #2C3A26 url(../images/bkgd_tile.gif);
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
	margin-bottom: 20px;
}
A, A:link, A:visited, A:active {
	font-weight: bold;
	color: #23843C;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.largeheading {
	font-size: 14px;
	color: #536648;
	font-weight: bold;
	padding-bottom: 15px;
}
.largeheading A, .largeheading A:link, .largeheading A:visited, .largeheading A:active {
	color: #23843C;
	text-decoration: none;
}
.largeheading A:hover {
	color: #23843C;
	text-decoration: underline;
}
.subheading {
	font-size: 14px;
	color: #000000;
}
.logo {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 34px;
}
.main {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.content {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}
.blackbkgd {
	padding: 3px;
	background-color: #000000;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer A, .footer A:link, .footer A:visited, .footer A:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.searchlabel {
	font-size: 10px;
	color: #6F7FC3;
	font-weight: bold;
}
.project {
	margin-left: 10px;
}
#leftnavdiv {
	background-color: #000000;
	margin:0px;
	padding:20px;
	margin-left: 1px;
}
.leftnav {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.leftnav a, .leftnav a:link, .leftnav a:visited, .leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav a:hover {
	color: #B3C54A;
	text-decoration: none;
}

.subnav ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	list-style: none;
}
.subnav li {
	line-height: 14px;
	margin-bottom: 5px;
}
.subnav a, .subnav a:link, .subnav a:visited, .subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.subnav a:hover {
	color: #B3C54A;
	text-decoration: none;
	font-weight: normal;
}

.monthname {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}
.empty {
	background: url(../images/empty_cell.gif);
}
.calendar {
	border-collapse: collapse;
}
.calendar td {
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #245983;
	height: 21px;
}
.calendarday {
	font-family: arial,helvetica,sans-serif;
	padding: 2px;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #245983;
}
.day0, .day1, .day2, A.calendarlink .day0, A.calendarlink .day1, A.calendarlink .day2 {
	float: right;
	width: auto;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	padding: 2px;
	margin: 0px;
	text-align: right;
	line-height: 9px;
}
A.calendarlink {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
A.calendarlink:link {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
A.calendarlink:visited {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
A.calendarlink:active {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
A.calendarlink:hover {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}
.today {
	background-color: #666666;
}
.high {
	background-color: #FFFFFF;
}
.low {
	background-color: #C6DFF2;
}
.day0 {
	background-color: #CC9933;
}
.day1 {
	background-color: #A72727;
}
.day2 {
	background-color: #23843C;
}

.spacer {
	clear: both;
}

.trowlight {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.trowdark {
	font-size: 11px;
	color: #000000;
	background-color: #DFEE82;
}

.theader {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #245983;
}

.theader A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.theader A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.theader A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.theader A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

A.reservationlink {
	color: #000000;
	text-decoration: none;
}
A.reservationlink:link {
	color: #000000;
	text-decoration: underline;
}
A.reservationlink:visited {
	color: #000000;
	text-decoration: underline;
}
A.reservationlink:active {
	color: #000000;
	text-decoration: none;
}
A.reservationlink:hover {
	color: #000000;
	text-decoration: none;
}
-->