﻿.tbl table
        {
            border: solid 1px #B0C5D6;
            border-collapse: collapse;
            padding: 0px;
        }
        .tbl th
        {
            border: solid 1px #B0C5D6;
            border-collapse: collapse;
            background-color: #fff;
            font-weight: bold;
            text-align: center;
            padding: 2px;
        }
        .tbl td
        {
            border: solid 1px #B0C5D6;
            border-collapse: collapse;
            padding: 2px;
            text-align: center;
            font-weight: bold;
            background: #ededee;
        }
        .ARZ
        {
            background-color: #a1003e !important;
            color: #fff;
            font-weight: bold;
        }
        .ATL
        {
            background-color: #000000 !important;
            color: #fff;
            font-weight: bold;
        }
        .BAL
        {
            background-color: #31196b !important;
            color: #fff;
            font-weight: bold;
        }
        .BUF
        {
            background-color: #194b8c !important;
            color: #fff;
            font-weight: bold;
        }
        .CAR
        {
            background-color: #009fd7 !important;
            color: #fff;
            font-weight: bold;
        }
        .CHI
        {
            background-color: #061e3e !important;
            color: #fff;
            font-weight: bold;
        }
        .CIN
        {
            background-color: #f05737 !important;
            color: #fff;
            font-weight: bold;
        }
        .CLE
        {
            background-color: #ed7e11 !important;
            color: #fff;
            font-weight: bold;
        }
        .DAL
        {
            background-color: #162859 !important;
            color: #fff;
            font-weight: bold;
        }
        .DEN
        {
            background-color: #000044 !important;
            color: #fff;
            font-weight: bold;
        }
        .DET
        {
            background-color: #0069b3 !important;
            color: #fff;
            font-weight: bold;
        }
        .GB
        {
            background-color: #003b2a !important;
            color: #fff;
            font-weight: bold;
        }
        .HOU
        {
            background-color: #03182f !important;
            color: #fff;
            font-weight: bold;
        }
        .IND
        {
            background-color: #24396a !important;
            color: #fff;
            font-weight: bold;
        }
        .JAX
        {
            background-color: #007b92 !important;
            color: #fff;
            font-weight: bold;
        }
        .KC
        {
            background-color: #ce0226 !important;
            color: #fff;
            font-weight: bold;
        }
        .MIA
        {
            background-color: #019098 !important;
            color: #fff;
            font-weight: bold;
        }
        .MIN
        {
            background-color: #240a67 !important;
            color: #fff;
            font-weight: bold;
        }
        .NE
        {
            background-color: #243e82 !important;
            color: #fff;
            font-weight: bold;
        }
        .NO
        {
            background-color: #000000 !important;
            color: #fff;
            font-weight: bold;
        }
        .NYG
        {
            background-color: #03497f !important;
            color: #fff;
            font-weight: bold;
        }
        .NYJ
        {
            background-color: #174032 !important;
            color: #fff;
            font-weight: bold;
        }
        .OAK
        {
            background-color: #000000 !important;
            color: #fff;
            font-weight: bold;
        }
        .PHI
        {
            background-color: #004149 !important;
            color: #fff;
            font-weight: bold;
        }
        .PIT
        {
            background-color: #000000 !important;
            color: #fff;
            font-weight: bold;
        }
        .SD
        {
            background-color: #04284f !important;
            color: #fff;
            font-weight: bold;
        }
        .SEA
        {
            background-color: #3c5179 !important;
            color: #fff;
            font-weight: bold;
        }
        .SF
        {
            background-color: #a30d2d !important;
            color: #fff;
            font-weight: bold;
        }
        .STL
        {
            background-color: #001945 !important;
            color: #fff;
            font-weight: bold;
        }
.RAM
        {
            background-color: #001945 !important;
            color: #fff;
            font-weight: bold;
        }
        .TB
        {
            background-color: #726568 !important;
            color: #fff;
            font-weight: bold;
        }
        .TEN
        {
            background-color: #689dc9 !important;
            color: #fff;
            font-weight: bold;
        }
        .WAS
        {
            background-color: #79002e !important;
            color: #fff;
            font-weight: bold;
        }
        .red
        {
            background: #ff0000 !important;
            color: White !important;
        }
        .wht
        {
            background: #ffffff !important;
        }
        .dk_blue
        {
            background: #012382 !important;
            color: White !important;
        }
        .orange { background: #ff9900 !important; color: White !important; }
        .green { background: #00ff00 !important; color: Black !important; }
        .aqua {background: #00ffff !important; color: Black !important; }
        .blue {background: #4a86e8 !important; color: white !important; }
        .purple {background: #ff00ff !important; color: white !important; }
        .yellow {background: #ffff00 !important; color: black !important; }
