﻿html, body
        {
            font-family: Arial;
            font-size: 14px;
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: auto;
            margin-right: auto;
            background-image: url('../img/bg2010.png');
            background-color: #333333;
            height:100%;
            padding:0;
            height:100%;
            border:none

        }
        .OddRow
        {
            background-color: #ffffff;
        }
         .StatsDiv
        {
            font-size: 12px;
            background-image: url('../img/groupheaderbg.gif');
            height: 23px;
            color: #ffffff;
            vertical-align: middle;
            padding: 2px 5px 0px 5px;
        }
        .StatsDiv a, .StatsDiv a:link, .StatsDiv a:active, .StatsDiv a:hover, .StatsDiv a:visited
        {
            color: #ffffff;
        }
        
        .CommentTable
        {
            width: 500px;
            border: 1px solid #666666;
        }
        .CommentHeader
        {
            font-size: 14px;
            background-image: url('../img/groupheaderbg.gif');
            font-weight: bold;
            height: 23px;
            color: #ffffff;
            vertical-align: middle;
            padding: 2px 5px 0px 5px;
        }
        .CommentHeader a, .CommentHeader a:link, .CommentHeader a:active, .CommentHeader a:hover, .CommentHeader a:visited
        {
            color: #ffffff;
        }
        .CommentFooter
        {
            text-align: right;
            font-style: italic;
            background-color: #f5f5f5;
            color: #666666;
            padding: 2px 5px;
            font-size: 10px;
        }
        .CommentText
        {
            padding: 5px;
        }    
        .EvenRow
        {
            background-color: #f5f5f5;
        }
        .GridPadding
        {
            padding: 0px 10px;
            font-size: 12px;
        }
        .GridHeader
        {
            font-size: 14px;
        background-image: url('../img/groupheaderbg.gif');
        font-weight: bold;
        height: 23px;
        color: #ffffff;
        vertical-align: middle;
        padding: 2px 10px 0px 10px;
        margin: 0px;
        }
        
    .ContainerDiv
    {
        width: 900px;
        clear: both;
        background-color: #ffffff;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .GroupGames
    {
        float: left;
        width: 350px;
        margin: 14px;
    }
    .GroupTable
    {
        margin-top: 0px;
    }
    .TeamsDiv
    {
        width: 200px;
        float: left;
    }
    .LoginPanel
    {
        width: 100% - 20px;
        font-size: 11px;
        font-weight: bold;
        padding: 10px;
        border: 0px;
        height: 58px;
        color: #4d310a;
        background-image: url('../img/header2010.gif');
    }
    input
    {
        font-size: 11px;
        border-style: 1px solid #333333;
    }
    .InputHighlight
    {
        background-color: #f9cf21;
    }
    .VenueDiv
    {
        width: 200px;
        float: left;
    }
    .ResultDiv
    {
        width: 200px;
        float: left;
    }
    .trheader
    {
        font-weight: bold;
    }
    .groupheader
    {
        font-size: 14px;
        background-image: url('../img/groupheaderbg.gif');
        font-weight: bold;
        width: 100%;
        height: 23px;
        color: #ffffff;
        vertical-align: middle;
        position: absolute; 
        top: 0px; 
        left: 0px;
        padding: 2px 5px 0px 5px;
    }
    .gametd
    {
        font-size: 12px;
        width: 200px;
    }
    .locationtd
    {
        width: 100px;
    }
    .timetd
    {
        width: 100px;
    }
    .inputtd
    {
        width: 200px;
    }
    .content
    {
        background-color: #ffffff;
    }
    .error
    {
        color: Red;
    }
    .FooterDiv
    {
        color: #4d310a;
        font-size: 10px;
        font-style: italic;
        clear: both;
        height: 20px;
        padding: 10px;
        width: 100% - 20px;
        background-image: url('../img/footerbg2010.gif');
        
    }
    .FooterDiv a, a:link, a:active, a:hover, a:visited
    {
        color: #4d310a;
    }
    .contenttable
    {
        width: 900px;   
        height: 100%;
        background-color: #ffffff;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        margin-left: auto;
        margin-right: auto;
        border-top: 0px;
    }
.DivContainer
{
    width: 200;
    padding: 0px;
    margin: 10px;
    position: relative;
}
.Div8FGame
{
    width: 200px;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.DivQFGame
{
    width: 200px;
    height: 80px;
    margin-top: 55px;
    margin-bottom: 100px;
}
.DivSFGame
{
    width: 200px;
    height: 80px;
    margin-top: 145px;
    margin-bottom: 285px;
}
.DivFGame
{
    width: 200px;
    height: 80px;
    margin-top: 305px;
    margin-bottom: 0px;
}
.DivBGame
{
    width: 200px;
    height: 80px;
    margin-top: 80px;
    margin-bottom: 0px;
}
.DivTeam
{
    clear: left;
    float: left;
    width: 200px;
    padding: 0px;
    margin: 5px;
    height: 30px;
    background-image: url('../img/qf_bg.gif');
}
.DivTeamName
{
    clear: left;
    float: left;
    width: 70px;
    padding: 5px 10px;
    margin: 0px;
    height: 20px;
    font-size: 12px;
}
a, a:link, a:active, a:hover, a:visited
{
    color: #000000;
}
.DivInput
{
    clear: right;
    float: left;
    width: 100px;
    padding: 5px;
    margin: 0px;
    height: 20px;
    text-align: left;
}
.InputOk
{
    background-color: #f1b226;
}
.ContentDiv
{
    padding: 20px;
    width: 100%-40px;
    position: relative;
}
