.body {
	background-color:#826F70;
}
.maintable {
	background-color:#FFFFFF;
}
.greycopy {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	vertical-align:top;
}
.navbar {
	vertical-align:top;
}
a.navbar:visited {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #A12830;
	text-decoration: none;
	text-transform: uppercase;
}
a.navbar:link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #A12830;
	text-decoration: none;
	text-transform: uppercase;
}
a.navbar:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #363636;
	text-decoration: none;
	text-transform: uppercase;
}
a.navbar:active {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #A12830;
	text-decoration: none;
	text-transform: uppercase;
}
.dkgreycopy {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000
	text-decoration: none;
	line-height: 13pt;
	background-color: #FFFFFF;
}
.redtitle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #A12830;
	text-decoration: none;
	text-transform: uppercase;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color:white
	text-decoration: none;
	padding:20;
}
a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #A12830;
	text-decoration: none;
}
a.footer:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CCCCCC
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #A12830;
	text-decoration: none;
}