<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
|------------------
| Tag(s) - Reset
|------------------
*/

a:link {
    color: yellow;
    text-decoration: none;
}

a:visited {
  color: yellow;
    text-decoration: none;
}

a:hover {
  ccolor: yellow;
    text-decoration: none;
}


 body  {
  margin:0px;
  padding:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #BBBBBB;
  background: url(https://theinsidesyndicate.com/im/pageback.jpg) repeat;
  width: 100%;
  }


         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:color:orange; text-align:center; text-shadow: 2px 2px 2px #333333;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx6{ color:#000; text-align:center; text-shadow: 2px 2px 2px #666666;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx5{ color:orange; text-align:center; text-shadow: 2px 2px 2px #333333;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#fff; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #111111;font-size:22px;line-height:28px; font-family:Verdana,sans-serif }    
          /* red text sign-in to purchase - reg_text_insert.php */
.tx10{ color:red; text-align:center; text-shadow: 1px 1px 1px #000;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }   
         /* Title in payment box - purchase_insert.php  */
.tx9{ color:rgb(178, 143, 68);text-align:center;  text-shadow: 3px 3px 2px #000;font-weight:normal; font-size:24px; font-family:Arial,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:yellow; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     

#wrap {
       display:block;
      width:100%;
      padding:0px;
      margin-top:8px;
       max-width:950px;
       margin-left:auto;
       margin-right:auto;
       border:none;
 }

 .menu  {   
            width: 1200px;
            margin-left: auto ;
            margin-right: auto ;
            height: 100%;
            height:40px;
            padding: 0px;
  }

 .header {
           top: 0px;
            width: 1200px;
            height: 165px;
            top: 0px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            background-image: url('https://theinsidesyndicate.com/im/logo.jpg');
        }

.body1 {
            
            width: 1200px;
            margin-left: auto ;
            margin-right: auto ;
            height: 100%;
            min-height:600px;
            padding: 4px;
            background-color: #000011
        }
.body2 {
            
            width: 1200px;
            margin-left: auto ;
            margin-right: auto ;
            margin-bottom: auto;
            padding: 4px;
            background-color: #000011
        }

.left1{ width :16%; float : left; min-height: 400px;
            margin-right: 6px;
            border: solid;
             border-color: #0000cc;
            -moz-border-radius: 20px;
             border-radius: 20px;
             padding: 10px;
            background-color: #c0c0c0;
       }
.middle1{ width :68%;float : left ; min-height: 650px; 
            margin: 6px;
             margin-left: 10px;
             border: solid;
             border-color: #0000cc;
             -moz-border-radius: 20px;
             border-radius: 20px;
             padding: 10px;
            background-color: #000011;
       }
.right1{ width :26%;float :left ; min-height: 140px; 
            margin: 6px;
           
            border: solid;
             border-color: #0000cc;
            -moz-border-radius: 20px;
             border-radius: 20px;
           padding: 3px;
            background-color: #000011;  
         }

.side {
width: 100%;
table-layout:fixed;
vertical-align:top;
overflow: hidden;
min-height: 350px; 
whitespace: nowrap;
padding: 3px;
color: #fff
}

.middle {
width: 750px;
table-layout:fixed;
vertical-align:top;
overflow: hidden;
whitespace: nowrap;
padding: 5px;
color: #fff
}

.foot{
     width:100%;
    margin-top:5px;
    min-height: 100px;
    max-width:950px;
    margin-left: auto;
    margin-right: auto;
    background-color:#000;
  }

#stats {
                width:100%;
                max-width:670px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	border-collapse: separate;
	background-color:#000066;
 }
#stats th {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#fff;
              color:#000;
 }
#stats td {
                color:#fff;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#000066;
 }

.stat_title {
    background-color:#fff;
    color:#000;
    text-align:center;
    text-shadow: 2px 2px 2px #333333;
 }

#reg {
          width:98%;
        max-width: 400px;
        margin-left:auto; 
        margin-right:auto;
        text-align: left;
        font-family: Tahoma, sans-serif;
        border:none;
        color: #fff;
    }

.pay {
             width:98%;
             max-width:700px;
             overflow:hidden;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
            background-color:#000066;
            font-family: Tahoma, sans-serif;
            border-style: solid;
            border-color: rgb(178, 143, 68);
    }

.pay td {
             border: none;
             color:#fff; 
             font-family: Tahoma, sans-serif;
             font-style:normal;
             font-weight:500;
             text-align:left;
             font-size: 16px;
   }

.pay th {
             border: none;
             font-family: Tahoma, sans-serif;
             text-align:left;
    }

#bx {
    width: 80px;
    height: 36px;
 }

#auth {
    width: 50px;
    height: 42px;
 }


</pre></body></html>