﻿
.ROWHEADERODD {
	background: #ffffff;
}
.ROWHEADEREVEN {
	background: #f1f2ed;
}
a.del div, a.up div, a.dn div, a.rem div, input.button, #hmm a.msg {
	cursor: hand;
}
input.button {
	cursor: pointer;
}
input, select, textarea {
	font-family: tahoma,sans-serif;
	font-size: 100%;
	padding: .2em;
}
.search {
	vertical-align: middle;
	background-color: 6699FF;
}
td {
	font-family: Garamond;
	font-size: 34px;
}
th {
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	background-color: #CC99FF;
	color: #FFFFFF;
}
#songchoice td {
	font-family: Garamond;
	font-size: 34px;
}
#form_search {
	height: 30px;
	margin-bottom: -14px;
	margin-top: -4px;
}
#songchoice{
	top: 0px;
	width: 850px;
	overflow: visible;
	font-size: 46px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#title {
	color: #FFFFFF;
	font-size: 52px;
	font-weight: bold;
}
#noprint {
	visibility: hidden;
}
.noprint {
	visibility: hidden;
}

.noshow{
	visibility: visible;
}

#songfind{
	top: 750px;
	left: 100px;
	position: absolute;
}


#songchoice{
	top: -304px;
	position: absolute;
	height: 95ex;
}
#choicetbl {
	top: -300px;
	position: relative;
	width: 90%;
}
#songchoice table{
width: 90%;
	height: 100%;
	position: relative;
	top: -400px;
}
#topnoprint{
	width: 90%;
	top: -800px;
	position: relative;
}
