BODY, TD, TH, P, TEXTAREA {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TABLE {
	border-collapse: collapse;
}

HR {
	width: 200px;
	height: 1px;
	text-align: center;
}

A:Visited, A {
	color: #0000ff;
}

A:Hover {
	background: #dddddd;
}

.heading {
	font-size: 16px;
	text-align: center;
	color: #663399;
}

.presents {
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
	color: #663399;
	padding: 30px;
}

DIV.navlinks {
	background: #2865B8; 
	padding: 1px 1px;
	margin: 10px 0px;
	height: 20px;
	vertical-align: middle;
}

.navlinks, .navlinks A, .navlinks A:Visited {
	color: #FFFFBB;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	vertical-align: middle;
}

.navlinks A:hover {
	/* color: #FF9900; */
	color: #ffffff;
	background: #6839A3;
	text-decoration: none;
}

TABLE.classes A {
	border: solid 1px #ffffff;
	height: 70px;
	vertical-align: center;
}

TABLE.classes A:Hover {
	border: outset 1px;
	background: #ffffff;
	vertical-align: center;
}

TABLE.classes TD {
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	color: #663399;
	vertical-align: center;
}

DIV.bottomlinks {
	text-align: center;
	font-size: 11px;
	margin-top: 1em;
}

.pagetitle {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	font-family: "kristen ITC", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #663399;
}

DIV.page {
	padding: 20px 100px 0px 100px;
}

TD.caption {
	text-align: right;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 2px;
	font-weight: bold;
}

TABLE.classinfo TD {
	padding-top: 10px;
	font-size: 120%;
}

TABLE#registration_classes TD {
	border: solid 1px; 
	padding: 1px 4px 1px 4px; 
}

TABLE#registration_classes TR.classes TD {
	text-align: center;
}

INPUT.value {
	width: 300px;
}

.footnote {
	font-size: 11px;
	font-weight: normal;
}
