body {  
        background : url(bg.jpg) #e7e7e7 repeat-y fixed 50% 50%;
}
A{
          color:#666;
}
LI{
          list-style : url(list.gif);
}

#t1{
          border-bottom:1px dashed #999;
}

#t2{
          border-bottom:1px dashed #ddd;
}

.base{ 
          border-left:2px solid #777;
          border-right:2px solid #777;
          background : url(base.jpg);
}
.left{
          background:;
}
#rt{
          background :#888;    
          border-bottom:2px solid #f1ebd6;
}

#ct{
          background : url(rt.jpg);    
          border-bottom:2px solid #f1ebd6;

}
#lt{
          background :#bbb;   
          color:white; 
}

.title{
          background : url(title.jpg);


}

#top{
          background : url(top.jpg);
          color:white;
          border-bottom:0px #ddd solid;
}
.tdtop{
         background:#becafe;
         color:white;
         text-align:center;
         height:22px;
}
#mb{
          background : url(menu.jpg);
          border-bottom:2px solid #eee;

}

#menu A{
}

#menu A:HOVER{
          background :#eee;
          color:gray;
}

#bottom{
         border-bottom:2px solid #bbb;
         border-top:1px solid #ddd;
         color:white;
         background :#666;
}
#scroll{
         scrollbar-bace-color:white;
         scrollbar-arrow-color:white;
         scrollbar-face-color:gray;
         scrollbar-3dlight-color:black;
         scrollbar-darkshadow-color:black;
         scrollbar-shadow-color:#ffffff";

}

