  
.BorderClass{border-width : 5px 5px 5px 5px;border-style : solid solid solid solid;
  border-color : green green green green;}
.CellYClass{border-width : 5px 5px 5px 5px;border-style : solid solid solid solid;
  }
.LayoutContClass{
  padding-top : 1px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
}
.SelectedTabClass{
  background-color : white;
  vertical-align : middle;
  text-align : center;
  width : 8em;
  height : 1em;
  text-decoration : none;
}
.LinkTabClass{
  text-decoration : none;
  background-color : #ffff80;
  vertical-align : middle;
  text-align : center;
  text-indent : 0px;
  width : 8em;
  height : 1em;
  font-weight : bold;
}
.SpaceClass{
  width : 0em;
  height : 1em;
}
A:HOVER{
  background-color : white;
}
.BarClass{
  vertical-align : middle;
  text-align : center;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  width : 125px;
  height : 1em;
  list-style-type : none;
  background-color : #ccffff;
  border-left-color : green;
  border-right-color : green;
}
.WakuClass{
  vertical-align : middle;
  text-align : center;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  width : 125px;
  height : 100px;
  list-style-type : none;
  border-left-color : green;
  border-right-color : green;
  border-bottom-color : green;
}
.PulldownClass{
  width : 150px;
  height : 1em;
}
.LabelClass{
  width : 150px;
}
.MarqueeClass{
  color : blue;border-width : 2px 2px 2px 2px;border-style : none none none none;
  width : 400px;
}
