/* CSS Document */

body {
	background-color: #e6e6e6;
}
.style1 {font-size: small}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#menu{
width: 164px;
margin-top:20px;
}

#menu a {
	display:block;
	height: 34px;
	background: url("images/buttons.jpg") 0 -39px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding-left: 30px;
	margin: 5px 0 5px 0;
}
#menu a:hover {
	background-position: 0 0;
}
#menu a:active {
	background-position: 0 0;
}

#footer{
	text-align: center;
}
	

.letter{
font-size: 12pt;
font-weight: bold;
}

.list td{
border: #9B9DAF solid 1px}

.list td img{
margin: 4px;
border: 0;}

.band_name{
font-weight: bold;}