<!--
.bodycopy {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #2D1919;
	text-decoration: none;
}
.sideColbodycopy {
	font-family: Arial, Arial;
	font-size: 11px;
	color: #494952;
	text-decoration: none;
}
.bodycopySmall {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #2D1919;
	text-decoration: none;
}
.bodyHeadercopy {
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
	color: #3C4246;
	text-decoration: none;
}
.sideColbodyHeadercopy {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabletop {
	border: 0px solid #E8ECE2;
	background-color: #FFFFFF;
}
.tablebody {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8ECE2;
	border-right-color: #E8ECE2;
	border-bottom-color: #E8ECE2;
	border-left-color: #E8ECE2;
	background-color: #F1E5C8;
}
.tablebot {
	border: 0px solid #E8ECE2;
	background-color: #FFFFFF;
}
.tablenav {
	border-top: 0px solid #999999;
	border-right: 0px solid #E8ECE2;
	border-bottom: 0px solid #E8ECE2;
	border-left: 0px solid #E8ECE2;
	background-color: #FFFFFF;
}
.tablenava {
	border-top: 0px solid #E8ECE2;
	border-right: 0px solid #E8ECE2;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #E8ECE2;
	background-color: #FFFFFF;
}
.formfields {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #2D1919;
	text-decoration: none;
	background-color: #E8ECE2;
	border: 1px inset #E8ECE2;
}
.formbuttons {

	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #2D1919;
	text-decoration: none;
	background-color: #E8ECE2;
	border: 1px outset #E8ECE2;
}
.bodycopyadmin {

	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #2D1919;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	background-image:url(pageimages/);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2D1919;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2D1919;
}
a:hover {
	text-decoration: none;
	color: #2D1919;
}
a:active {
	text-decoration: underline;
	color: #2D1919;
}
a.sideCol:link {
	color: #494952;
	text-decoration: underline;
}
a.sideCol:visited {
	text-decoration: underline;
	color: #494952;
}
a.sideCol:hover {
	text-decoration: none;
	color: #767685;
}
a.sideCol:active {
	text-decoration: underline;
	color: #494952;
}
.text {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #2D1919;
	text-decoration: none;
}
.bgGrey {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #2D1919;
	text-decoration: none;
	background-color: #F0F0F0;
}
.bgCurrentDay {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #2D1919;
	text-decoration: none;
	background-color: #FEFEF7;
}
.bgDay {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #2D1919;
	text-decoration: none;
	background-color: #F7F7F7;
}

-->