body {
background-attachment: scroll;
background-color: #CAC7C9;
background-repeat: repeat;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

a {
font-style: normal;
font-weight: normal;
}

table.template {
background-color: #478DEC;
border-color: #478DEC;
border-width: 2px;
}

table.submenu {
width: 100%;
}

table.submenu td {
border: 2px solid #478DEC;
width: 50%;
vertical-align: top;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}

table.menu0 {
width: 100%;
}

table.menu0 td {
width: 25%;
text-align: center;
border: 2px solid #478DEC;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}

table.menu0 td a {
display: block;
text-decoration: none;
}

table.menu0 td a:hover {
background-color: #478DEC;
color: #FFFFFF;
}

table.menu2 {
width: 100%;
vertical-align: top;
}

table.menu2 td {
width: 33%;
vertical-align: top;
}

table.stat th {
border-color: #478DEC;
border-style: solid;
border-width: 2px;
background-color: #68cb7d;
}

table.stat td.Score {
background-color: #88BB44;
}

table.stat td {
border-color: #478DEC;
border-style: solid;
border-width: 2px;
background-color: #d3d6ce;
}

table.stat td.nobr {
border-color: #478DEC;
border-style: solid;
border-width: 2px;
background-color: #d3d6ce;
white-space: nowrap;
}

td.text {
background-color: #E2E2EA;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 20px;
margin-bottom: 1px;
margin-left: 1px;
}

td.header {
background-color: #E2E2EA;
padding-left: 2px;
margin-bottom: 1px;
margin-left: 1px;
}

td.footer {
padding-left: 2px;
margin-bottom: 1px;
margin-left: 1px;
}

ul {
text-indent: 5px;
list-style-image: url(li_menu.gif);
list-style-type: circle;
}

ul.menu1 {
list-style-type: none;
list-style-image: none;
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 1px;
}

hr {
color: #478DEC;
width: 100%;
}

div.seasons {
width: 100%;
border-right-style: hidden;
border-left-style: hidden;
border-bottom-style: dotted;
border-top-style: dotted;
border-color: #478DEC;
border-width: 2px;
}

p.text {
text-indent: 20px;
}

li.section a {
display: block;
color: #000040;
text-decoration: none;
width: 100%;
background-color: #478DEC;
padding-top: 2px;
padding-bottom: 2px;
border: 1px solid #CAC7C9;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}

li.current {
color: #000040;
width: 100%;
background-color: #AA7DFF;
padding-top: 2px;
padding-bottom: 2px;
border: 1px solid #CAC7C9;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}

li.section a:hover {
color: #FFFFFF;
}

li.nobr {
white-space: nowrap;
}

