<style type="text/css">
<!--

body {
    margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif; 
	font-size: 8pt; 
}

td {
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
}

a	{
	color: #00699b;
	}

a:hover	{
	color: #ce3531;
	}
	
hr {
	size: 1;
	}

.nav a {
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration: none;
	}
	
.nav a:hover {
	color: #75A8CA;
	}
	
.navalert {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt; 
	}
	
.navalert a {
	font-family: verdana;
	font-weight: normal;
	font-size: 7.5pt; 
	text-decoration: none;
	color: black;
	white-space: wrap;
	}

.navalert a:hover {
	color: #ffff95;
	}

.note {
	font-weight: normal;
	font-size: 7.5pt; 
	line-height: 15px;
	color: black;
	}

.small {
	font-weight: normal;
	font-size: 7.5pt; 
	}

.footer {
	font-weight: normal;
	font-size: 7.5pt; 
	color: #8CB7D3;
	}

.content {
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	line-height: 18px;
	top: 10;
	left: 20;
	width: 600;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	}

.imgContent	{
	border-color: #6c6c6c; 
	border-width: 1px; 
	border-style: solid
}

.pageTitles {
	line-height: 18px;
}

.pageTitles a {
	color: #b6b6b6;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

.pageTitles a:hover {
	color: #009797;
	text-decoration: underline;
}

.pageCurrent {
	color: #ff8000;
	font-family: tahoma;
	font-weight: bold;
}

.pageTitle {
	color: #3580B2;
	font-family: tahoma;
	font-weight: bold;
	font-size: 18pt;
	text-decoration: none;
	padding-bottom: 15px;
	width: 100%;
}
.sidebar {
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	z-index: 1; 
	position: absolute; 
	left: 430; 
	top: 50; 
	width: 150; 
	background-color:#e3dfc1; 
	padding: 10px;
}

.cubmaster {
	font-family: verdana, sans-serif; 
	line-height: 18px;
	font-size: 8pt; 
	background-color:#e3dfc1; 
	padding-left: 5px;
	padding-right: 5px;
}

/*
calendar
*/
#calendar table {
	border-collapse: collapse;
	border: 1px solid silver;
	empty-cells: hide;
}
#calendar td {
	font-family: verdana, sans-serif;
	font-size: 6.5pt;
	line-height: 11px;
	height: 78px;
	width: 78px;
}
#calendar td.listHeader {
	border: 1px solid silver;
	font-family: arial, sans-serif; 
	font-size: 6.5pt; 
	color: gray;
	text-decoration: none; 
	height: 12px;
	padding-top: 1px;
}
#calendar a {
	text-decoration: none;
	width: 78px;
}
#calendar .day {
	border: 1px solid silver;
}
#calendar .day_current {
	border: 1px solid silver;
	background-color: #d8d8d8;
}
#calendar .date {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: gray;
	line-height: 15px;
}
#calendar .event {
	color: blue;
}
#calendar_small table {
	border-collapse: collapse;
	border: 1px solid silver;
	empty-cells: hide;
}
#calendar_small td {
	font-family: verdana, sans-serif;
	font-size: 6.5pt;
	line-height: 11px;
	height: 25px;
	width: 25px;
}
#calendar_small td.listHeader {
	border: 1px solid silver;
	font-family: arial, sans-serif; 
	font-size: 6.5pt; 
	color: gray;
	text-decoration: none; 
	height: 12px;
	padding-top: 1px;
}
#calendar_small a {
	text-decoration: none;
	width: 25px;
}
#calendar_small .day {
	border: 1px solid silver;
}
#calendar_small .day_current {
	border: 1px solid silver;
	background-color: #FFFAC0;
}
#calendar_small .day_selected {
	border: 1px solid silver;
	background-color: #d8d8d8;
}
#calendar_small .day_activity {
	border: 1px solid silver;
	background-color: #fde482;
}
#calendar_small .day_session {
	border: 1px solid silver;
	background-color: #c8ead2;
}
#calendar_small .date {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: gray;
	line-height: 15px;
}
#calendar_small .event {
	color: blue;
}
.activity {
	background-color: #fde482;
}
.session {
	background-color: #c8ead2;
}
.savedSearch {
	font-family: tahoma, sans-serif; 
	font-size: 8pt; 
	color: #747474;
	}
/* see hilight/unhilight functions in formHandler.asp for default button color */
.inputButton {
	border:outset #a8a8a8 2;
	background-color:#bbbbbb;
	color:Black;
	font-family: tahoma, sans-serif;
	font-size: 11;
	}
-->
</style>