body{margin-left: 100px; margin-right: 100px; margin-top:10px; }

table, td, p {font-family: 'Times', 'Georgia',  'Arial', 'serif';
    font-size: 0.90em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;}

p {line-height:1.3}

td {padding: 3px 1px}

.logo{text-align:center}

h1 {font-family: 'Times', 'Georgia',  'Arial', 'serif';
    font-size: 1.10em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;}

/* LINK COLOURS */


a {
    color: #0000ff;
    text-decoration: underline;
}
a:visited {
    color: #000099;
    text-decoration: underline;
}
a:hover {
    color: #ff6600;
    text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

#scorecard
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#scorecard td, #scorecard th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#scorecard th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#scorecard tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

#BatAve
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#BatAve td, #BatAve th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#BatAve th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#BatAve tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

#BowlAve
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#BowlAve td, #BowlAve th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#BowlAve th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#BowlAve tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
