.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color:#FF99FF;
	font-weight: bold;
	line-height: 30pt;
	text-decoration: none;
	vertical-align: middle;
}
.linkbuttons_current {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: middle;
	line-height: 38px;
	font-weight: bold;
	color: #003300;
	text-indent: 42px;
	background-image: url(images/mask%20button%20selected.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}
.linkbuttons {
	background-image: url(images/mask%20button.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
}
.linkbuttons:hover{
	background-position: 5px -42px;
	text-indent: 42px;
}
.linkbuttons:active {
	background-position: 5px -82px;
	background-color: #ECECEC;
}
.linktext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	vertical-align: middle;
	line-height: 38px;
}
.linktext:hover{
	color: #70025A;
}
.linktext:active{
	color: #000000;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.bodytexthighlight{
	color:#660000;
}
.bodytitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-decoration: none;
	font-weight: bold;
}
.bodytitlehighlight {
	color:#006600;
}
.bodytitlesmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}
.pasttable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	border-collapse: collapse;	
}
.pasttable a:link {
	text-decoration: none
}
.pasttable a:visited {
	text-decoration: none
}
.pasttable td.yearcolumn {
	width: 50px;
	text-align: right;
}
.pasttable tr.panto {
	background-color: #DDDDDD;
	border: 2px solid;
	border-color: #DDDDDD;	
}
.pasttable tr.kpspring {
    background-color: #FFFFCC;
	border: 2px solid;
	border-color: #FFFFCC;
}
.pasttable tr.kpautumn {
	background-color: #FFBB33;
	border: 2px solid;
	border-color: #FFBB33;
}
.pasttable tr.kkkspring {
	background-color: #C3FFCC;
	border: 2px solid;
	border-color: #C3FFCC;
}
.pasttable tr.kkkautumn {
	background-color: #D86C00;
	border: 2px solid;
	border-color: #D86C00;
}






