table.standing a {
  font-size: 12px; 
}

table.standing {
  border: medium solid #000000;
  border-width:1px;
  border-collapse: collapse;
  font-size: 11px; 
  text-decoration: none; 
  margin-top:1em;
  margin-bottom:1em;
  font-weight: none; 
  width : 98%;
  text-align : center;
}

th.standing {
  border-bottom: thin solid #000000;
  font-family: monospace;
  border-width:1px;
  color: #FFFFFF;
  background-color: #194A96; /* #332BB8; */
  padding: 1px;
}
th.standing_2 {
  border-bottom: thin solid #000000;
  font-family: monospace;
  border-width:1px;
  color: #FFFFFF;
  background-color: #CC0000;
  padding: 1px;
}
td.standing_1 {
  border-bottom: thin solid #000000;
  border-width:1px;
  padding: 1px;
  text-align: center;
  background-color: #F2F5F7; /* #A9A9A9; */
  color: #000000; 
}
td.standing_2 {
  border-bottom: thin solid #000000;
  border-width:1px;
  border-bottom-width:1px;
  padding: 1px;
  text-align: center;
  background-color: #D3D3D3; /* #E6E9DF;  #D9DBE6; */
  color: #000000; 
}
td.standing_1_under {
  border-bottom: thin solid #000000;
  border-width:1px;
  border-bottom-width:2px;
  padding: 1px;
  text-align: center;
  background-color: #F2F5F7; /* #A9A9A9; */
  color: #000000; 
}
td.standing_2_under {
  border-bottom: thin solid #000000;
  border-width:1px;
  border-bottom-width:2px;
  padding: 1px;
  text-align: center;
  background-color: #D3D3D3; /* #E6E9DF;  #D9DBE6; */
  color: #000000; 
}

#st_order {width:3%;}
#st_name {width:27%;}

#st_pts {width:10%;}
#st_j {width:10%;}
#st_w {width:10%;}
#st_d {width:10%;}
#st_l {width:10%;}
#st_for {width:10%;}
#st_aga {width:10%;}
#st_diff {width:10%;}

#st_ptson {width:7%;}
#st_jon {width:7%;}
#st_won {width:7%;}
#st_don {width:7%;}
#st_lon {width:7%;}
#st_foron {width:7%;}
#st_agaon {width:7%;}
#st_diffon {width:7%;}
#st_bton {width:7%;}
#st_blon {width:7%;}

#st_tot {width:24%;}
#st_home {width:23%;}
#st_road {width:23%;}

#st_yel {width:35%;}
#st_red {width:35%;}

