body{background-color:#d3d3d3;font:14px 'consolas',monospace;text-align:center}

table.cen {margin:0 auto;}

div.break {page-break-after:always;}

td{padding:5px;/*text-align:center*/}

.vspanner{vertical-align:center}

.notop{border:none;}

.green{background-color:green};
.yellow{background-color: yellow;}
.red{background-color: red;}
.yellow2{background-color: yellow;}

a{color:blue;}

a:hover {
  color: lime;background-color:green;
}

h1{color:green}

select{text-align:center;background-color:white}

input{text-align:center}
input.player{background-color:black;color:white}
input.playerhidden{background-color:black;color:white;display:none}

input.scores1_1{background-color:red;color:white;width:50px}
input.scores1_2{background-color:red;color:lime;font-style:italic;font-weight:bold;width:50px}

input.scores2_1{background-color:orange;color:black;width:50px}
input.scores2_2{background-color:orange;color:red;font-style:italic;font-weight:bold;width:50px}

input.scores3_1{background-color:yellow;color:black;width:50px}
input.scores3_2{background-color:yellow;color:red;font-style:italic;font-weight:bold;width:50px}

input.scores4_1{background-color:green;color:white;width:50px}
input.scores4_2{background-color:green;color:lime;font-style:italic;font-weight:bold;width:50px}

input.scores5_1{background-color:blue;color:white;width:50px}
input.scores5_2{background-color:blue;color:pink;font-style:italic;font-weight:bold;width:50px}

input.scores6_1{background-color:indigo;color:white;width:50px}
input.scores6_2{background-color:indigo;color:lime;font-style:italic;font-weight:bold;width:50px}

input.scores7_1{background-color:violet;color:black;width:50px}
input.scores7_2{background-color:violet;color:white;font-style:italic;font-weight:bold;width:50px}

