@import 'styles.css';

TD.top-left {
   background-image:url('images/win2k-top-left-widget.gif');
   height:24px;
   width:24px;
}

TD.title-bar { background-image:url('images/win2k-bar-bg.gif');
   color:white;
   font-family:Arial,sans-serif;
   font-size:14px;
   height:24px;
}

TD.top-right {
   background-image:url('images/win2k-top-right-widgets.gif');
   width:67px;
   height:24px;
}

TD.left-edge {
   background-image:url('images/win2k-left-edge.gif');
   width:24px;
   height:24px;
}

TD.right-edge {
   background-image:url('images/win2k-right-edge.gif');
   width:67px;
   height:24px;
}

TD.bottom-left {
   background-image:url('images/win2k-bottom-left.gif');
   height:24px;
   width:24px;
}

TD.bottom-edge {
   background-image:url('images/win2k-bottom-edge.gif');
   height:24px;
}

TD.bottom-right {
   background-image:url('images/win2k-bottom-right.gif');
   height:24px;
   width:67px;
}
