BODY
{
	background-image: url('../images/bgtile.jpg');
	font-family: Papyrus;
	font-size: 14pt;
	font-weight: bold;
	color: black
}

H3
{
	font-size: 18pt
}

.eventtime
{
	color: #00407F;
	font-weight: bold
}

.eventartist
{
	font-size: 18pt;
	color: #BF6631
}

.eventdesc
{
	font-size: 12pt;
	text-indent: 20px;
	font-style: italic
}

TD.sidebar
{
	background-color: #FFF2BC;
	border: 2px outset
	border-color: #000000;
	font-family: Papyrus;
	font-size: 6pt;
}
TD.sideback
{
	background-image: url('../images/lefttile.jpg');
	padding-left: 1px;
	padding-right: 2px;
	font-size: 8pt;
}	
.hourstitle
{
	font-size: 10pt;
	color: #00407F
}
.hourshead
{
	font-size: 7pt;
	color: #000040;
	padding-left: 6px;
}
.hourstophead
{
	font-size: 7pt;
	color: #000040;
	font-variant: small-caps;
	font-weight: bold
}
.hoursclosed
{
	font-size: 7pt;
	color: #AA3500
}
.hours
{
	font-size: 10pt;
	color: #00407F
}
A.sidelink
{
	font-size: 8pt;
	color: #000040;
	text-decoration: none
}
.sidecurrent
{
	font-size: 8pt;
	color: #00407F;
	font-weight: bold
}
HR
{
	color: #0000FF;
	background-color: #0000FF;
	text-align: left;
	width: 75%;
	height: 4px
}
HR.header
{
	color: #0000FF;
	background-color: #0000FF;
	text-align: center;
	width: 75%;
	height: 4px
}
A
{
	color: #00407F
}
TD.footer
{
	background-color: #800000;
	border-top: 2px black outset;
	border-bottom: 2px black outset;
	color: #FFF2BC;
	font-size: 7pt;
	font-family: Arial
}