table#top10Table
{
width: 470px;
margin-bottom: 0px;
border: 1px solid;
}

table#top10Table td
{
padding: 2px;
border: 1px solid;
border-style: inset;
}

table#top10Table th
{
padding: 2px;
border: 1px solid;
border-style: inset;
color: #FF7000;
}

table#top10Table th a
{
color: #FF7000;
text-decoration: none;
}

table#top10Table caption
{
font-size: 300%;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

h2#lastGame
{
text-align: center;
color: #0090FF; 
} 


table#lastGameTable1
{
position:absolute;
left: 0px;
top: 430px;
}

table#lastGameTable2
{
position:absolute;
left: 235px;
top: 430px;
}

table#gamesTable
{
width: 470px;
height: 150px;
border: 1px solid;
border-collapse: collapse;
border-color: #0090FF;
}

table#gamesTable td
{
border: 1px solid;
border-color: #0090FF;
padding: 10px;
}

table#gamesTable caption
{
font-size: 150%;
font-weight: bold;
color: #0090FF;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

table#newsTable
{
width: 350px;
height: 100px;
border: 1px solid;
border-collapse: collapse;
border-color: #FF7000;
margin-bottom: 10px;
}

table#newsTable td
{
border: 1px solid;
border-color: #FF7000;
padding: 10px;
}

table#newsTable a
{
color: #FF7000;
font-weight: bold;
}

table#newsTable a:hover
{
color: #FF5000;
}

table#newsTable caption 
{
font-size: 110%;
font-weight: bold;
color: #FF7000;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

table#textTable
{
width: 350px;
border: 1px solid;
border-color: #006000;
}

table#textTable caption
{
font-size: 110%;
font-weight: bold;
color: #006000;
}

table#textTable a
{
color: black;
}

table#textTable span
{
color: #006000;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

p#advertisement
{
font-size: 110%;
font-weight: bold;
color: #D00000;
}

p#advertisement a
{
color: #D00000;
}

p#advertisement a:hover
{
color: #B000B0;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

table#quartalTable
{
border: 1px solid;
border-color: #0090FF;
background-image: url("../img/wallpapers/sky02.jpg");
padding: 0px;
border-collapse: collapse;
width: 350px;
text-align: center;
margin-bottom: 10px;
}

table#quartalTable caption
{
font-size: 110%;
font-weight: bold;
color: #0090FF;
}


/**********************************************************/
table#yearTable
{
border: 1px solid;
border-color: #400000;
background-image: url("../img/wallpapers/darkfire.jpg");
padding: 0px;
border-collapse: collapse;
width: 350px;
text-align: center;
margin-bottom: 10px;
}

table#yearTable th
{
color: #FFFF50;
}

table#yearTable td
{
color: #FFFF50;
}

table#yearTable caption
{
font-size: 110%;
font-weight: bold;
color: #400000;
}

/**********************************************************/
img.winner
{
height: 75px;
margin-bottom: -4px;
}
