body
 {
   margin:5px;
   border:0px;
   color:#000066;
 }

image
 {
   border:0px;
 }

table.main
 {
   border:1px solid #000066;
   background:url(../img/bg.gif);
   background-repeat:no-repeat;
 }

td.logoTop
 {
   background:url(../img/logo_top.gif);
 }

td.menu
 {
   padding-bottom:15px;
   padding-left:20px;
   background:url(../img/bar.gif);
   background-position:bottom;
   background-repeat:repeat-x;
 }

td.details
 {
   padding-left:20px;
   padding-bottom:15px;
   font:bold 12px Arial, Helvetica, sans-serif;
 }

span.spacer
 {
   width:120px;
 }
