UL {
	list-style-image : url(images/flame_bullet.jpg);
}

#footTbl {
	background-color : #A20A05;
	border-color : Black Black Black Black;
	border-width : 3px 3px 3px 3px;
	border-style : solid solid solid solid;
	background-image : url(images/footbg.jpg);
}

A:ACTIVE#footer, A:LINK#footer, A:VISITED#footer {
	font-size : small;
	text-decoration : none;
	color : White;
	font-weight : bold;
}

A:FOCUS#footer, A:HOVER#footer {
	color : Black;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}

DIV#footer {
	font-size : small;
	color : White;
	font-weight : bold;
}
.footer {
	font-size : small;
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER, A:FOCUS {
	color : Black;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A, A:LINK, A:ACTIVE {
	color : #CC0000;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5 {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
}

P {
	font-family : Arial, Helvetica, sans-serif;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
}

BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	list-style : circle;
	list-style-type : circle;
	color : Black;
}

DL#schedule {
	list-style : none;
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

DL.schedule {
	list-style : none;
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

#BnrHdr {
	background-image : url(images/bnrbg.jpg);
	background-color : #A20A05;
}