BODY { background: url(/rcorner/images/music_bground.gif); }

.PushButton {
	width: 55px;
	height: 25px;
	background: #EAEAFF;
	font-size: 9pt;
	cursor: pointer;
	border-bottom: 1px solid #A8A4CC;
	border-right: 1px solid #A8A4CC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Arial, "Arial";
	position:relative;
	left: -200px;
	top: 220px;
}

.SearchButton {
	background: #EAEAFF;
	height: 25px;
	font-size: 9pt;
	cursor: pointer;
	border-bottom: 1px solid #A8A4CC;
	border-right: 1px solid #A8A4CC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Arial, "Arial";
}

.Label {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, "Arial";
	text-align: left;
}

.Text {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, "Arial";
	text-align: left;
}

.MediumText {
	color: #004400;
	font-size: 11pt;
	font-family: Arial, "Arial";
	text-align: left;
}

.LargeText {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, "Arial";
	text-align: left;
}

.Heading1{
	color: #009900;
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial, "Arial";
	text-align: left;
}

.Heading2{
	color: #0000ff;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, "Arial";
	text-align: left;
}

.ErrorMessage{
	color: #ff0000;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, "Arial";
}

.Legend{
	text-align: center;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, "Arial";
}

.NormalLink{
	font-size: 10pt;
	font-family: Arial, "Arial";
}

.ResultsSummary {
	font-size: 9pt;
	font-family: Arial, "Arial";
	text-align: right;
}

.KeyboardResultsTable {
	position:relative;
	left: 100px;
	top: -80px;
}

.FilmSongsTable {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, "Arial";
	text-align: left;
}

.KrithiTable {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, "Arial";
	text-align: left;
}

th {
	background: #000033;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, "Arial";
	text-align: center;
}

.odd {
	background-color: #DDEEFF;
}

.even {
	background-color: white;
}

.highlight {
	background-color: #00DDFF;
}

table thead  {
	cursor: pointer;
}
