.center {
    margin: auto;
    /* width: 100%;  */
    /* padding: 10px; */
  }

.title
    {
    font-size:        10pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      bold;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #7FA0BC;
    text-align:	      center;
    }

.tableheadings
    {
    font-size:        8pt;
    font-family:      tahoma;
    font-style:       normal;
    font-weight:      bold;
    color:            #000000;
    text-decoration:  none;
    background-color: #E9EEF3;
    text-align:	      center;
    }

.redbackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #990000;
    text-align:	      center;
    }
    .yellowbackground {
        font-size: 8pt;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #FFFF00;
        text-align: center;
    }

.redbackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #990000;
    text-align:	      left;
    }

.redbackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #990000;
    text-align:	      right;
    }

.yellowbackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFF00;
    text-align:	      center;
    }

.yellowbackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFF00;
    text-align:	      left;
    }

.yellowbackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFF00;
    text-align:	      right;
    }

.greenbackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #00FF00;
    text-align:	      center;
    }

.greenbackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #00FF00;
    text-align:	      left;
    }

.greenbackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #00FF00;
    text-align:	      right;
    }

.bluebackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #0033FF;
    text-align:	      center;
    }

.bluebackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #0033FF;
    text-align:	      left;
    }

.bluebackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #0033FF;
    text-align:	      right;
    }

.purplebackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #9900FF;
    text-align:	      center;
    }

.purplebackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #9900FF;
    text-align:	      left;
    }

.purplebackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #9900FF;
    text-align:	      right;
    }

.orangebackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FF6600;
    text-align:	      center;
    }

.orangebackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FF6600;
    text-align:	      left;
    }

.orangebackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FF6600;
    text-align:	      right;
    }

.game-gone
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #FF0000;
    text-align:	      center;
    }

.game-gone-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #FF0000;
    text-align:	      left;
    }

.game-gone-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #FFFFFF;
    text-decoration:  none;
    background-color: #FF0000;
    text-align:	      right;
    }

.pink-game-gone
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFAEAE;
    text-align:	      center;
    }

.pink-game-gone-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFAEAE;
    text-align:	      left;
    }

.pink-game-gone-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFAEAE;
    text-align:	      right;
    }

.greybackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #E9EEF3;
    text-align:	      center;
    }

.greybackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #E9EEF3;
    text-align:	      left;
    }

.greybackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #E9EEF3;
    text-align:	      right;
    }

.whitebackground
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFFFF;
    text-align:	      center;
    }

.whitebackground-left
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFFFF;
    text-align:	      left;
    }

.whitebackground-right
    {
    font-size:        8pt;
    font-family:      verdana;
    font-style:       normal;
    font-weight:      normal;
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFFFF;
    text-align:	      right;
    }
.history .title {
    font-family: verdana;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #000066;
}
.history th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
table.history {
    border-collapse: separate;
    border-spacing: 2px;
}
.header {
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
    background-color: #CCCCFF;
}
.data {
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
    background-color: #FFFFFF;
}
.history td {
    display: table-cell;
    vertical-align: inherit;
}
