.Pos0 {
background-color: #ffcc66;
color: #000;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
border-right: 1px solid #000000;
}
.Pos0_Over {
background-color: #9d712c;
color: #f1f1f1;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
border-right: 1px solid #000000;
}

.Pos1 { 
background-color: #ffcc66;
color: #000;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
border-bottom: 1px solid #000000;
}
.Pos1_Over {
background-color: #9d712c;
color: #f1f1f1;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
border-bottom: 1px solid #000000;
}

.Pos2 {
background-color: #ffcc66;
color: #000;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
}
.Pos2_Over {
background-color: #0073B9;
color: #79B0D1;
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
}