body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#949A6E;
	font-family: "Tempus Sans ITC ","Comic Sans MS", Verdana, sans-serif;
	color: #FFFFFF;
}
.green {
	background-color: #949A6E;
}
.arialWht12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #959B73;
	background-color: #FFFFFF;
}
.title_font_ital {
	
	font-size: 14px;
	font-style:italic;
	color: #FFFFFF;
}
.title_font_ital2 {
	
	font-size: 14px;
	font-style:italic;
	color: #000;
}
.title_font_ital2 a:link {
	text-decoration: none;
	color: #000;
}
.title_font_ital2 a:visited {
	text-decoration: none;
	color: #000;
}
.title_font_ital2 a:hover {
	text-decoration: none;
	color: #000;
}
.title_font_ital2 a:active {
	text-decoration: none;
	color: #000;
}
.title_font {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.artist_font {
text-align:center;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}
.artist_font2 {
text-align:center;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
}
.heading1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.heading2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #949A6E;
}
.title14 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.title14b {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-style: normal;
}
.title14b a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.title14b a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.title14b a:hover {
	text-decoration: none;
	color: #000000;
}
.title14b a:active {
	text-decoration: none;
	color: #666666;
}
.ital {
	font-style:italic;
	font-size: 18px;
}
.eventsThumbs{
padding-bottom:8px;
padding-left:8px;
padding-top:8px;
padding-right:8px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
font-style:italic;
font-size:11px;
}
.eventsArtists {
padding-left:8px; 
padding-top:8px; 
padding-right:8px; 
color:#FFFFFF; 
text-align:center; 
vertical-align:middle; 
font-size:11px;
}

.price {
font-size:10px;
font-style:italic;
color:#FFFFFF;
}
#skip {
}
#skip a{
color:#000000;
text-decoration:none;
}
#skip a:hover{
color:#000000;
text-decoration:none;
}

td#cat {
	text-align: center;
}.floatleft {
	float: left;
}
.floatright {
	float: right;
}
