body { 
  background-image: url("images/bgparts.jpg");
  background-repeat: repeat-y;
  background-position: center top;
}
.mastertops
{
    background-image: url('images/tableimages/tm.png'); 
    background-repeat: repeat;  
    border:0;
    height:19px;
}
.mastertoprcorner
{
    background-image: url('images/tableimages/tr.png'); 
    background-repeat: no-repeat;
     width:9px;
     border:0;
}
.mastertoplcorner
{
    background-image: url('images/tableimages/lt.png'); 
    background-repeat: no-repeat;
    border:0;
    width:9px;
}
.masterlefts
{
    background-image: url('images/tableimages/cbtrans.png'); 
    background-repeat: repeat;
    border:0;
}
.masterrights
{
    background-image: url('images/tableimages/cbtrans.png'); 
    background-repeat: repeat;
    border:0;
}
.masterbottoms
{
    background-image: url('images/tableimages/bm.png'); 
    background-repeat: repeat-x ;
    border:0;
        height:19px;
        
}
.masterbottomlcorner
{
    background-image: url('images/tableimages/bl.png'); 
    background-repeat: no-repeat;
     width:9px;
     border:0;
}
.masterbottomrcorner
{
    background-image: url('images/tableimages/br.png'); 
    background-repeat: no-repeat;
     width:9px;
     border:0;
}
.mastermain
{
    background-image: url('images/tableimages/cbtrans.png'); 
    background-repeat: repeat;
    border:0;
}

td
{
padding=0px;
}
