a:visited {
  color: blue;
}

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
  background-image: url(image/bkground_image.gif);
}

.Main_Tbl {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: silver;
  border-right-color: silver;
  width: 750px;
  text-align: center;
}

.Side_Spc5 {
  height: 5px;
}

.Side_Spc10 {
  height: 10px;
}

.Side_Spc15 {
  height: 15px;
}

.Side_Spc20 {
  height: 20px;
}

.Side_Spc30 {
  height: 30px;
}

.Side_Spc40 {
  height: 40px;
}

.Side_Spc50 {
  height: 50px;
}

.Length_Spc5 {
  width: 5px;
}

.Length_Spc10 {
  width: 10px;
}

.Length_Spc2half {
  width: 2.5px;
}

form {
  margin-bottom: 0px;
}

div {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

