/* CSS Document */
h2 {
	font-family: "Eras Demi", "ITC Eras Demi", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009900;
	margin-top: 0px;
}
a:link, a:visited {
	color: #00CC00;
}
a:hover, a:active {
	color: #009900;
}
#body {padding-top: 15px;}
#container {
	width: 1030px;
	margin: auto;
}
#headerContainer {
	border: 3px solid #009900;
	padding: 5px;
}
#header img {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
} 
#menu1 {
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#menu2 {
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#menuLayer1 a:link, #menuLayer1 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer1 a:hover, #menuLayer1 a:active {
	color: #ffffff;
	text-decoration: none;
}
#menuLayer2 a:link, #menuLayer2 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer2 a:hover, #menuLayer2 a:active {
	color: #ffffff;
	text-decoration: none;
}
#menuLayer3 a:link, #menuLayer3 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer3 a:hover, #menuLayer3 a:active {
	color: #ffffff;
	text-decoration: none;
}
#menuLayer4 a:link, #menuLayer4 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer4 a:hover, #menuLayer4 a:active {
	color: #ffffff;
	text-decoration: none;
}
#menuLayer5 a:link, #menuLayer5 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer5 a:hover, #menuLayer5 a:active {
	color: #ffffff;
	text-decoration: none;
}
#menuLayer0 a:link, #menuLayer0 a:visited {
	color: #000000;
	text-decoration: none;
}
#menuLayer0 a:hover, #menuLayer0 a:active {
	color: #ffffff;
	text-decoration: none;
}
#topLeft {
	padding: 10px;
	border-bottom: 3px solid #009900;
	border-right: 3px solid #009900;
}
#topRight {
	padding: 10px;
	border-bottom: 3px solid #009900;
}
#bottomLeft {
	padding: 10px;
	border-right: 3px solid #009900;
}
#bottomRight {
	padding: 10px;
}
#calendar {
	border-collapse: collapse;
}
#calendar td {
	width: 40px;
	height: 40px;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
	background-color:#009900;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
}
#calendar td a:link, #calendar td a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#calendarDays {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
	color: #FFFFFF;
}
#calendarMonth {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:#009900;
}