/* Generated by KompoZer */
.banner {
  background-color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #cc0000;
}
.tagline {
  text-align: center;
}
.header {
  margin: 10px 10px 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #0956a6;
}
.footer {
  margin: 10px;
  font-size: 10px;
}
.bodyText {
  margin: 10px 30px;
  padding: 10px;
  background-color: #ccccff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #0956a6;
}
.subt {
  margin: 10px 30px;
  padding: 10px;
  background-color: white;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #0956a6;
}
.gig {
  border: 1px solid #ccccff;
  padding: 3px;
  font-family: Arial,Helvetica,sans-serif;
  color: #0956a6;
  list-style-type: none;
}
.hdln {
  margin: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  color: #7f0000;
}
.menuItem {
  border-bottom: medium solid blue;
  font-family: 'Comic Sans MS';
  text-align: center;
}
.menuItemHilite {
  border-top: medium solid blue;
  border-left: medium solid blue;
  border-right: medium solid blue;
  color: red;
  font-family: 'Comic Sans MS';
  font-weight: bold;
  text-align: center;
}
.logo {
  vertical-align: bottom;
}
.songList {
  white-space: nowrap;
  width: 85%;
  font-family: sans-serif;
}
th {
  float: left;
  padding-top: 1em;
}
tr {
  border-bottom: 3px solid white;
}
dt {
}
dd {
  margin-left: 40em;
}
a:link {
  text-decoration: underline;
  color: Blue;
}
a:visited {
  text-decoration: none;
  color: Black;
}
a:active {
  text-decoration: none;
  color: Red;
}
a:hover {
  border-bottom: medium solid green;
  text-decoration: none;
  color: green;
}
