td {
	font-family: Arial;
	font-size: 12px;
}
/*
#fb-div {
position: absolute;
width: 150px;
margin-left: 750px;
}
*/
.schedRow {
	border: 1px solid #000000;
	color: #000000;
}

.schedRowNow {
	border: 1px solid #000000;
	background-color: #26157A;
	color: #FFFFFF;
}

.schedTime {
	font-family: Arial;
	font-size: 14px;
}

.schedName {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.schedDesc {
	font-family: Arial;
	font-size: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration:underline;
}

.schedDayA {
	color: #000000;
	text-decoration: none;
}

.schedSeldDayA {
	color: #FFFFFF;
	text-decoration: none;
}

.whiteA {
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteTxt {
	color:#FFFFFF;
}

.scrollA {
	color: #000000;
}

.orange {
	font-family: Arial;
	font-weight: bold;
	color: #FF9900;
}

.djPagePresHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.homeNewsTitle {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}

.blogEntryTitle {
	font-weight: bold;
	font-size: 13px;
}

.blogFooter {
	font-size: 10px;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
