body
{
   background-color: #D3D3D3;
   background-image: url(images/mf-moto-bg.png);
   background-position: left top;
   background-repeat: repeat;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   margin: 0;
   text-align: center;
}
#bg_table
{
   border: none;
   background-color: transparent;
   border-spacing: 5px;
}
#bg_table td
{
   padding: 5px 5px 5px 5px;
}
#bg_table td div
{
   white-space: nowrap;
}
#logo_table
{
   border: none;
   background-color: transparent;
   border-spacing: 1px;
}
#logo_table td
{
   padding: 1px 1px 1px 1px;
}
#logo_table td div
{
   white-space: nowrap;
}
#body_table
{
   border: 2px #7284a8 solid;
   background-color: transparent;
   border-spacing: 5px;
}
#body_table td
{
   padding: 5px 5px 5px 5px;
}
#body_table td div
{
   white-space: nowrap;
}
#nav_table
{
   border: 3px #8f9cb7 dashed;
   background-color: transparent;
   border-spacing: 1px;
}
#nav_table td
{
   padding: 1px 1px 1px 1px;
}
#nav_table td div
{
   white-space: nowrap;
}
#Image1
{
   border: none;
   width: 60%;
}
#footer_text
{
   color: #505050;
   size: 8;
   font-family: monospace;
}
