body {
	background-color: #000000;
	margin-top: 9px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.white_font {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
}
.white_font_bold {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue_font {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
.clubmuse_bground {
    background-image: url(../images/clubmuse_10.jpg);
	background-repeat: repeat;
	width: 339px;
	height: 247px;
}
.acoustic_bground {
    background-image: url(../images/acoustic_11.jpg);
	background-repeat: repeat;
	width: 350px;
	height: 249px;
}
.padding_content {
    padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.padding_content_acoustic {
    padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
}

