      #HEADER
      {
      text-align: center;
      }
      body {
      background-color: black;
      }
      p {
      font-size: small;
      color:#ffffff;
      }
      h1 {
      color:#ffffff;
      font-weight:bold;
      font-style:italic;
      font-size:160%;
      }
      hr {
      border: 0;
      height: 2px;
      width: 65%;
      background: #0F87F7;
      background-image: -webkit-linear-gradient(left, #ccc, #0F87F7, #ccc);
      background-image:    -moz-linear-gradient(left, #ccc, #0F87F7, #ccc);
      background-image:     -ms-linear-gradient(left, #ccc, #0F87F7, #ccc);
      background-image:      -o-linear-gradient(left, #ccc, #0F87F7, #ccc);
      }
      {
      font-size: small;
      }
      #BODY
      {
      text-align: center;
      background-color: #000;
      width: auto;
      }
      #FOOTER
      {
      font-size: small;
      }
      #CONTAINER
      {
      text-align: center;
      width: auto;
      }
      #CONTAINER TABLE
      {
      text-align: center;
      margin: 0px auto;
      width: auto;
      }
      table.leaguetable .header
      {
      cursor: pointer;
      background-image: url(bg.gif);
      background-position: center right;
      background-repeat: no-repeat;
      padding-right: 20px;
      }
      table.leaguetable .headerSortUp
      {
      background-image: url(asc.gif);
      background-position: center right;
      background-repeat: no-repeat;
      }
      table.leaguetable .headerSortDown
      {
      background-image: url(desc.gif);
      background-position: center right;
      background-repeat: no-repeat;
      }
table a, table, tbody, tr, th, td, table caption {
font-family: Verdana, arial, helvetica, sans-serif;
color:#000;
font-size:12px;
text-transform:capitalize;
}
table, table caption {
    background-color: #6699CC;
    background-image: url('../images/heaven.jpg');
}
tbody {
background:#69c;
}
table a {
font-weight:bold;
}
table a:visited {
color:#333;
}
table a:hover {
text-decoration:none;
color:#69c;
}
table {
border-bottom:4px outset #9cf;
}
table, table caption {
border-left:4px outset #9cf;
border-right:4px outset #9cf;
}
table caption {
border-top:4px outset #9cf;
font-size:20px;
font-weight:bold;
}
tbody tr:hover, th, tfoot, tfoot th {
background:#9cf;
}
tbody tr:hover td, tbody tr:hover th {
border:1px solid;
border-color:#000 #fff #fff #000;
}
th, td {
border:1px solid;
border-color:#fff #000 #000 #fff;
}
td, th, table caption {
padding:5px;
vertical-align:middle;
}
tfoot td, tfoot th, thead th {
font-weight:bold;
white-space:nowrap;
font-size:14px;
}
div.c1 {
	text-align:center
}
p {
	font-size:120%;
}