body {
	background-color: #032E50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/body_bckgrd2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
}

body, td, th, h3, h6 { color: #FFF; }

.textSmall { font-size: x-small; }

a { color: #FBD977; }

.forestgreen { background-color: #069; }
.photoBorder { border: thin solid #960; }
.photoBorderwhite { border: thin solid #FFFFFF; }
.highlight {
	background-color: #FFFF00;
	padding: 2px;
	border: thin dashed #990000;
}
.textYellowBold {
	font-weight: normal;
	color: #F90;
	font-size: x-large;
	line-height: 150%;
}

.maintitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: xx-large;
}

.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	color: #FFF;
}

.schedule {
	background-color: #254569;
	border: thin solid #036;
}

.lightblueText {
	color: #FFF;
	font-size: x-large;
	line-height: 150%;
}

.lightblueTextsmall {
	color: #FFF;
	font-size: medium;
}
