/* CSS Document */


.MainTable td {
	padding: 5px;
	text-align: center;
	font-family: "Eras Medium ITC", "Lucida Console", "Lucida Sans Unicode";
}

#DataResults a {
	font-family: "Gill Sans MT", Impact, "Lucida Console", "MS Serif";
}

#DataResults td {
	text-align: center;
	font-family: "Eras Medium ITC", "Lucida Console", "Lucida Sans Unicode";
}



td.Header {
	color: #FFFFFF;
	background-color: #615347;
	font-family: "Tw Cen MT Condensed", Verdana, "MV Boli";
	text-align: center;
}

td.HeaderSong {
	color: #FFFFFF;
	background-color: #003300;
	font-family: "Tw Cen MT Condensed", Verdana, "MV Boli";
	text-align: left;
}
td.row02 {
	text-align: center;
	padding: 2px;
	background-image: url(../images/backgrounds/BT_DarkBache01.jpg);
	background-repeat: repeat;
}

td.row01 {
	text-align: center;
	padding: 2px;
	background-color: #E4E4E4;
	background-image: url(../images/backgrounds/BT_LightBache01.jpg);
	background-repeat: repeat;
}


#DataResults td.Songlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

span.sortarrow {
    color: white;
    text-decoration: none;
}




 a.sortheader {
	color: #CCCCCC;
	text-decoration: none;
}

 a.sortheader:hover {
	color: #CCFF99;
	text-decoration: none;
}

.HeaderSong {
	font-size: 15px;
}

.Header {
	font-size: 15px;
}

.BackToTop {
	width: 100%;
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
	text-align: center;
}

td.NoRows {
	background-color: #CCC0B0;
	padding: 5px;
}

img.AlbumPhoto {
	padding: 2px;
	border: 1px outset #CCCCCC;
}


option {
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
}

