/* CSS Document */

body{padding:0px; margin:0px;}
.top_bg{background:url(images/top_bg.png) left top repeat-x; height:36px; width:100%; }
.bottom_bg{background: url(images/bottom_bg.png) left top repeat-x; height:36px; width:100%; }
.mid_l{background: url(images/mid_left.png)  left top repeat-y; height:100%; width:25px; }
.mid_r{background:  url(images/mid_right.png)  left top repeat-y; height:100%; width:25px; }

