@charset "UTF-8";
/* CSS Document */

.dlresume {
  font-family: courier, Courier CE, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  border: none;
  vertical-align: middle;
  color: white;
}
.dltable {
  font-family: courier, Courier CE, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  border: 1px grey solid;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
.dltable td {
  height: 38px;
  color: #b36262;
  font-family: courier, Courier CE, serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
.dlcol1 {
  width: 181px;
  vertical-align: middle;
  text-align: center;
}
.dlcol2 {
  width: 195px;
}
.dlwhite {
  background-color: white;
  border: none;
}
.dlyellow {
  background-color: #ffff01;
}
.dldark {
  background-color: black;
  color: white;
}
.dllight {
  background-color: white;
  color: black;
}
.dlpink {
  color: #ffffff;
  background-color: #e9c1c1;
}
.dltable label {
  color: #000000;
  font-family: courier, Courier CE, serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  display: block;
}
#spider1,
#spider2 {
  position: absolute;
}
#resumee {
  left: 720px;
  top: 72px;
  z-index: 3000;
  position: absolute;
}
