body {
	scrollbar-base-color: #2357B5;
	scrollbar-arrow-color : #333333;
	}
a:link {
	color: #2357B5;
}
a:visited {
	color: #2357B5;
}
a:hover {
	color: #000000;
}
a:active {
	color: #2357B5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}
.darkGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}
.darkGrayText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}
.grayBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #818181;
	text-decoration: none;
}
.blueHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #2357B5;
	text-decoration: none;
}
.blueHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #2357B5;
	text-decoration: none;
}
.bottomNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #818181;
	text-decoration: underline;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #818181;
	text-decoration: none;
	background-color: #EDEDED;
	border: thin inset #666666;
}
div.scroll {
	height: 330px;
	width: 530px;
	overflow: auto;
	padding: 8px;
}
div.scroll2 {
	height: 550px;
	width: 780px;
	overflow: auto;
	padding: 8px;
}
TD.past {
	border: 1px solid black;
}
TD.future {
	border: 1px solid black;
}