/*
|------------------
| Tag(s) - Reset
|------------------
*/

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

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

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


html,body  {
  margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  background: #000 url(https://njsportsbroker.com/im/pageback.png);
  background-repeat: repeat-x;
  min-height: 100%;
  width: 100%;
  min-width:600px;

  }

#ham {
  width:100%;
  height:45px;
 }

#wrap {
       width:100%;
       padding:0px;
       min-height:100%;
       max-width:600px;
       margin-left:auto;
       margin-right:auto;
       border:none;
 }

.menu {  
    display:none;
      }

.topright {  
    display:none;
      }
.tx7{ color:#bc62e0; text-align:center;  font-weight:bold; font-size:30px; font-family:Verdana,sans-serif; }   
.tx5{ color:#bc62e0; text-align:center;  font-weight:bold; font-size:26px; font-family:Verdana,sans-serif; }   
.tx4{ color:#bc62e0; text-align:center;  font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx3{ color:#a12729; text-align:center; text-shadow: 2px 2px 4px #666666;font-weight:bold; font-size:28px; font-family:Verdana,sans-serif; }   
.tx9{ color:#45125a;text-align:center;  text-shadow: 1px 1px 2px #888888;font-weight:normal; font-size:24px; font-family:Arial,sans-serif }  
.tx20{ color:#ffa64d; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:18px; font-family:Arial,sans-serif }  
.tx2{ color:#fff; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:16px; font-family:Arial,sans-serif }  
.tx13{ color:#cc0033;  text-align:center;text-shadow: 2px 2px 2px #222222;font-weight:bold; font-size:19px; font-family:Arial,sans-serif }  
.tx10{ color:red; text-align:center; text-shadow: 1px 1px 1px #000;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }  
.tx11{ color:#ffa64d; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:normal; font-size:26px; font-family:Arial,sans-serif }  
.tx19{ color:#000066; text-align:center; text-shadow: 2px 2px 2px #666666;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif; }   
.tx12 { color:#000; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #888888;font-size:24px;line-height:30px; font-family:Verdana,sans-serif }  
.hx8{ color:#cc0033; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }  
.hx9{ color:#cc0033; text-shadow: 1px 1px 1px #666666;font-weight:bold; font-size:18px; font-family:Verdana,sans-serif }  


.header {
  width:100%;
 }

#content {
width:100%;
margin-left: auto ;
margin-right: auto ;
margin-top:6px;
table-layout:fixed;
vertical-align:top;
overflow: hidden;
min-height:600px;
whitespace: nowrap;
padding: 6px;
background-color:#000;
box-sizing: border-box;
}

.foot {
display:none;
}

.stats {
                  width:100%;
                  max-width:590px;
                  margin-left:auto;
                  margin-right:auto;
                  font-family: "open sans", sans-serif;
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #000;
	border-collapse: separate;
 }

.stats th {
	border: 1px solid gray;
	padding: 1px;
	 color:#fff;
                  font-weight:bold;
                  text-align:center;
                  font-size:16px;
                  line-height:26px;
                  background-color:#15061c;
}
.stats td {
	border: none;
	padding: 1px;
	color:#000;
                  background-color:#f3e3f9;
                  font-weight:600;
                  text-align:center;
                  font-size:16px;
                  font-family: "open sans", sans-serif;
}

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

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

.pay {
             width:98%;
              max-width:570px;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
             padding: 4px;
             border: 2px solid;
             border-color: #000;
             background-color:#fff;
             border-collapse:collapse;
             color: #000;
        }

.pay td {
             border: none;
            color:#000;
             font-family:arial,sans-serif;
             padding: 4px;
             font-weight:600;
             text-align:left;
             font-size: 16px;
      }

.pay th {
               border: none;
               text-align:left;
              padding: 4px;
             font-size:20px;
    }

#bx {
    width: 110px;
    height: 50px;
 }

#auth {
    width: 60px;
    height: 46px;
 }



input[type=text], input[type=email], input[type=number], input[type=password] {
  width: 68%;
 font-size:34px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

select {
  width: 68%;
 font-size:28px;
 margin:6px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

input[type=submit] {
font-size:30px;
}

textarea {
  width: 96%;
 font-size:28px;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

