body
{
 margin: 0;
 padding: 0;
 background-color: #ffffff;
}

td.copy_td
{
  background-color: #C96F26;
  color: #ffffff;
  padding: 30px 20px 10px 10px;
  font-family: Arial;
  font-size: 11pt;
  line-height: 25px; 
}

#footer_tbl
{
  background-color: #473020;
}

#footer_tbl a
{
color: #ffffff;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: none; 
}

#footer_tbl a:hover
{
color: #ffffff;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: underline;
}

#footer_tbl td
{
 color: #ffffff;
 font-family: Arial;
 font-weight: bold;
 font-size: 11px; 
}

#nav_td
{
 background-image: url(../img/nav_bg.jpg);
 background-repeat: no-repeat; 
 background-position: 0px 47px;   
}

#nav_tbl a
{
 color: #ffffff;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: none; 
}

#nav_tbl a:hover
{
color: #ffffff;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: underline; 	
}