﻿body { background-color:#000000;
    font-family: Sans-Serif;
	font-size:12px;
	/*font-family: arial, "lucida console", sans-serif;*/
	/*font:normal 12px Arial, Helvetica, sans-serif;*/
}

.tbl1 { background-color:#000000;
        width:100%;
        background-image:url(http://www.libertyhillsoccer.org/images/goal.jpg);
        
}
    
 .tbl2 { background-color:#ffffff;
         width:100%;
        
                 
}
 
.contentBox {  margin-top:0px;
               margin-left:3px;
               margin-right:3px;
               border: solid 1px #e7c841;
               background-color: #d7d7d7;
               padding: 20px 20px 20px 20px;
}

.buttonBox { width:100%;
             background-color:#e7c841;
             padding: 30px 0px 30px 0px; 
}

.ballImage { 
	text-align:left;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.ballImage img { 
	padding:0px;
	margin:0px;
}

.buttonSpace {text-align:center;
              width:85%;
              padding-bottom:14px;
			  margin-left:0px;
			  padding-left:0px;
              vertical-align:top;
}

.buttonSpace div { 
	padding:0px;
	margin:0px;
}
 

.weatherBox { background-position: center top;
              background-image: url('http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_180x150_bg.jpg');
              width: 200px;
              background-repeat: no-repeat;
              height: 155px;
              background-color: #346797;
              margin: 15px 0px 20px 0px;
}

div#Newsletter { border: solid 3px #ffffff;
                 width:165px;
                 height:70px;
                 margin: 0px 0px 10px 3px;
                 /*font-family: Sans-Serif;*/
                 font-size: small;
                 padding-top: 10px;
}


div#footer { background-color:#000000;
             color: #ffffff;
             /*font-family: Sans-Serif;*/
             font-size: 10px;
             
             padding-top:3px;
             
}

.gameBox {  border: solid 3px #ffffff;
            width:150px; height:auto;
            padding: 5px 0px 5px 0px;
            background-color:#e7c841;
}

.gameBox1 { border: solid 3px #ffffff;
            width:130px; height:auto;
			padding: 3px 0px 3px 0px;
            color:White; background-color:#84b866;
}


#topBar { margin-top :0px; 
          width:100%;
          background-color:#bcdc9b;
          padding-top:30px;
          padding-bottom:30px;
}

#playerAppTable{}

#playerAppTable td {
	font-size:11px;
}

.playerAppTable { 
	font-family: Sans-Serif; 
	font-size:11px;  
}

.playerAppTable td{ 
	font-family: Sans-Serif; 
	font-size:11px;  
}
