/* tb^[ */
#ftbt{
	margin:0;
	padding:0;
	width:100%;
}

#ftbt ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}



#ftbt li{
  float: left;
  width: 33%;
  margin: 1;
  padding: 1;
}

#ftbt a{
  text-align: center;
  display:block;
  padding: 0.5em 0;
  width: 100%;
  background-color: #dce3ff;
  color: blue;
}


table.ftbt1 {
//  width: 90%;
  height:30px;
}

table.ftbt1 td {
  background: #ffffff;
  text-align: left;
  white-space: nowrap;
  height:30px;
  vertical-align:middle;
  border-color:#cccccc;
  border: solid 1px #cccccc;

}

table.ftbt2 {
//  width: 90%;
  height:30px;
}

table.ftbt2 td {
  background: #ffffff;
  text-align: left;
  height:30px;
  vertical-align:middle;
  border-color:#888888;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;


}

.ftbt1 a {
text-decoration: none;
width:90%;
height:100%;
display:block;
}

.ftbt2 a {
text-decoration: none;
width:90%;
height:100%;
display:block;
}



p.ftbt3 {
	margin-left:3px;
	font-size:0.9em;
}

p.ftbt3 a {
    margin-left:3px;
}

table.ftbt4 {
  width: 90%;
  border-spacing:0px;
  border-padding:0px;
  margin-bottom:0px;
}

table.ftbt4 td {
  background: #ffffff;
  text-align: left;
  vertical-align:bottom;
  border-spacing:0px;
  border-padding:0px;
  margin-bottom:0px;



}

table.ftbt4 img {
  background: #ffffff;
  text-align: left;
  vertical-align:bottom;
  border-spacing:0px;
  border-padding:0px;
  margin-bottom:0px;

}

#inscoreboard_table{
	background-color: #fff;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

