  
.WakuClass{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : none solid solid solid;
  border-left-color : black;
  border-right-color : black;
  border-bottom-color : black;
  width : 550px;
  height : 300px;
}
.SelectedTabClass{
  vertical-align : middle;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;border-style : solid solid none solid;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  width : 100px;
  height : 15pt;
}
.LinkClass{
  text-decoration : none;
  width : 100px;
}
.LinkTabClass{
  background-color : #ffd6ac;
  vertical-align : middle;
  text-align : center;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;
  width : 100px;
  height : 15pt;
}
.NoTabClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 15px;
  height : 15pt;
}
.SpaceClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 220px;
  height : 15pt;
}
