body

{
background-color: #cc6600;
color: #000000;
}



a:link
{
color: #666666;
text-decoration: none;
}



a:visited 

{
text-decoration: none;
color: #999999;
}

a:hover

{
text-decoration: underline;
color: #cc6600;
}

a:active 
{
text-decoration: none;
color: #CCCCCC;
}

table.main
{
width: 100%;
}

table.nav
{
/*padding-left: 5px;*/
background-color: #FFFFFF;
width: 800px;
height: 156px;
}

tr.teearr
{
padding-bottom: 6px;
}

table.body
{
background-color: #FFFFFF;
width: 800px;
}

tr.sub
{
width: 775px;
}

td.pad
{
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

td.pad2
{
padding-bottom: 5px;
padding-left: 25px;
padding-right: 10px;
padding-top: 5px;
}

td.pad3
{
padding-bottom: 5px;
padding-left: 52px;
padding-right: 10px;
padding-top: 5px;
}

table.foot
{
background-color: #FFFFFF;
width: 800px;
}

td.alt0169
{
font-size: x-small;
}