.topbar {
	color: white;
	background-color: #006633;
	font-size: 8pt;
	text-align: left;
}
.topbar A:link, .topbar A:visited {
	color: Yellow;
}
.topbar A:hover {
	color: white;
}

.topmenu {
	color: black;
	background-color: #009966;
	font-family: verdana, sans-serif;
	font-size: 10pt ! important;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
}
.topmenu A:link, .topmenu A:visited {
	color: black;
}
.topmenu A:hover {
	color: blue;
}

.submenu {
  background-color: black;
  color: white;}

.submenu A:link, .submenu A:visited {
	color: yellow;
}
.submenu A:hover {
	color: white;
}

.toptitle { background-color: #33FF66; text-align: left; padding-left: 1ex; }

body {
	margin: 0ex 0ex 0ex 0ex;
	font-family: verdana, sans-serif;
	font-size : 8pt;
}

h1 { font-size: 12pt; font-weight: bold; }
h2 { font-size: 10pt; font-weight: bold; }
h3 { font-size: 8pt; font-weight: bold; }

.news h1 { color: white; background-color: #006633; border-bottom: thin solid black; text-align: center; }
.news h2 { color: white; background-color: #009966; }
.news {
	font-size: 10pt;
	font-weight: normal;
	color:black;
	border : thin solid black;
}

.content {
	background : White;
	padding : 1ex;
	margin : 1ex;
  font-size: 10pt;
}

.calendar { color: black; background-color: white; font-family: verdana, sans-serif; font-size: 8pt; border: none;}
.calendar th { color: white; background-color: black; font-family: verdana, sans-serif; font-size: 10pt; border: none; width: 120; height: auto;}
.calendar td { color: black; background-color:white; font-family: verdana, sans-serif; font-size: 7pt; border: solid black; border-width: 1; width: 120; height: 80; vertical-align: top;}
.calnum { float: right; font-size: 14pt; font-weight: bold; }

.copyright {
	font-size : 8pt;
	text-align : center;
	background-color : #006633;
	color : White;
}
.copyright A:link A:visited {
	color : Yellow;
} 
	
}