BODY{
   background-image: url(../back.jpg);
   background-repeat: repeat-x;
}

HTML{
 SCROLLBAR-FACE-COLOR: #000000; 
 SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
 SCROLLBAR-SHADOW-COLOR: #cccccc;
 SCROLLBAR-3DLIGHT-COLOR: #ffffff;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #222222;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}

.head{
   height: 30px;
   text-align: center;
   background-image: url(../head.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.his_main{
   padding: 0px 0px 0px 50px;
   text-align: left;
}

TD.his_u_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_l.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.his_u_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_r.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.his_l_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_l.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.his_l_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_r.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.his_border_l{
   width: 30px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
}

TD.his_border_r{
   width: 30px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
}

TD.oldhead{
   height: 30px;
   background-image: url(../head.gif);
   background-repeat: no-repeat;
   background-position: center;
}
