body {
  color            : #000000;
  margin-bottom    : 0px;
  padding          : 0px;
 background-color :  #910000;
  font-family      : Verdana, arial, sans-serif;
  font-size        : 12px;
 }

.back_button a:link, .back_button a:visited {
  color            : #000000;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  border           : 0px;
  padding-bottom   : 15px;
   padding-right   : 15px;


  padding-top      : 1px;

  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
  background-image : url(../images/button_bg.jpg);
}

.back_button a:hover {
  color            : #C2B9BA;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  border           : 0px;
  padding-bottom   : 15px;
     padding-right   : 15px;


  padding-top      : 1px;

  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
  background-image : url(../images/button_bg.jpg);
}

.button {
  font-size        : 11px;
  color            : ##C2B9BA;
  margin-bottom    : 5px;
    margin-left    : 220px;
  background-color : #ffffff; 
  padding          : 2px;
  border           : 0px;
}

.contentheading, .componentheading {
  font-size        : 13px;
  font-weight      : bold;
  /*line-height      : 40px;*/
  text-align       : center;
  color            : #ffffff;
  width            : 100%;
  margin-top: 20px;
    margin-bottom: 20px;

}
.studioblu a:link {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

.studioblu a:visited {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

.studioblu a:active{
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

.studioblu a:hover {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
