@charset "utf-8";
/* CSS Document */

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
	font-variant: small-caps;

}


a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0000FF;
}
}

	.bigSched {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0000FF;
	font-weight: bolder;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
}
.BoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #A10803;
	text-decoration: underline;
	vertical-align: middle;
}
.BoldRed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #A10803;
}
.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000060;
	font-size: x-small;
}
.BoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #9E000A;
	background-position: center center;
}
.Important {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
}

