body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  color: #253F78;
  background-color: #420612;
}
img {
  border:none;
}
.content {
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 10px;
  margin: 0px;
  font-weight: normal;
  color: #400000;
  text-align: left;
  border: solid #000000;
  border-width: 0px 1px 1px 1px;
}
#content {
  padding: 20px;
}

.bottom {
  background-color: #400000;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px 0px 5px 0px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
}
.artistdescription {
  padding: 20px;
}

a:link, a:visited, a:active {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration : underline; 
  color: #be0000;
}

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

th {
  text-align: center;
}
td {
  font-size: 12px;
}

h2 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
strong.title {
  font-size: 18px;
}
a.bottomMenu, a.bottomMenu:visited {
  font-weight: bold;
  color: white;
  text-decoration: none;
  line-height: 17px;
}
a.bottomMenu:hover {
  color: #D4004E;
}

.news_title {
  font-weight: bold;
}

.rights {
  font-face: tahoma, verdana, arial; 
  font-size: 10px; 
  color: #aaaaaa; 
  padding: 5px 10px 10px 10px; 
  text-align: center; 
  display: block;
}

a.copy:link, a.copy:visited, a.copy:active {
  color: #cdcdcd;
  text-decoration: underline;
}

a.copy:hover {
  color: #ffffff;
  text-decoration: none;
}  
.err {
  background-color: #ff0000;
  color: #ffffff;
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
}

.ok {
  background-color: #00ad39;
  color: #ffffff;
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
}

.newsletter {
  border: 1px solid #000000;
  padding: 15px;
  background-color: #f3f3f3;
}

.mailform_error {
  background-color: #ff0000;
  color: #ffffff;
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
}

.message_sent {
  background-color: #00ad39;
  color: #ffffff;
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
}

.codeWrapper {
  display:inline-block;
  height:20px;
  margin-top:-3px;
  vertical-align:middle;
  width:45px;
}

.field_captcha {
  width:40px;
  }

.hidden {
  display:none;
}

