.style-3gen
{
  border: 0px none;
  visibility: visible;
  width: 99%;
  background-color: #FFFFFF;
}
.style-border
{ table
  background: #FFFFFF;
  width: 250px;
  height: 100px;
  border-collapse: collapse;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  padding-top: 7px;
}

.style-phbdr {
  font-size: 14px;
  border-width: thin;
  border: thin;
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

.style1 {
  font-size: 14px;
  border-top-width: thin;
  border-right-width: 2px;
  border-bottom-width: thin;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #2F4771;
  border-bottom-color: #000000;
  border-left-color: #2F4771;
  background-color: #FFFFFF;
  width: 930px;
  background-position-x: center;
}

body {
  scrollbar-face-color: #131351;
  scrollbar-track-color: #000032;
  scrollbar-arrow-color: #00FFFF;
  scrollbar-base-color: #008DBF;
  scrollbar-highlight-color: #00BFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-shadow-color: #008DBF;
  scrollbar-darkshadow-color: #120E5C;
  font-size: 14px;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-attachment: fixed;
  background-image: url(WHITE-BK-BLUE.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-position-x: center;
  background-position-y: top
}

hr {
  color: #CCCCCC;
  width: 90%;
}

table {
  font-size: 14px;
  color: #000033;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}