@media print {
#printPageButton {
display: none;
}
}
.mempic
{
margin: -22px 0px 0px 30px;
-webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
}
.memtype
{
padding: 1px 0px 4px 2px;
margin: 0 43% 0 42%;
font-size: 24px;
font-family: "Segoe UI",Arial,sans-serif;
font-weight: 700;
border: solid;
}
img.sig 
{
padding: 21px 0px 0px 393px;
}
.udataname 
{
padding: 37px 0px 16px 50px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 30px;
}
.udataid 
{
padding: 0px 0px 16px 50px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 24px;
}
.backcontent 
{
padding: 5px 0px 5px 20px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 24px;
}
.backcontentad 
{
padding: 5px 0px 5px 20px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 20px;
}
.backlabel 
{
padding: 5px 10px 5px 20px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 20px;
text-align: left;
vertical-align:top;
}
.backcolon
{
padding: 5px 10px 5px 10px;
font-weight: 700;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 20px;
text-align: left;
vertical-align:top;
}
.iffound
{
padding: 5px 10px 5px 10px;
font-family: "Segoe UI",Arial,sans-serif;
font-size: 14px;
text-align: center;
vertical-align: middle;
}
.myButton {
-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
box-shadow:inset 0px 1px 0px 0px #97c4fe;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
background-color:#3d94f6;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #337fed;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:0px 1px 0px #1570cd;
}
.myButton:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
background-color:#1e62d0;
}
.myButton:active {
position:relative;
top:1px;
}

.button {
  background-color: #ffffff; /* Black */
  border: 3px solid #000000;
  color: #222222;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  font-weight: bold;
}

.buttonkings {background-color: #E43F7A;}
.buttonpurple {background-color: #5A005A;}
.buttonplatinum {background-color: #B8B7B2;color: #000000;}
.buttondiamond {background-color: #CFE4EE;color: #000000;}
.buttongold {background-color: #CCCC33;color: #000000;}
.buttonsilver {background-color: #E3E5E4;color: #000000;}
.buttonbronze {background-color: #8D8752;color: #000000;}