﻿.wrap { width:1000px;
        height:700px;
        text-align:center;      
      }
body { background-color:White;
       margin:auto;
       color:Black;
       font-family:Trebuchet MS, Verdana, Arial;
       font-size:10pt;
     }
.Header { background-image:url('images/RE_Header2.gif');
          width:998px;
          height:88px;
        }
.MidSect { background-image:url('images/RE_Coffee_3_75p.jpg');
           background-position:bottom left;
           background-repeat:no-repeat;
           width:998px;
           height:600px;           
         }
.MidSectTop { background-image: url('images/RE_Title.gif'); 
              background-repeat: no-repeat; 
              margin-left: 10px;
              /*text-align:left;*/
              background-position:left bottom;
              height:100px;
            }
.MidSectMid { /*padding-right:10px;*/
              text-align:right;
              vertical-align:top;
              padding-top:30px;
            }
.MidSectMidRow { text-align:right;
               }

.MidSectMidTbl { width:626px;
                 height:450px;
                 vertical-align:top;
                 background-image:url('images/Re_Tbl.gif');
                 background-repeat:no-repeat;
               }

.MidSectMidTbl-Core  { width:575px;
                       height:420px;
                       padding:10px 10px 10px 0px;
                       margin:10px 10px 10px 0px;
                       vertical-align:top;
                       text-align:center;
                       top:auto;
                     }

.MidSectMdTbl-CellPd { padding:10px;
                       height:85px;
                       border:dotted thin #808000;
                       background-color:#E5FFBC;
                       vertical-align:middle;
                       text-align:center;
                       width:180px;
                     }

.MidSectMdTbl-CellTx { text-align:left;
                       vertical-align:bottom;
                       padding:5 0 0 0;
                       font-size:10pt;
                     }