.EventTitle {
color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 14px; font-weight: bold;
text-transform:uppercase;
}

.Month {
color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 25px; font-weight: bold;
text-transform:uppercase;
}

.Day {
color: #000000; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 44px; font-weight: bold;
text-transform:uppercase;
}


.DayOfWeek {
color: #000000; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 20px; font-weight: bold;
text-transform:uppercase;
}


.doorTime {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #FFFFFF; text-decoration: none;
}

.supportingArtists {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.3;
margin-bottom:2px;
}

.eventDescription {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

.DetailMonth {
color: #000000; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 16px; font-weight: bold;
text-transform:uppercase;
}

.DetailDay {
color: #000000; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 38px; font-weight: bold;
text-transform:uppercase;
}


.DetailDayOfWeek {
color: #000000; font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: 16px; font-weight: bold;
text-transform:uppercase;
}

.bioText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #42515D;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	
	color:#006699;
 background-position:bottom;
 background-image: url(/portals/31/eventsapp/hoverbg.gif);
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

