.blog {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: left;
}

.blog a {
    color: black;
}

.datefix {
    background-color: #ffffff;
    border-width: 8px;
    border-color: deeppink;
    border-style: solid;
    margin: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

body {
    background-color: black;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-family: times new roman;
}

a {
    color: Red;
}

h1 {
    margin: 2px;
    padding: 2px;
}

h1 a {
    color: white;
    text-decoration: overline;
}

h2 {
    font color: black;
    margin: 2px;
    padding: 2px;
}

h3 {
    margin: 0;
    padding: 5px;
}

p {
    margin: 0px;
}

#open_close {
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Calibri;
    font-weight: bold;
    font-style: normal;
    line-height: 1.3em;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1px;
    border: #000000 solid 1px;
}

.Blue {
    background: #ffffff;
    color: black;
    border-width: 5px;
    border-style: double;
    border-color: blue;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: large;
}

.login {
    background: #ffffff;
    color: black;
    border-width: 5px;
    border-style: double;
    border-color: deepskyblue;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: large;
}

.chart {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chart a {
    color: blue;
}

.CHARTHEAD {
    background-color: red;
    color: #ff0;
    border-width: 3px;
    border-color: #ff0;
    border-style: solid;
    font-weight: 700;
    font-size: x-large;
    text-align: center;
    margin: 3px 20px;
    padding: 3px;
}

.chat7 {
    background-color: #000000;
    color: darkblue;
    border-width: 3px;
    border-color: white;
    border-style: double;
    margin: 1px;
    padding: 3px;
    font-weight: bold;
    font-style: italic;
    font-size: x-large;
}

.game {
    border-left: lawngreen inset 3px;
    border-right: lawngreen inset 3px;
    border-top: lawngreen outset 3px;
    border-bottom: lawngreen inset 3px;
    background-color: mintcream;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-family: times new roman, serif;
    font-style: italic;
    font-size: large;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 13px;
    text-shadow: 1px 1px mintcream;
}

.game2 {
    border-left: #FE061D solid 6px;
    border-right: #FE061D solid 6px;
    border-top: #FE061D solid 3px;
    border-bottom: #FE061D solid 3px;
    background-color: white;
    color: blue;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-shadow: 1px 1px GOLD;
    margin-top: 10px;
    margin-bottom: 10px;
}

.head1 {
    background-color: mintcream;
    color: white;
    font-size: small;
    border-width: 3px;
    border-style: solid;
    border-color: orange;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

}

.head2 {
    background-color: mintcream;
    color: blue;
    font-size: 18px;
    border-width: 3px;
    border-style: solid;
    border-color: orange;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px"><span style="background-color: #052d24;
}

.head {
    background-color: #e6e6e6;
    color: black;
    border: 4px groove #AF7AC5;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 5px;
    font-weight: bold;
}

.heady {
    background-color: purple;
    color: yellow;
    font-weight: bold;
    font-style: italic;
    border-width: 3px;
    border-color: brown;
    border-style: inset;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: 2px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-size: large;
    font-style: italic;
    text-shadow: 1px 1px GREEN;
    align: left;
}

.menu {
    border-left: #DC01DC solid 6px;
    border-right: #DC01DC solid 6px;
    border-top: #DC01DC solid 3px;
    border-bottom: #DC01DC solid 3px;
    background-color: white;
    color: blue;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-shadow: 1px 1px GOLD;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Results {
    background-color: #ffffff;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: x-large;
    border-width: 5px;
    border-color: #BF0ADC;
    border-style: dashed;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    text-shadow: 1px 1px #ffd700;
    padding: 10px 0;
}

.Results hr {
    border-top: 4px dotted #BF0ADC;
}

.tcolor1 {
    color: #F00;
}

.tcolor2 {
    color: #008000;
}

.tcolor3 {
    color: #0000CD;
}

.tcolor4 {
    color: #800000;
}

.tcolor5 {
    background-color: #F8E0F1;
    color: #008000;
}

.tcolor6 {
    color: #0000CD;
}

.tcolor7 {
    color: #DF013A;
}

.tcolor8 {
    color: #045FB4;
}

.tcolor9 {
    background-color: #F8E0F1;
    color: #DF0174;
}

.table {
    width: 100%;
}

.table2 {
    text-align: center;
}

.td {
    width: 50%;
    color: white;
    background-color: darkblue;
    font-size: 22px;
}

.td1 {
    width: 50%;
    color: white;
    background-color: #ff0000;
    font-size: 22px;
}

.td2 {
    width: 50%;
    color: white;
    background-color: #008000;
    font-size: 17px;
}

.td3 {
    width: 50%;
    color: white;
    background-color: #0000FF;
    font-size: 17px;
}

.HEADLINES {
    background-color: red;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-decoration: NONE;
    text-shadow: 1px 1px blue;
}

.top {
    background-color: YELLOW;
    color: BLACK;
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 0px GOLD;
    border-width: 3px;
    border-color: #b8005c;
    border-style: outset;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.news1 {
    background-color: white;
    color: black;
    font-size: 28px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-left-style: dashed;
    border-right-style: dashed;
    border-left-color: hotpink;
    border-right-color: yellow;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0px;
    font-family: trebuchet MS, sans-serif;
    padding-bottom: 5px;
    padding-top: 7px;
    font-style: italic;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-shadow: 1px 1px #ffd700;
    border-bottom-color: grey;
    letter-spacing: 1pt;
    word-spacing: 2pt;
}

.news2 {
    background-color: gold;
    font-size: 26px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
}

.footer {
    background-color: #FFFF99;
    color: Black;
    border-left: purple solid 2px;
    border-right: purple solid 2px;
    border-top: yellow solid 1px;
    border-bottom: yellow solid 1px;
    border-radius: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-align: center;
    text-shadow: 1px 1px gold;
    margin-top: 4px;
    margin-bottom: 4px;
    font-family: georgia, serif;
}

.F2 {
    font-size: 26px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none;
    text-align: center;
    padding: 15px;
}

.tit {
    font-size: 25px;
    font-style: italic;
    text-shadow: 1px 1px #8BC34A;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.RE2 {
    font-weight: bold;
    color: #000000;
    font-size: 23px;
    letter-spacing: 1pt;
    font-family: Georgia, serif;
}

.sm2 {
    border-left: gold solid 5px;
    border-right: gold solid 5px;
    border-top: gold solid 2px;
    border-bottom: gold solid 2px;
    background-color: white;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-align: center;
    text-shadow: 1px 1px gold;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: trebuchet MS, sans-serif;
}

.result {
    background-color: WHITE;
    color: black;
    font-size: large;
    border-width: 3px;
    border-color: LIME;
    border-style: inset;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 2px 2px 3px pink;
    font-family: Georgia, serif;
    font-style: italic;
}

.top12 {
    background-color: #d8d8d8;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-decoration: none;
    border-width: 3px;
    border-color: deepskyblue;
    border-style: inset;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    text-shadow: 1px 2px gold;
}

.chartb {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chartb a {
    color: black;
}

.chartbr {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chartbr a {
    color: brown;
}