body, html {
    font-family: Arial, Verdana, Tahoma, Geneva CE, Geneva, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 13px;
    font-style: normal;
    color: #000000; 
    text-align:left;
    float:left;
}

.text_label {
  font-weight: 800;    
}

.text_label2 {
   font-weight: 600;   
   padding-top: 3px;
   padding-bottom: 3px;
    
}


.text_label4 {
  font-weight: 600;   
  padding-top: 3px;
  padding-bottom: 3px;
  color:#3D9DCA;
}




a:link, a:visited  {
  text-decoration: none; 
  color: #0077D4;
 
}

a:hover {
  text-decoration: underline; 
  color: #FC76AF;  
       
}       

.sep {
    height:3px;
    
}

table.leagues {
    width: 98%;
    border: 1px solid #C2C2C2;
    padding:3px;  
    background-color: #FBFBFB;
}

table.leagues th {
    text-align: left;
    color: #3D9DCA;
    font-size: 12px;
    padding-bottom: 12px;
}

table.leagues tr {
    color: #454545;
    vertical-align:top;
}

table.leagues td {
    color: #454545;
    vertical-align:top;
    font-size: 12px;
}

.fixtures {
    width: 590px;
    float:left;
}

.table {
    width: 590px;
    float:left;
    padding-top: 6px;
}

.leagues .main {
    width: 700px;
}

.leagues .main2 {
    width: 760px;
}




.leagues .main30 {
    width: 30px;   
}

.leagues .main40 {
    width: 40px;   
}

.leagues .main50 {
    width: 90px;   
   
}

.leagues .main100 {
    width: 100px;   
}

.leagues .main200 {
    width: 200px;
}

.leagues .main250 {
    width: 250px;
}

.leagues .main300 {
    width: 300px;
   
}

.leagues .main400 {
    width: 400px;
}

.leagues .main450 {
    width: 450px;
}


.leagues .main500 {
    width: 500px;
}
                 
.leagues .main600 {
    width: 600px;
}