BODY{
    margin-left: 0px;
    margin-top: 0px;
}

TABLE {
  border-width: 0px;    
  background-color: White;
  border-style: solid;
  FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}
.Bmenu {
    BORDER-TOP-WIDTH: 2px; 
   BORDER-BOTTOM-WIDTH: 2px;
   BORDER-BOTTOM-COLOR: #3232CD;
   BORDER-TOP-COLOR: #3232CD;
}
.bban {
    BORDER-LEFT-WIDTH: 2px; 
   BORDER-LEFT-COLOR: #3232CD;
   
 
}
.BBODY {
    BORDER-TOP-WIDTH: 0px; 
    BORDER-LEFT-WIDTH: 1px; 
   BORDER-LEFT-COLOR: #d79405;
   BORDER-RIGHT-WIDTH: 1px; 
   BORDER-RIGHT-COLOR: #d79405;
   BORDER-BOTTOM-WIDTH: 0px; 
   BORDER-BOTTOM-COLOR: #3232CD;
   BORDER-TOP-COLOR: #3232CD;
  
   padding-top: 0px;
  padding-left:0px;
  padding-right:0px;

}
.BODYi {
     BORDER-LEFT-WIDTH: 1px; 
   BORDER-LEFT-COLOR: #d79405;
   BORDER-RIGHT-WIDTH: 2px; 
   BORDER-RIGHT-COLOR: #d79405;
}

.BODYd {
     BORDER-LEFT-WIDTH: 2px; 
   BORDER-LEFT-COLOR: #d79405;
   BORDER-RIGHT-WIDTH: 1px; 
   BORDER-RIGHT-COLOR: #d79405;
}
.sd{
   border-width:1 1 1 0;
   border-style: solid;
}
.si{
   border-width:1 1 1 1;
   border-style: solid;
}
.ci{
   border-width:0 1 1 1;
   border-style: solid;
}
.cd{
   border-width:0 1 1 0;
   border-style: solid;
   }
    


