@charset "UTF-8";




/* BODY TYPE LIST NO DECORATION */


.p-auc-list {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
  list-style-image: url(../images/common/greenlistbox.png);
}
.p-auc-list a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}

.band-auction23-background {
  background-color: #ebe9e7;
  padding-top: 75px;
  padding-bottom: 75px;
}

.p-auc-list-lead {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 15px;
  list-style-image: url(../images/common/greenlistbox.png);
}


.p-auc-sponsor {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 40px;
}
.p-auc-sponsor a {
  color: #2a2a2e;
  text-decoration: none;
  font-weight: bold;
}
.p-auc-sponsor a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-sponsor a:visited {
  color: #2a2a2e;
  text-decoration: none;
  font-weight: bold;
}
.p-auc-sponsor a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}