



 * {

  margin: 0;

  padding: 0;

  border: none;

  color: #000000;

  font-size: 100%;

  font-weight: normal;

  font-style: normal;

  text-decoration: none;

  line-height: 1.0;

}



#header li {

  display: inline;

  text-decoration: none;

  font-size: 15px;

  margin-top: 20px;

  margin-left: 10px;

  margin-right: 10px;

  margin-bottom: 0px;

  padding: 10px;

}



#header ul {

  margin-left: 0px;

  margin-top: 20px;

  margin-bottom: 0px;

}



#header p {

  /*background-image: url(../images/menu.png);

  background-repeat: no-repeat;*/

  margin-top: 0px;

  margin-bottom: 0px;

  padding: 5px;

  /*float: right;*/

  font-size: 15px;

  width: 40%;

}





a { 

  color: black;

  text-decoration: none;

}



a:hover { 

  background-color: white;

  font-size: 15px;

}



#here {

  background-image: url(../images/menu.png);

  background-repeat: no-repeat;

  font-size: 15px;

  font-weight: bold;

}



#header {

  border: solid 1px;

  border-color: olive;

  margin: 0;

  padding: 7px;

  background-image: url(../images/body_header.png);

  background-repeat: no-repeat;

  width: 100%;

  font-size: 22px;

  font-weight: bold;

  /*text-decoration: bold;*/

}



h3 {



  /*background-image: url(../images/body_header.png);

  background-repeat: no-repeat;*/

  padding: 8px;

  font-size: 15px;

  font-weight: bold;

  /*text-decoration: bold;*/

}



h2 {

  font-size: 18px;

  font-weight: bold;

}



#select {

  margin: 0;

  padding: 10px;

}



table { 

  /*margin: 0px;

  margin-bottom: 8px;*/

  border: solid 1px;

  border-color: olive;

}



input { 

  border: solid 1px;

  border-color: orange;

  padding: 3px;

  font-size: 12px;

  /*font-weight: bold;*/

}



input:hover { 

  border: solid 1px;

  border-color: orange;

  padding: 3px;

  font-size: 12px;

  background-color: #F9E49D;

  /*font-weight: bold;*/

}











th { 

  padding: 3px;

  font-size: 12px;

  font-weight: bold;

}



th span { 

  padding: 3px;

  font-size: 10px;

  font-weight: bold;

  color: green;

}



td { 

  padding: 3px;

  font-size: 12px;

}



#table2 { 

  /*margin-top: -30px;

  margin-left: 470px;*/

  padding: 7px;

  font-size: 17px;

  /*width: 20%;*/

}



#table2 td { 

  padding: 0px;

  font-size: 15px;

  /*width: 20%;*/

}



#fix {

  margin-left: 350px;

  margin-top: -45px;

  margin-bottom: 10px;

}



#free {

  margin-left: 350px;

  margin-top: -105px;

  margin-bottom: 5px;

}



#move {

  margin-top: 0px;

  margin-bottom: 10px;

}



span {

  padding: 8px;

  /*background-color: orange;*/

  /*position:absolute;*/ 

  /*cursor: move;*/ 

}