.maintable {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
}

.copyright {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.boxpara {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
}

a:link {
	font-weight: 900;
	text-decoration: underline;
	background: transparent;
	color: #005FBB;
}

a:visited {
	font-weight: 900;
	text-decoration: underline;
	background: transparent;
	color: #00498E;
}

a:hover, a:active {
	text-decoration: none;
	background: transparent;
	color: #8A0045;
}

#signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}


#signup input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	background-color: #E9F3DC;
}

#schedule	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}

#schedule td {
	border-bottom: 1px solid black;
	border-left: 1px solid #aaaaaa;
}

#main	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	border-left: 1px solid black;
	padding-left: 20px;
	padding-right: 20px;
}

#h2 {
	margin-top: 0;
	padding-top: 0;
}

p.name	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}