#id10 { background-color:salmon; width:60px; }
#id20 { background-color:yellow; width:60px; }
#id30 { background-color:lightgreen; width:60px; }

#id11 { font-weight:bold; background-color:salmon; border: 2px solid black; width:60px; }
#id21 { background-color:yellow; width:60px; }
#id31 { background-color:lightgreen; width:60px; }

#id12 { background-color:salmon; width:60px; }
#id22 { font-weight:bold; background-color:yellow; border: 2px solid black; width:60px; }
#id32 { background-color:lightgreen; width:60px; }

#id13 { background-color:salmon; width:60px; }
#id23 { background-color:yellow; width:60px; }
#id33 { font-weight:bold; background-color:lightgreen; border: 2px solid black; width:60px; }

