@charset "UTF-8";
.sponsoredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #96409C;
}
.sponsoredbyitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1B1844;
	font-style: italic;
}
.sponsoredbysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1B1844;
}
.sponsoredbyitalssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1B1844;
	font-style: italic;
}
.performers_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1B1844;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.performers_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #292163;
}
.pink_stars {
	background-image: url(images/performers/stars_pink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.yellow_stars {
	background-image: url(images/performers/stars_yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sponsoredbyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #96409C;
}

