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

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
}
.schedule {
	font-size: 8px;
	color: #FFFFFF;
}
.sideborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
font-size: 12px;
	padding: 10px;
}
.style7 {
font-size: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.style13 {font-size: 10px; font-weight: bold; }
.style14 {color: #FFFFFF}
.BoldTitle {	font-weight: bolder;
}
.HeaderFooter {	font-size: 12px;
	color: #FFFF00;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.NewThisWeek {	color: #FF0000;
}
.padcell1 {
	padding: 5px;
}
