body, td, p {
	font-family: verdana;
	font-size: 11px;
}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	color: #00f;
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	color: #006;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 16px;
	line-height: 16px;
	color: #006;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: verdana;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

hr {
	color: #aad;
	height: 1px;
}

input, select {
	border: #006 solid 1px;
	background-color: #aad;
	color: #006;
	font-size: 11px;
	font-family: verdana;
}

a.nav {
	font-family: arial;
	font-size: 12px;
	color: #9a6666;
	text-decoration: none;
}

a.nav:hover {
	color: #fff;
	text-decoration: none;
}

.navOnCell {
	background-color: #723737;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}

.lanText {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.tabOn {
	font-weight: bold;
	color: #fff;
}

.tabOff {
	font-weight: bold;
	color: #88b;
}

.tabOff:hover {
	color: #88b;
}

.editMode {
	color: #fff;
	margin-left: 10px;
}

a.editModeA {
	color: #C60;
}

a.adminButtonLink {
	color: #C60;
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	border: #c60 solid 1px;
	padding-left: 3px;
	padding-right: 3px;
}

a.adminButtonLink:hover {
	color: #930;
	border: #930 solid 1px;
	background-color: #FC6;
	text-decoration: none;
}

.adminButtonPLeft, .adminButtonPCenter, .adminButtonPRight {
	margin-top: 5px;
	margin-bottom: 5px;
}

.adminButtonPCenter {
	text-align: center;
}

.adminButtonPRIght {
	text-align: right;
}

.detailLinkF, .detailLinkB {
	margin-top: 5px;
	margin-bottom: 5px;
}

.detailLinkF {
	text-align: right;
}

a.detailLinkA:hover {
	text-decoration: none;
}

.imageP {
	text-align: center;
}

.captionP {
	text-align: center;
	font-size: 9px;
}

.articlePublication {
	font-family: Times;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #77a;
}

.articleDate {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 15px;
	color: #77a;
}

.articleHeader {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.articleSubHeader {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.articleAuthor {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.resultsHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.calendarSearch {
	font-weight: bold;
	color: #006;
}

.on {
	background-color: #006;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.off {
	background-color: #d8d8ef;
	text-align: center;
}

.calendarMonthHeader {
	background-color: #cccce5;
	text-align: center;
	font-weight: bold;
	color: #006;
}

.calendarDayHeader {
	background-color: #cccce5;
	text-align: center;
	color: #006;
}

.calendarListDayCell {
	font-weight: bold;
	font-size: 24px;
	color: #aad;
}

.calendarListMonthCell {
	background-color: #d8d8ef;
	font-size: 18px;
	color: #aad;
	font-weight: bold;
	text-align: center;
}

a.listNav, a.listNav:hover {
	color: #006;
	text-decoration: none;
}

.noEvents {
	font-size: 13px;
	font-weight: bold;
	color: #aad;
	text-align: center;
	margin: 20px;
}

.day {
	background-color: #d8d8ef;
	text-align: center;
}

.eventDay {
	background-color: #006;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.eventDate {
	text-align: center;
	color: #88b;
}

.photoTitle {
	font-weight: bold;
}

.fileDescription {
	margin-bottom: 5px;
}

.fileInfo {
	font-size: 9px;
	margin-bottom: 5px;
}