#Title {
  border-style: none none ridge;
  border-color: silver silver silver black;
  border-bottom: 2px ridge silver;
  width: 1000px;
  background-position:  center center;
  text-align: center;
  font-family: verdana;
  margin-right: auto;
  position: static;
  font-weight: inherit;
  margin-left: auto;
  height: 80px;
  display: block;
  color: black;
  font-size: 12px;
  min-height: 0px;
}
.Tutorial-Box {
  border-style: none none solid;
  border-color: black #cccccc;
  border-bottom: 1px solid black;
  margin: 35px 15px 25px;
  width: 97%;
  height: 90px;
  font-family: Verdana;
  font-size: 12px;
  line-height: 13px;
  text-align: left;
  font-weight: normal;
  display: block;
  font-style: normal;
  padding-bottom: 35px;
}
.Tutorial-Box-Icon {
  border-style: none;
  vertical-align: middle;
  position: static;
  height: 90px;
  font-size: 0.8em;
  display: block;
  float: left;
  width: 120px;
  line-height: 0.8em;
}
.Tutorial-Box-Text {
  padding: 10px;
  text-align: left;
  display: block;
  float: left;
  height: 70px;
  width: 80%;
}
.Tutorial-Box a:link {
  color: #000099;
  font-weight: normal;
}
.Tutorial-Box a:visited {
  font-weight: normal;
}
.Tutorial-Box a:hover {
  font-weight: normal;
  color: #009900;
}
.StepbyStep {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}
.Space {
  border-style: none;
  border-width: 0px 2px 2px;
  position: static;
  height: 80px;
  font-size: 1.4em;
  margin-right: auto;
  display: table;
  background-repeat: no-repeat;
  color: black;
  line-height: 1.5em;
  font-weight: bold;
  margin-left: auto;
  width: 1000px;
}
