.OffHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #9D163B;
}
.OffselectedartistsHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Offartistslist {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #9D163B;
}
.OffSubHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a.OffSubHeading:link {
	color: #666666;
	text-decoration: none;
}
a.OffSubHeading:visited {
	color: #666666;
	text-decoration: none;
}
a.OffSubHeading:hover {
	color: #666666;
	text-decoration: none;
}

.OffNormalBold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}

a.OffNormalBold:link {
	color: #666666;
	text-decoration: none;
}
a.OffNormalBold:visited {
	color: #666666;
	text-decoration: none;
}
a.OffNormalBold:hover {
	color: #666666;
	text-decoration: none;
}

.OffNormal {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.OffNormal:link {
	color: #003399;
	text-decoration: none;
}
a.OffNormal:visited {
	color: #9D163B;
	text-decoration: none;
}
a.OffNormal:hover {
	color: #9D163B;
	text-decoration: none;
}
.OffNormalWhiteBold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.OffNormalWhite {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

a.OffNormalWhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.OffNormalWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.OffNormalWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.SideTextPosition {
	left: auto;
	top: 50px;
}
