body {
background-color: #000000;
margin: 0px;
padding: 0px;
}

#table1 {
width: 750px;
background-color: #000000;
}

#table2 {
width: 750px;
background-color: #c0c0c0;
}

#table3 {
width: 750px;
background-color: #000000;
}

td {
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #ffffff;
}

#tdclub{
width: 750px;
height: 120px;
background-image:url(club.gif); 
background-repeat:no-repeat; 
background-position:center; 
margin:0px;
}

#tdclub a:link, #tdclub a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #c0c0c0;
text-decoration: none;
}

#tdclub a:hover, #tdclub a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #c0c0c0;
text-decoration: underline;
}

a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

a.zoom:link, a.zoom:visited {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #ffffff;
}

a.zoom:hover {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}