.tbl-bdr table,.tbl-bdr td,.tbl-bdr th,.tbl-bdr tr{
  border-collapse: collapse;
  border: 0px solid pink;
}



A.fd1:LINK{
  color : black;
  display: block; 
  text-decoration : underline;
}
A.fd1:VISITED{
  color : black;
  display: block; 
  text-decoration : underline;
}
A.fd1:HOVER{
  color : red;
  display: block; 
  font-weight : bold;
  text-decoration : underline;
}
A.nws:LINK{
  color : navy;
  display: block; 
  text-decoration : underline;
}
A.nws:VISITED{
  color : navy;
  display: block; 
  text-decoration : underline;
}
A.nws:HOVER{
  color : red;
  display: block; 
  font-weight : bold;
  text-decoration : underline;
}
A.fp4:LINK{
  color : blue;
  display: block; 
  text-decoration : underline;
}
A.fp4:VISITED{
  color : navy;
  display: block; 
  text-decoration : underline;
}
A.fp4:HOVER{
  color : tomato;
  display: block; 
  font-weight : bold;
  text-decoration : underline;
}


i{
  visibility : hidden;
}
s{
  -visibility : hidden;
}



DIV.bbc{
  background-color: #eeeeee;
}
.bbw{
  align-items: center;
  text-align : center ;
  background-color: white;
  border: 0px solid gray;
}
.cfb{
  background-color: cornflowerblue;
}
.cnt{
  margin: auto;
  margin-left: auto;
  margin-right: auto;
}
.cnt table{
  margin: auto;
  margin-left: auto;
  margin-right: auto;
}

div.cmp{
  float: left;
  width: 690px;
}
div.cmp table{
  align-items: center;
  text-align: center;
  width: 100%;
}
div.cmp td{
  border : 0px solid gray ;
  font-size : 80% ;
}
.dc{
  font-family : MS Gothic;
  font-size : 400%;
  font-weight : 900;
}
.fd1{
  background-color : silver;
  font-size : 80%;
  width : 128px;
  margin-top : 4px ;
  margin-bottom : 4px ;
  padding-top : 4px ;
  padding-bottom : 4px ;
  text-align : center;
}
.fd2{
  font-size : 90%;
  width : 100px;
}
.fdn{
  font-size : 90%;
  color : #404040;
  text-align : left;
  vertical-align: text-top;
  vertical-align: top;
}
.fdn2{
  font-size : 90%;
  color: chocolate;
  text-align : left;
}
.fp3{
  background-color : bisque;
  font-family : mincho;
  font-size : 90%;
  align-items : center;
  text-align : center;
}
.fp3b{
  background-color: black;
  width: 16px;
}
.fp4{
  background-color : silver;
  color : blue;
  font-size : 80%;
  width : 19%;
  text-align : center;
}
.fp5{
  background-color : bisque;
  color : blue;
  font-size : 80%;
  text-align : center;
}
.fp5b{
  color : blue;
  width : 16px;
  text-align : center;
}
.h16{
  height : 16px;
}
.mg{
  font-family : MS Gothic;
  font-size : 100%;
  font-weight : 600;
}
.mt{
  font-family : MS Gothic;
  font-size : 200%;
  font-weight : 900;
}
.nv{
  color: navy;
}
.nws{
  color : Navy;
  font-weight : bold;
}
.ofl{
  color: chocolate;
  height: 160;
  overflow: auto;
}
.snd{
  width : 5px ;
}
.tk{
  color: navy;
  font-family : MS Gothic;
  font-size : 100%;
  font-weight : 600;
}
.tol{
  background-color : Navy;
  color : Lightblue;
  text-align: center;
  width:100%;
  }
  .tpc{
  font-size : 90%;
  font-weight : bold;
}
.ttc{
  border : 2px solid gray ;
  font-size : 125%;
  font-weight : bold;
  height: 100%;
  width: 100%;
  vertical-align: bottom;
}
.ttg{
  color : Navy;
  font-size : 125%;
  font-weight : bold;
}
.ttl{
  float: left;
  font-size : 125%;
  font-weight : bold;
}
.ttr{
  -border : 2px solid gray ;
  float: right;
  font-size : 125%;
  font-weight : bold;
}
.w16{
	width : 16px;
}



.w20p{
  width: 20px;
}
.w40p{
  width: 40px;
}
.w100p{
  width: 100%;
}
.w220p{
  width: 220px;
}
