p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
}
p.smallerfont {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: smaller;
}
p.pgheading {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: large;
}
p.pgsubheading {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: larger;
	font-weight: 700;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
td.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 500;
	border: 1px solid Green;
}
a.menulink {
  color: FFFFFF;
	text-decoration: none;
}
a.menulink:visited {
  color: FFFFFF;
	text-decoration: none;
}

a.menulink:hover {
  color: d6d314;
	text-decoration: none;
}

.bschedule {
	position : absolute;
	top : 282;
	left : 162;
	visibility: hidden;
	z-index: 1000;
}

.gschedule {
	position : absolute;
	top : 302;
	left : 162;
	visibility: hidden;
	z-index: 1000;
}

.weather {
	position : absolute;
	top : 249;
	left : 162;
	visibility: hidden;
	z-index: 1000;
}

.program {
	position : absolute;
	top : 214;
	left : 162;
	visibility: hidden;
	z-index: 1000;
}

.coaches {
	position : absolute;
	top : 324;
	left : 162;
	visibility: hidden;
	z-index: 1000;
}

.menutable {
	border-width: 1 1 1 1;
	border-color: d6d314 d6d314 d6d314 d6d314;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: d6d314;
	background-color: 316a33;
}

.menutablehead {
	border-width: 1 1 1 1;
	border-color: d6d314 d6d314 d6d314 d6d314;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: ffffff;
	background-color: 316a33;
	font-weight:900;
}

.blankcell {
	border-width: 0 0 0 0;
	background-color: d6d314;
	color: 316a33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	text-align:center;	
}
