.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.bartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rightbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	left: 5px;
	top: 25px;
	right: 25px;
	bottom: auto;
	list-style-position: outside;
	list-style-type: circle;



}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bottomLinx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFCD48;
	text-indent: 5pt;
	padding: 0px;
	margin: 0px;
	list-style-type: none;





}
.mainpagelinx {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: disc;

}
.rightbarlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;

}
.rightbarTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.bodytitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.undertitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.btIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 8px;
}
.encLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: underline;
}


#upcoming a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tickTitles {
	background-color: #FFCD48;
	padding: 3px;
}
.yellowSubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#FFCC00;
	padding: 3px;
}

.halfSpaced {
	line-height: 50%
}


	.eventDetails
	{
		background:url(werkingweb/images/dotted-line.gif) repeat-x bottom left;
		padding-bottom:10px;
	}
	
	.eventDate
	{
		text-decoration:underline;
		font-weight:bold;
		text-align:center;
	}
	
	.pastEvent
	{
		background: #999999;
		color: #666666;
	}
	
	.upcomingEvent
	{
		
	}