div.frame_bold_bg,
div.frame_tiny_bg,
div.frame_top_bg,
div.frame_scroll_bg { background: #F7F2EC;                                                        }

div.frame_bold_top   { background: url( "frames/frame_bold/bold_top.png" ) repeat-x  left  top;    }
div.frame_bold_bot   { background: url( "frames/frame_bold/bold_bot.png" ) repeat-x  left  bottom; }
div.frame_bold_left  { background: url( "frames/frame_bold/bold_l.png"   ) repeat-y  left  top;    }
div.frame_bold_right { background: url( "frames/frame_bold/bold_r.png"   ) repeat-y  right top;    }
div.frame_bold_top_l { background: url( "frames/frame_bold/bold_lt.png"  ) no-repeat left  top;    }
div.frame_bold_top_r { background: url( "frames/frame_bold/bold_rt.png"  ) no-repeat right top;    }
div.frame_bold_bot_l { background: url( "frames/frame_bold/bold_ld.png"  ) no-repeat left  bottom; }
div.frame_bold_bot_r { background: url( "frames/frame_bold/bold_rd.png"  ) no-repeat right bottom; padding: 10px; padding-left: 14px; padding-right: 14px; }

div.frame_tiny_top   { background: url( "frames/frame_tiny/tiny_top.png" ) repeat-x  left  top;    }
div.frame_tiny_bot   { background: url( "frames/frame_tiny/tiny_bot.png" ) repeat-x  left  bottom; }
div.frame_tiny_left  { background: url( "frames/frame_tiny/tiny_l.png"   ) repeat-y  left  top;    }
div.frame_tiny_right { background: url( "frames/frame_tiny/tiny_r.png"   ) repeat-y  right top;    }
div.frame_tiny_top_l { background: url( "frames/frame_tiny/tiny_lt.png"  ) no-repeat left  top;    }
div.frame_tiny_top_r { background: url( "frames/frame_tiny/tiny_rt.png"  ) no-repeat right top;    }
div.frame_tiny_bot_l { background: url( "frames/frame_tiny/tiny_ld.png"  ) no-repeat left  bottom; }
div.frame_tiny_bot_r { background: url( "frames/frame_tiny/tiny_rd.png"  ) no-repeat right bottom; padding: 4px; padding-left: 8px; padding-right: 8px; }

div.frame_top_bg    { background: url( "frames/frame_top/bg.png"  );                        }
div.frame_top_top   { background: url( "frames/frame_top/t.png"   ) repeat-x  left  top;    }
div.frame_top_bot   { background: url( "frames/frame_top/b.png"   ) repeat-x  left  bottom; }
div.frame_top_left  { background: url( "frames/frame_top/l.png"   ) repeat-y  left  top;    }
div.frame_top_right { background: url( "frames/frame_top/r.png"   ) repeat-y  right top;    }
div.frame_top_top_l { background: url( "frames/frame_top/lt.png"  ) no-repeat left  top;    }
div.frame_top_top_r { background: url( "frames/frame_top/rt.png"  ) no-repeat right top;    }
div.frame_top_bot_l { background: url( "frames/frame_top/lb.png"  ) no-repeat left  bottom; }
div.frame_top_bot_r { background: url( "frames/frame_top/rb.png"  ) no-repeat right bottom; }
div.frame_top_inner { padding-left: 4px; padding-right: 4px; }

div.frame_scroll_bg    { background: url( "frames/frame_scroll/bg.png"  );                        }
div.frame_scroll_top   { background: url( "frames/frame_scroll/t.png"   ) repeat-x  left  top;    }
div.frame_scroll_bot   { background: url( "frames/frame_scroll/b.png"   ) repeat-x  left  bottom; }
div.frame_scroll_left  { background: url( "frames/frame_scroll/l.png"   ) repeat-y  left  top;    }
div.frame_scroll_right { background: url( "frames/frame_scroll/r.png"   ) repeat-y  right top;    }
div.frame_scroll_top_l { background: url( "frames/frame_scroll/lt.png"  ) no-repeat left  top;    }
div.frame_scroll_top_r { background: url( "frames/frame_scroll/rt.png"  ) no-repeat right top;    }
div.frame_scroll_bot_l { background: url( "frames/frame_scroll/lb.png"  ) no-repeat left  bottom; }
div.frame_scroll_bot_r { background: url( "frames/frame_scroll/rb.png"  ) no-repeat right bottom; padding: 4px; padding-left: 16px; padding-right: 16px; }






div.img_tiny_top   { background:    url( "frames/frame1/frame1_top_bg.gif"    ) repeat-x  left  top;                   }
div.img_tiny_bot   { background:    url( "frames/frame1/frame1_bot_bg.gif"    ) repeat-x  left  bottom;                }
div.img_tiny_left  { background:    url( "frames/frame1/frame1_mid_left.gif"  ) repeat-y  left  top;                   }
div.img_tiny_right { background:    url( "frames/frame1/frame1_mid_right.gif" ) repeat-y  right top;                   }
div.img_tiny_top_l { background:    url( "frames/frame1/frame1_top_left.gif"  ) no-repeat left  top;                   }
div.img_tiny_top_r { background:    url( "frames/frame1/frame1_top_right.gif" ) no-repeat right top;                   }
div.img_tiny_bot_l { background:    url( "frames/frame1/frame1_bot_left.gif"  ) no-repeat left  bottom;                }
div.img_tiny_bot_r { background:    url( "frames/frame1/frame1_bot_right.gif" ) no-repeat right bottom;  padding: 4px; }
div.img_tiny_bot_r img { display:   block; margin: 0px                                                                            }
div.img_tiny_bot_r a {   display:   block; margin: 0px; padding: 0px; font-size: 1px;                                                                            }
