td img {
display: block;
}

.tbcenter {
margin: auto;
width: 100%;
height: 100%;
}

.tbmain {
border-color: #999999;
border-style: solid;
border-width: 1px;
}

a, a:visited {
text-decoration: none;
color:#0033CC;
}

a:hover, a:visited:hover {
text-decoration: underline;
color:#FF9966;
}

body
{
margin: 0px;
background-color: #ffffff;
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.content {
font-size: 12px;
}
