/* This imageless css button is based on the button that was generated initially by CSSButtonGenerator.com */
.buttonRow a {
  text-decoration: none;
}
.button, input.button, input.cssButtonHover {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  display:inline-block;
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  margin: 0;
  padding:3px 8px;
  text-decoration:none;
}
input.submit_button {
  background-color:#fee8b9;  /* Submit button background color */
  border: 1px solid #638263;  /* Submit button border color */
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: 3px 8px;
  color: #404040;  /* Text color for submit buttons */
}
input.submit_button:hover, input.cssButtonHover {
  background-color:#ffdc9c;  /* Hover color for the submit buttons */
  border: 1px solid #638263;  /* Submit button border color */
  cursor: pointer;
}
span.normal_button {
  background-color:#ced79c;  /* Link button background color */
  border:1px solid #638263;  /* Link button border color */
  color:#404040;  /* Text color for link-related buttons */
}
span.normal_button:hover {
  background-color:#b4bc8b;  /* Hover color for link-related buttons */
}

/*
     FILE ARCHIVED ON 17:34:10 Feb 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:42:59 Oct 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.191
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.02
  esindex: 0.025
  cdx.remote: 41.032
  LoadShardBlock: 115.234 (3)
  PetaboxLoader3.datanode: 178.665 (5)
  PetaboxLoader3.resolve: 834.092 (2)
  load_resource: 1172.472
  loaddict: 290.64
*/