body {
  margin : 0px;
  background-color:lightgrey;
}

.favMenu {
  font-family : verdana;
  font-size : 10px;
}

.favMenu A {
  font-size : 10px;
  color : black;
}

favMenu TD , .favMenu TD A , .favMenu TD A:hover , .favMenu TD A:visited {
  font-family : verdana;
  font-size : 10px;
  color : black;
  text-decoration : none;
}

.favMenu div {
  width : 100%;
  font-size : 10px;
}

.outer {
  border-top : 1px solid;
  border-bottom : 1px solid;
  padding : 0;
  width: 100%;
  z-index: 1;
  position: relative;
}

.inner {
  border-top : 1px solid;
  border-bottom : 1px solid;
  padding : 0px;
  overflow : hidden;
  width: 100%;
}

.tabella {
  width: 100%;
  border-width:0px;
  padding:0px;
  border-spacing:2px;
}

.cella {
  height:50px;
  width:160px;
  white-space:nowrap;
  vertical-align: middle;
}

.tabella1 {
  border:0px;
  padding:0px;
  border-spacing:0px;
  width:100%;
}

.cella1 {
  text-align:center;
  white-space:nowrap;
  width:16%;
}

.cella2{
  text-align:center;
  vertical-align:middle;
  width:210px;
}

.cella3 {
  text-align:center;
  vertical-align:middle;
  width:77px;
}

.cella4 {
  text-align:left;
  white-space: nowrap;
  width:10%;
}

.cella5 {
  text-align:left;
  white-space: nowrap;
  width:24%;
}

.cella6 {
  text-align:left;
  white-space: nowrap;
  width:26%;
}

.cella7 {
  text-align:center;
  white-space:nowrap;
  width:10%;
}

.query {
  width: 200px;
  height: 20px;
}

.spanna{
  font-size: 8px;
}

.spanna1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
}

input {
  font-family:verdana;
  font-size:10px
}
