p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.buttons {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-left:15px;
}

.calButtons {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}
a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.button:link {
  text-decoration: none;
  color: #000000;
}
a.button:visited {
  text-decoration: none;
  color: #000000;
}
a.button:hover {
  text-decoration: underline;
  color: #000000;
}

.calPrevNext {
  font-size:22px;
  font-weight:900;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.cal:link {
  text-decoration: none;
  color: #339966;
}

a.cal:visited {
  text-decoration: none;
  color: #339966;
}
a.cal:hover {
  text-decoration: none;
  color: #006633;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: bold;
}

h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: bold;
	display: inline;
}

h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}

.calFrame {
	border-width: 0px;
	margin: 5px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}

.calHead {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}

.calTopFrame {
	border: 1px solid #339966;
	background-color:  #CCFF99;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	clear: none;
	float: none;
	width:85px
}

.calDayFrame {
	border: 1px solid #339966;
	height:105px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	clear: none;
	float: none;
	line-height: normal;
}

.calNoDay {
	border: 1px solid #339966;
	background-color: #E2FFD5;
	height:105px;
}

.date {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
	font-weight: bold;
}

.event {
	font-family: sans-serif;
	width:80px;
}

.girls12 {
	color: #990033;
}

.boys23 {
	color: #003399;
}

.boys45 {
	color: #3333FF;
}

.none {
	font-family: sans-serif;
	color: #000000;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
	width:85px;
}
.space {
	font-size:6px;
	}
	
.kinder {
	color: #006633;
}
