﻿.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;
}
.button {
	background-position: center center;
	background-image: url('Central_icon_small_search.png');
	background-repeat: no-repeat;
	border: none;
	margin: 0em;
	padding: 0;
	width: 51px;
	height: 51px;
	top: -4px;
	right: -4px;
	background-color: 6699FF;
}
.search {
	vertical-align: middle;
	background-color: 6699FF;
}
#sort {
}
td {
	font-family: Garamond;
	font-size: 14px;
}
th {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	background-color: #0000FF;
	color: #FFFFFF;
}
#form_search {
	height: 30px;
	margin-bottom: -14px;
	margin-top: -4px;
}
#data {
	width: 450px;
	overflow: scroll;
	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#data td a {
	text-decoration: none;
	color: #000000;
	cursor: hand;
}
#title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
.noshow {
	visibility: hidden;
}
#choicetbl {
	top: 2px;
	width: 451px;
}
#songchoice {
	top: 79px;
	width: 450px;
	height: 300px;
	top: 5px;
	overflow: visible;
	font-size: 26px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}
#songchoice table {
	width: 300px;
}

