body 
{
background-image: url('../images/slash.png');
background-repeat: repeat;
}
table
{
border-collapse : collapse;
border-width: 0px;
margin: 0 auto 0 auto;
padding: 0px;
}
td
{
background-image: url('../images/strip.png');
background-repeat: repeat;
text-align: left;
}
td.header{
background-color: black;
color: white;
background-image: none;
text-align: left;
}
td.impair
{
background-color: white;
background-image: none;
text-align: left;
}
td.pair
{
background-color: #DCDCDC;
background-image: none;
text-align: left;
}
td.nostyle
{
background-image: none;
text-align: left;
}
.content
{
font-family: sans-serif;
font-size: 100%;
font-weight: bold;
text-align: center;
width: 800px;
}
img
{
border-style: none;
}
ul
{
text-align: left;
}
a
{
color: #FF9933;
text-decoration: underline;
}
a.button
{
color: black;
text-decoration: none;
}
.cc
{
background-image: none;
background-color: black;
}
.cc td
{
font-size: 90%;
background-image: none;
color : gold;
}
.cc a
{
font-size: 100%;
font-weight: normal;
color: white;
}
iframe
{
overflow: hidden;
border-style: none;
}
