#tablist{
padding: 1px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Arial;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px;
border-bottom: none;

}

#tablist li a:link, #tablist li a:visited{
color: #CC0000;
}

#tablist li a.current{
background: black;
text-decoration: none;
}

#tabcontentcontainer{
width: 297px;
padding: 0px;
border: 1px solid black;
}

.tabcontent{
display:none;
background: white;
}
.scoresc2{
font-size: 22px;
letter-spacing: 2px;
font-weight:bold;
}
