body
{
background-color: #dfeee0;
background-image: url("images/main_background.png");
background-repeat: repeat-x;
font-family: Arial;
color: #000000;
font-size: 12px;
margin: 0px;
border-collapse: collapse;
}

a:link
{
color: #4180b8;
}

a:visited
{
color: #4180b8;
}

a:active
{
color: #4180b8;
}

a:hover
{
color: #ff0000;
text-decoration: none;
}

a
{
outline: none;
}

table.main
{
width: 642px;
height: 501px;
border-collapse: collapse;
}

td.col1
{
background-image: url("images/col1.png");
background-repeat: no-repeat;
width: 223px;
height: 501px;
}

td.col2
{
background-image: url("images/col2.png");
background-repeat: no-repeat;
width: 391px;
height: 501px;
}

td.col3
{
background-image: url("images/col3.png");
background-repeat: no-repeat;
width: 28px;
height: 501px;
}

table.col1
{
width: 221px;
height: 501px;
border-collapse: collapse;
}

table.col2
{
width: 389px;
height: 501px;
border-collapse: collapse;
}

table.col3
{
width: 26px;
height: 501px;
border-collapse: collapse;
}

tr.col1_spacer1
{
height: 60px; /* 39px in IE */
}

tr.nav
{
vertical-align: top;
}

tr.tractor_logo
{
vertical-align: top;
}

tr.col2_spacer1
{
height: 116px;
}

tr.title
{
vertical-align: top;
height: 70px;
}

td.body
{
vertical-align: top;
text-align: center;
}

table.body_text
{
width: 370px;
text-align: left;
}

tr.footer
{
text-align: center;
vertical-align: bottom;
color: #999999;
height: 27px;
}

a.footer
{
color: #999999;
text-decoration: none;
}

tr.col3_spacer1
{
height: 108px;
}

tr.copyright
{
vertical-align: top;
}

td.col1_rowspacer
{
width: 29px;
}

iframe.main
{
width: 100%;
height: 283px;
overflow-y: auto;
overflow-x: hidden;
}

img.title
{
display: block;
}