 
.WakuClass{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : none solid solid solid;
  border-left-color : #53524A;
  border-right-color : #53524A;
  border-bottom-color : #53524A;
  width : 700px;
  background-color : #d7ceb3;
}
.SelectedTabClass{
display:block;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;border-style : solid solid none solid;
  border-top-color : #53524A;
  border-left-color : #53524A;
  border-right-color : #53524A;
  width : 110px;
  height : 15pt;
  vertical-align : middle;
  background-color : white;
  
  
}
.LinkClass{
display:block;
  
  width : 110px;
  text-decoration : none;
}
.LinkTabClass{
  background-color : #78776b;
  vertical-align : middle;
  text-align : center;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #53524A #53524A #53524A #53524A;
  width : 110px;
  height : 15pt;
}
.NoTabClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #53524A;
  width : 8px;
  height : 15pt;
}
