table.lsforms {
  border-spacing: 0px;
  padding: 0px;
  border: 1px solid black;
  border-collapse: collapse;
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

table.lsforms tr {
  background-color: #FFFFFF;
}

table.lsforms tr.active {
  background-color: #BCDFF3;
}

table.lsforms tr.trvalidateerror {
  background-color: #FF8080;
}

table.lsforms td {
  text-align: left;
  vertical-align: middle;
  padding-left: 4px;
  padding-right: 4px;
}

table.lsforms td.tdrequiredfield {
  text-align: center;
  width:10px;
}

table.lsforms th {
  text-align: center;
  vertical-align: middle;
  background-color: #4896e4;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid black;
}

a.buttonxp {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  display:inline;
  text-decoration: none;
  background: transparent;


  padding-top: 2px;
  padding-bottom: 2px;

  border-top: 1px solid #DBD9D2;
  border-left: 1px solid #DBD9D2;
  border-bottom: 1px solid #B4AFA0;
  border-right: 1px solid #B4AFA0;
  text-align: center;

  width: 100px;
  height: 16px;
  min-width: 100px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  line-height: 16px;
}

a.buttonxp:link {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttonxp:visited {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttonxp:hover {
  background-color: #EAD17B;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttonxp:active {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }

a.buttongallerythumbstripxp {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  display:inline;
  text-decoration: none;
  background: transparent;


  padding-top: 2px;
  padding-bottom: 2px;

  border-top: 1px solid #DBD9D2;
  border-left: 1px solid #DBD9D2;
  border-bottom: 1px solid #B4AFA0;
  border-right: 1px solid #B4AFA0;
  text-align: center;

  width: 20px;
  height: 20px;
  min-width: 20px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  line-height: 20px;
}

a.buttongallerythumbstripxp:link {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttongallerythumbstripxp:visited {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttongallerythumbstripxp:hover {
  background-color: #EAD17B;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
a.buttongallerythumbstripxp:active {
  background-color: #F8F0D3;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-weight: bold;
  }
