a, input, td { font-family: Verdana, Tahoma, Arial; font-size: 11px; }

body { background-color: #FFF; }
.bodybg { background-color: #DADADA; }

a:link, a:visited, a:active { text-decoration: underline; color: #006600; }
a:hover { text-decoration: none; color: #666666; }

.topedge { border-top: 2px outset #339900; }
.leftedge { border-left: 2px outset #339900; }
.rightedge { border-right: 2px outset #339900; }
.bottomedge { border-bottom: 2px outset #339900; }
.topleftedge { border-top: 2px outset #339900; border-left: 2px outset #339900; }
.toprightedge { border-top: 2px outset #339900; border-right: 2px outset #339900; }
.bottomleftedge { border-bottom: 2px outset #339900; border-left: 2px outset #339900; }
.bottomrightedge { border-bottom: 2px outset #339900; border-right: 2px outset #339900; }

.dividingline { background-color: #CCCCCC; }

.maintablebg { background-color: #E4E4E4; }
.contentbg { background-color: #CAE7B2; }

.mainnavbg { background-color: #006600; }
.activenavcell { background-color: #CAE7B2; border-top: 1px solid #666666; border-right: 1px solid #666666; }
.activenav { color: #333333; font-weight: bold; }
.copyright { font-size: 11px; color: #666666; }

a.mainnav:link, a.mainnav:visited, a.mainnav:active { color: #CCCCCC; font-weight: bold; text-decoration: none; }
a.mainnav:hover { color: #FFFFFF; text-decoration: underline; }


.rightImage {
	float: right;
	margin-bottom: 10px; margin-left: 15px;
	border: 1px ridge #666666;
}
.oneColumn {
	text-align: justify;
}

.pageHeadline { font-size: 20px; color: #006600; font-style: italic; font-family: Arial; }

/* cnCalendar-Styles */
.cnCalendarMonthHeader { background-color: #006600; color: #FFFFFF; font-weight: bold; text-align: center; }
.cnCalendarWeekdayLabel { font-weight: bold; background-color: #E4E4E4; }
.cnCalendarWeekendLabel { font-weight: bold; background-color: #E4E4E4; }
.cnCalendarWeekday { background-color: #E4E4E4; }
.cnCalendarWeekend { background-color: #CCCCCC; }
.cnCalendarBirthday { background-color: #FFDEAD; }
a.cnCalendarBirthdayLink:link, a.cnCalendarBirthdayLink:visited, a.cnCalendarBirthdayLink:active, a.cnCalendarBirthdayLink:hover { color: #000000; font-weight: bold; text-decoration: none; }
/**/