@CHARSET "ISO-8859-1";

#MUSIC {
	width: 100%;
}

BODY {
	font-weight: normal;
	font-size: 95%;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
	background-color: #ffffff;
	text-align: left;
	padding: 1px;
	clear: both;
}

p {
	font-size: 95%;
	color: #000000;
	font-family: arial, helvetica, sans-serif, verdana;
}

H1 {
	font-weight: bold;
	font-size: 115%;
	line-height: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
}

H2 {
	font-weight: bold;
	font-size: 105%;
	line-height: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
}

H3 {
	font-weight: bold;
	font-size: 100%;
	line-height: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
}

H4 {
	font-weight: normal;
	font-size: 95%;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
}

td.CHORDS {
	padding: 5px;
	text-align: center;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 115%;
	line-height: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, verdana;
}

tr {
	width: 100%;
}

.thumbspot {
	display: none
}

.menubutton {
	margin: 2px 2px;
	background-color: #aaaaaa;
	border-radius: 5px;
	border: 1px solid #cccccc;
	box-shadow: 2px 4px 1px #777777;
	width: 136px;
	height: 32px;
}

span.HEADERSPAN {
	display: inline-block;
	vertical-align: center;
}

span.AlphabetSpan {
	display: inline-block;
	vertical-align: top;
}

span.tune_spacer {
	display: inline-block;
	vertical-align: top;
}

span.tune_title_index {
	display: inline-block;
	vertical-align: top;
}

span.tune_links_index {
	display: inline-block;
	vertical-align: top;
}

Span.tune_radio_buttons_index {
	display: inline-block;
	vertical-align: top;
}

div.tunetitle {
	display: inline-block;
	vertical-align: middle;
	width: 15%;
}
div.tunedisplay {
	display: inline-block;
	vertical-align: top;
	width: 75%;
}
div.tuneborder {
	display: inline-block;
	vertical-align: top;
	width: 92%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	height: 100px;

}
	div.tunewrapper {
		width: 70%;
		margin-left: 15%;
	}

	.thumbspot {
		display: none;
	}

.abcjs-inline-midi {
	display: none;
	}
.page-footer {
	display: none;
	}
	
}

