body
{
background-color: #2F4F4F;
}

table.main
{
height: 600px;
}

td.left
{
background-color: #FFFFFF;
border-style: ridge;
border-width: thin;
vertical-align: top;
width: 155px;
}

img.loggo
{
width: 155px;
}

td.center
{
background-color: #FFFFFF;
border-style: ridge;
border-width: thin;
vertical-align: top;
width: 490px;
}

td.right
{
vertical-align: top;
width: 155px;
}

table.body
{
width: 490px;
}

td.body
{
vertical-align: top;
font-family: sans-serif;
font-size: 12px;
}

table.navigate
{
border-style: ridge;
border-width: thin;
background-color: #F0F8FF;
width: 155px;
height: 100px;
}

td.navigate
{
vertical-align: top;
}

p.loggon
{
position:relative;
top:10px;
font: small-caps 900 12px arial;
}

img.sponsor
{
width: 155px;
}

a.links
{
text-decoration: none;
font: small-caps 900 12px arial;
color: #000000;
}

a.links:hover 
{
text-decoration: underline;
}

a.bold
{
font-weight: bold;
}

td.board
{
padding: 2px 20px 2px 0px
}
