@charset "utf-8";

.pagetop {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	letter-spacing: 5pt;
	top: 10px;
}
.pageclass {
	background-color: #006;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.subclass {
	font-size: 14px;
}
.bannerDiv {
	float: left;
}
.bodytext {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	width: 323px;
}
.important {
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.a:link {}
.a:active {}
.a:visited {}
.a:hover {}


.column1 {
	width: 500px;
	float: left;
	margin-left: 150px;
	margin-right: 50px;
	padding: 3px;
	text-align: left;
}
.column2 {
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	text-align: left;
	float: left;
}
.column3 {
	width: 600px;
	float: left;
	margin-left: 100px;
	margin-right: 50px;
	padding: 3px;
	text-align: left;
}
.calendartable {
	border: medium groove #FFF;
	background-color: #CCC;
	color: #000;
}
