body {
  background: #FFFFFF;
  font: 14px "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  color: #414141;
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
strong {
  font-weight: bold;
}
a:link {
  color: #fac217;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #fac217;
  text-decoration: none;
  font-weight: bold;
}
a:active {
  color: #fac217;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #888888;
  text-decoration: none;
  font-weight: bold;
}
.floatl {
  float: left;
}
.floatr {
  float: right;
}
.clearboth {
  clear: both;
}
#container {
  background: transparent;
  vertical-align: top;
  margin: auto;
  padding: 0% 0%;
  width: 798px;
  border-left: 1px dotted #b2b2b2;
  border-bottom: 1px dotted #b2b2b2;
  border-right: 1px dotted #b2b2b2;
  text-align: center;
}
#logo {
  background: url(images/logo.jpg) no-repeat top transparent;
  vertical-align: top;
  margin: auto;
  padding: 0% 0%;
  width: 798px;
  height: 100px;
}
#logobox {
  background: transparent;
  float: right;
  width: 545px;
  height: 80px;
  margin: 20px 0 0 0;
  display:inline;
  text-align: center;
}
#layerDiv {
  visibility:hidden;
  margin: 10px 0 30px 0;
}
.input_name {
  background: #888888;
  border: 3px solid #606060;
  width: 630px;
  height: 40px;
  text-align: center;
  margin: 0 0 3px 0;
  padding: 10px 0 0 0;
  font: 24px "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  color: #FFF;
  font-weight: bold;
}
.input_namex {
  background: #888888;
  border: 3px solid #606060;
  width: 430px;
  height: 30px;
  text-align: center;
  margin: 0 0 3px 0;
  padding: 10px 0 0 0;
  font: 20px "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  color: #FFF;
  font-weight: bold;
}
.input_name2 {
  background: #888888;
  border: 3px solid #606060;
  width: 760px;
  height: 40px;
  text-align: center;
  margin: 0 0 3px 0;
  padding: 10px 0 0 0;
  font: 20px "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  color: #FFF;
  font-weight: bold;
}

.input_send {
  background: #fac217;
  border: 3px solid #faad17;
  width: 500px;
  height: 50px;
  text-align: center;
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
  font: 26px "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  color: #414141;
  font-weight: bold;
  text-transform: uppercase;
}
