  .container {
    border: 1px solid #fff;
    float: left;
    color: #fff;
    width: 1000px;
    height: 900px;
    margin: 0px 5px 5px 0px;
    padding: 0px;font-size:12pt;
    background: #036 url(../ddtabmenufiles/media/color_tabs_left.gif) no-repeat left top;
  }

.container h3 {
    background: url(../ddtabmenufiles/media/color_tabs_right.gif) no-repeat right top;
  }


  .heading {
    text-align: center;
    margin-bottom: 0.5%;
    margin-left: 1.5%;
    width: 900px;
    background: #fff; 
  }

  .left {
    float: left;
    width: 10%;
    height: 700px;
    text-align: center;
    margin-left: 0.5%;
    margin-right: 4.5%;
    margin-top: 0.5%;
    clear:right;
    
  }

  .middle {
    float: left;
    margin-top: 0.5%; 
    margin-bottom: 2%; 
    width: 55%;
    height: 700px;
  }

  .right {
    float: right;
    width: 10%;
    margin-top: 0.5%;
    margin-right: 0.5%;
    height: 700px;
  }

  .footer {
    position: relative;
    top: 310px;
    padding-top: 1%;
    text-align: center;
    margin:0.5% 0.5% 0.5% 0.5%;
    width: 900px;
    clear: left; 
        clear: right; 
        clear: both;

  }

 .leftsidebar table {
   background: #7190bc;
   border-top: 1px solid #fff; 
   border-bottom: 1px solid #fff; 
   border-left: 1px solid #fff; 
   border-right: 1px solid #fff; 
 }

.leftsidebar table  td {
  border-bottom: 1px solid white; 
}
