table {
  border-style: none;
  padding-right: 1px;
  padding-left: 0px;
  font-size: 11px;
  padding-bottom: 1px;
  color: #000000;
  padding-top: 0px;
  font-family: arial, helvetica, sans-serif;
  width: 76%;
}

td a {
  font-size: 10px;
  border-top-style: none;
  font-family: arial, helvetica, sans-serif;
  border-right-style: none;
  border-left-style: none;
  text-decoration: none;
  border-bottom-style: none;
}

td a:hover {
  font-size: 10px;
  border-top-style: none;
  font-family: arial, helvetica, sans-serif;
  border-right-style: none;
  border-left-style: none;
  text-decoration: underline;
  border-bottom-style: none;
}

.DtgRow {
  font-size: 11px;
  border-top-style: none;
  font-family: arial, helvetica, sans-serif;
  border-right-style: none;
  border-left-style: none;
  background-color: white;
  border-bottom-style: none;
}

.DtgAlternateRow { background-color: #f3f7fa; }

.DtgPager {
  padding-left: 2px;
  font-weight: bold;
  font-size: 9px;
  color: #0d006a;
  font-family: arial, helvetica, sans-serif;
  background-color: #f3f7fa;
}

.DtgPager a { color: #0d006a; }

.DtgPager a:hover {
  color: #0d006a;
  text-decoration: underline;
}

.DtgFooter {
  font-weight: bold;
  font-size: 11px;
  color: #0d006a;
  background-color: #BFCBE2;
  font-family: arial, helvetica, sans-serif;
}

.DtgFooter A {
  color: #0d006a;
  font-family: arial, helvetica, sans-serif;
}

.DtgRowSelected {
  border-right: gainsboro 1px solid;
  border-top: gainsboro 1px solid;
  font-size: 11px;
  border-left: gainsboro 1px solid;
  color: white;
  border-bottom: gainsboro 1px solid;
  font-family: arial, helvetica, sans-serif;
  background-color: #0b3980;
}

.DtgRowSelected A {
  color: gold;
  text-decoration: none;
}

.DtgRowSelected A:HOVER {
  color: white;
  text-decoration: underline;
}

.DtgEditRow {
  border-right: gainsboro 1px solid;
  border-top: gainsboro 1px solid;
  font-size: 11px;
  border-left: gainsboro 1px solid;
  color: white;
  border-bottom: gainsboro 1px solid;
  font-family: arial, helvetica, sans-serif;
  background-color: #81c6f0;
}

.Header {
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: arial, helvetica, sans-serif;
  background-color: #c7e8f8;
}

.Header a {
  color: blue;
  text-decoration: none;
}

.Header a:hover { text-decoration: underline; }

.y_Header {
  font-weight: bold;
  font-size: 11px;
  color: #0d006a;
  font-family: arial, helvetica, sans-serif;
  background-color: #f8b500;
}

.y_Header a { text-decoration: none; }

.y_Header a:hover { text-decoration: underline; }

.a_Header {
  padding-left: 2px;
  font-weight: bold;
  font-size: 11px;
  color: whitesmoke;
  font-family: arial, helvetica, sans-serif;
  background-color: #bfcbe2;
}

.a_Header a { text-decoration: none; }

.a_Header a:hover { text-decoration: underline; }