.MainStyle
{
	FONT-FAMILY: Arial, Arial Black, 'MS Sans Serif';
	/*-BACKGROUND-COLOR: #cccccc; */
	background-image: url(images/lines.gif);
	/*color: #FF0000;*/
	color: #000000;

}
.Banner
{
	FONT-FAMILY: Arial, 'MS Sans Serif';
	/*-BACKGROUND-COLOR: #cccccc; */
	color: #FF0000;
	
}
.CatPage {
	FONT-FAMILY: Arial, 'MS Sans Serif';
	BACKGROUND-COLOR: #cccccc;
	background-image: url(Wildcat.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;


}
.PlainPage {
	FONT-FAMILY: Arial, 'MS Sans Serif';
    color: #000000;
	BACKGROUND-COLOR: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;


}
.Headers
{
	font-size: large;
	color: #ff0000;
	font-family: Arial, 'MS Sans Serif';
	vlink: #ff0000;
	link: #ff0000;
	
}
.Headers_s
{
	font-size: smaller;
	color: #ff0000;
	font-family: Arial, 'MS Sans Serif';
	vlink: #ff0000;
	link: #ff0000;
	
}

.Headers2 
{
        font-size: 48;
        font-weight: bold;
	color: #ff0000;
	font-family: Arial, 'MS Sans Serif';
	vlink: #ff0000;
	link: #ff0000;

}
.WeekSchedule {
	color: #000000;
	background-color: #FF0000;
}
