body {
	background-color: EBE6D6;
	margin: 15px 0px 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
a:visited {
	color: #D65400;
	text-decoration: underline;
}
a:active {
	color: #D65400;
	text-decoration: underline;
}
a:link {
	color: #D65400;
	text-decoration: underline;
}
a:hover {
	color: #913696;
	text-decoration: none;
}
.nav {
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #913696;
	text-decoration: underline;
}
.nav td {
	line-height: 12px;
	padding-bottom: 5px;
	}
	
.redundant {
	padding-top: 7px;
}
.redundant a:visited {
	color: #666666;
	text-decoration: none;
}
.redundant a:active {
	color: #666666;
	text-decoration: none;
}
.redundant a:link {
	color: #666666;
	text-decoration: none;
}
.redundant a:hover {
	color: #048A8B;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}
strong {
	font-weight: bold;
	color: #000000;
}
.main {
	padding-top: 10px;
	padding-bottom: 20px;
}
.navcalendar {
	color: #fff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navcalendar a:visited {
	color: #fff;
	text-decoration: none;
}
.navcalendar a:active {
	color: #fff;
	text-decoration: none;
}
.navcalendar a:link {
	color: #fff;
	text-decoration: none;
}
.navcalendar a:hover {
	color: #fff;
	text-decoration: underline;
}