@CHARSET "UTF-8";

.blockNotes {
	margin-top: 20px;
	background-image: url("../../../images/scores/notes.jpg");
	background-color: #aaace5;
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #FFFFFF;
}

.blockNotes h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #020404;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

.blockPiano {
	margin-top: 20px;
	background-image: url("../../../images/scores/piano.jpg");
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
}

.blockMic {
	margin-top: 20px;
	background-image: url("../../../images/scores/mic.jpg");
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
}

.blockNotes table.groups td .meta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blockNotes table.groups td .meta a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	white-space:nowrap;
	text-decoration: none;
}

.blockNotes .meta a:hover {
	text-decoration: underline;
}

.blockNotes table.groups {
	width: 100%;
}

.blockNotes table.groups td {
	vertical-align: top;
	padding: 0.6em;
	color: #020404;
	text-decoration: none;
}


.blockNotes div.groups a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #182259;
	text-decoration: none;
}

.blockNotes a:hover {
	text-decoration: underline;
}

.blockNotes div.groups {
	width: 95%;
	margin:10px 7px 20px 7px;
}

.blockNotes div.groups div {
	vertical-align: top;
	padding: 0.6em;
	color: #020404;
	text-decoration: none;
}
