body {
    background-color: #226101;
    color: red;
    font-weight: bold;
}
        
        a {
            color: #000;
            text-decoration: none
        }
        
        .header {
            background-color: white;
            text-align: center;
            text-shadow: 1px 1px red;
            font-size: 50px;
            border-radius: 20px;
        }
        
        .app {
            color: yellow;
            font-size: 30px;
            text-align: left;
        }
        
        .time {
            color: yellow;
            font-size: 30px;
            text-align: center;
        }
        
        .user {
            color: yellow;
            font-size: 30px;
            text-align: center;
        }
        
        .h1 {
            color: blue;
            font-size: 25px;
            text-align: center;
            font-weight: bold;
        }
        
        .h2 {
            color: black;
            font-size: 25px;
            text-align: center;
            font-weight: bold;
        }
.round {
    text-align: center;
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    color: red;
    font-size: 60px;
    font-weight: bold;
    text-shadow: 1px 1px blue;
    line-height: 100px;
    border-radius: 20px;
}
font{color:#000;}
        .box {
            background: #062d67;
            border: solid;
            border-color: red;
            font-size: 35px;
            padding: 1px;
            text-align: center;
        }
     .style1{padding-bottom:20px;padding-top:20px;}   
        .disc {
            background-color: white;
            text-align: center;
            font-size: 20px;
            border-radius: 20px;
            padding: 10px;
        }
        
        .checked {
            color: orange;
        }
        
        .mail {
            background-color: green;
            text-align: center;
            font-size: 20px;
            color: #F0F3F4;
        }
        
        #chartlink {
            color: Maroon;
        }
            .ads {
                background-color: white;
                border-color: red;
                border-style: dotted;
                font-weight: bold;
            }
            
            .line1 {
                color: brown;
                font-size: 20px;
                font-weight: bold;
            }
            
            .line2 {
                color: red;
                font-size: 20px;
                font-weight: bold;
            }
            
            .line3 {
                color: #A04000;
                font-size: 20px;
                font-weight: bold;
            }
            
            .line4 {
                color: #0E6655;
                font-size: 40px;
                font-weight: bold;
            }
            
            .line5 {
                color: #34495E;
                font-size: 25px;
                font-weight: bold;
                padding-top: 10px;
            }
            
            .line6 {
                color: blue;
                font-size: 20px;
                font-weight: bold;
                padding-top: 20px;
            }
            
            .line6 {
                color: red;
                font-size: 30px;
                font-weight: bold;
                padding-top: 10px;
            }
            
            .line7 {
                color: blue;
                font-size: 40px;
                font-weight: bold;
            }
            
            .line8 {
                color: #B9770E;
                font-size: 30px;
                font-weight: bold;
            }
            
            .line9 {
                color: #0E6655;
                font-size: 40px;
                font-weight: bold;
            }

                    .postname {
                background: #40ff02;
    font-size: 25px;
    padding: 1px;
    text-align: center;
    border-radius: 20px;
    border: 10px double #000;
        }
        
        .post {
            background: white;
            font-size: 10px;
            text-align: center;
            border: solid;
            border-color: red;
            padding: 1px;
        }






        #postlink {
         color: #FFffff; 
         }
         .header{
         background-color: white;
         text-align: center;
         text-shadow: 1px 1px red;
         font-size: 50px;
         border-radius: 20px;
         
         }
         .postmsg{
         background-color: #17202A;
         color:yellow;
         text-align: center;
         text-shadow: 1px 1px red;
         font-size: 30px;
         border-radius: 20px;
         }
         .disclaimer{
         background-color: white;
         text-align: center;
         text-shadow: 1px 1px red;
         font-size: 50px;
         border-radius: 20px;
         a:blue;
         }
         a:link disclaimer{
             color:blue;
         }
         .app{
         color:yellow;
         font-size: 30px;
         text-align: left;
         }
         .time{
         color:yellow;
         font-size: 30px;
         text-align: center;
         }
         .user{
         color:yellow;
         font-size: 30px;
         text-align: center;
         }
         .h1{
         color:blue;
         font-size: 25px;
         text-align: center;
         font-weight:bold;
         }
         .h2{
         color:black;
         font-size: 15px;
         text-align: center;
         font-weight:bold;
         }
         .box {
         background: #062d67;
         border: solid;
         border-color:red;
         font-size: 35px;
         padding: 1px;
         text-align: center;
         }
         .disc {
         background-color: white;
         color: blue;
         text-align: center;
         font-size: 20px;
         border-radius: 20px;
         padding: 16px;
         
         }
         a:link .disc{
             color:blue;
         }
         .mail {
         background-color: green;
         text-align: center;
         font-size: 20px;
         color:#F0F3F4;
         }
         .visit img {
         max-width:50px;
         max-height:50px;
         }
         .first{
         background-color: white; 
         color:white; 
         font-weight: bold;
         text-decoration: none; 
         border-width: 5px; 
         border-color:green; 
         border-style: outset; 
         margin: 10px; 
         padding: 10px; 
         border-radius: 10px; 
         text-align: center;
         }
         .a{
         color:black; 
         font-weight: bold;
         font-size: 20px;
         }
         .b{
         color:blue; 
         font-weight: bold;
         font-size: 17px;
         padding: 5px;
         }
         .c{
         color:red; 
         font-weight: bold;
         font-size: 25px;
         padding: 5px;
         }
         .d{
         color:brown; 
         font-weight: bold;
         font-size: 25px;
         padding: 5px;
         }
         .e{
         color:blue; 
         font-weight: bold;
         font-size: 30px;
         padding: 5px;
         }
         .cont{
         background-color: #fff; 
         color:#000; 
         font-weight: bold; 
         font-style: italic; 
         text-decoration: none; 
         border-width: 3px; 
         border-color:#f50915; 
         border-style: outset; 
         margin: 10px; 
         padding: 10px; 
         border-radius: 10px;
         text-align: center;
         }
         .fast{
         color:white; 
         font-weight: bold;
         font-size: 30px;
         text-align:center;
         }
         .gname{
         color:#2BFEB1; 
         font-weight: bold;
         font-size: 80px;
         text-align:center;
         }
         .show{
         text-align:center;
         }
         .a{
         color:black; 
         font-weight: bold;
         font-size: 20px;
         }
         .open{
         color:yellow; 
         font-weight: bold;
         font-size: 100px;
         }
         .website{
        color:white;
        font-size: 25px;
        font-weight:italic;
        font-weight:bold;
         }
         a.rc{
        color:yellow;
        font-size: 30px;
        font-weight:italic;
        font-weight:bold;
         }
         .postname{
             background: #40ff02;
    font-size: 25px;
    padding: 1px;
    text-align: center;
    border-radius: 20px;
    border: 10px double #000;
    }
    
         table.chart {
  background-color: #FFFFFF;
  width: 100%;
  text-align: center;
}
         table.gamechart 
         {
         background-color:#000000; 
         color:red;
         width:100%;
         text-align: center;
             
         }
         table.gamechart td {text-align:center; width:10%; border-color:red;  border:1;padding:5px;background-color:transparent;}
         

.nextshow{
text-align:center;
background-color:transparent;
width:100%;
border-radius:10px;}
         table.example5 {background-color:#F5ECCE;border:1px dotted red;width:100%;}
table.example5 th, 
table.example5 td {text-align:center;  border:1;padding:5px;background-color:transparent;}
table.example5 th {background-color:#17202A;}
table.example5 th:first-child {width:30%; border:1px dotted blue;}

         table.dp {background-color:transparent;border:1px dotted red;width:100%;border-radius: 10px;}
         table.dp td {text-align:center;  border:1;padding:2px;background-color:transparent;width:50%;}

                  .header{
         background-color: white;
         text-align: center;
         text-shadow: 1px 1px red;
         font-size: 50px;
         border-radius: 20px;
         border: 10px double #000;
         }
         .app{
         color:yellow;
         font-size: 30px;
         text-align: left;
         }
         .time{
         color:yellow;
         font-size: 30px;
         text-align: center;
         }
         .user{
         color:yellow;
         font-size: 30px;
         text-align: center;
         }
         .h1{
         color:blue;
         font-size: 25px;
         text-align: center;
         font-weight:bold;
         }
         .h2{
         color:black;
         font-size: 25px;
         text-align: center;
         font-weight:bold;
         }
         .box {
         background: #062d67;
         border:10px double #000;
         border-radius:20px;
         font-size: 35px;
         padding-top:10px;
         padding-bottom:10px;
         text-align: center;
         margin-bottom:10px;
         }
         .disc {
         background-color: white;
         text-align: center;
         font-size: 20px;
         padding: 5px;
         }
         .mail {
         background-color: green;
         text-align: center;
         font-size: 20px;
         color:#F0F3F4;
         }
         .postname{
            background: #40ff02;
    font-size: 25px;
    padding: 1px;
    text-align: center;
    border-radius: 20px;
    border: 10px double #000;
    }
    
    .post{
        background: #062d67;
         font-size: 10px;
         text-align: center;
         border: 10px double #000;
         border-radius:20px;
         margin-top:10px;
         margin-bottom:10px;
         padding-top:10px;
         padding-bottom:10px;
    }


           .ads {
                /* background-color: white; */
    /* border-color: red; */
    /* border-style: dotted; */
    font-weight: bold;
    background: #062d67;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 10px double #000;
    border-radius: 20px;
        }
        
        .line1 {
            color: #fbff00;
            font-size: 20px;
            font-weight: bold;
        }
        
        .line2 {
            color: #fff;
            font-size: 20px;
            font-weight: bold;
        }
        
        .line3 {
            color: #fbff00;
            font-size: 20px;
            font-weight: bold;
        }
        
        .line4 {
            color: #fff;
            font-size: 40px;
            font-weight: bold;
        }
        
        .line5 {
            color: #fff;
            font-size: 25px;
            font-weight: bold;
            padding-top: 10px;
        }
        
        .line6 {
            color: blue;
            font-size: 20px;
            font-weight: bold;
            padding-top: 20px;
        }
        
        .line6 {
            color: #fff;
            font-size: 30px;
            font-weight: bold;
            padding-top: 10px;
        }
        
        .line7 {
            color: blue;
            font-size: 40px;
            font-weight: bold;
        }
        
        .line8 {
            color: #B9770E;
            font-size: 30px;
            font-weight: bold;
        }
        
        .line9 {
            color: #0E6655;
            font-size: 40px;
            font-weight: bold;
        }