.t_left { background:transparent url(images/top_left.png) top left no-repeat; }
.t_right { background:transparent url(images/top_right.png) top right no-repeat; }
.b_right { background:transparent url(images/bot_right.png) bottom right no-repeat; }
.b_left { background:transparent url(images/bot_left.png) bottom left no-repeat; }
.m_top { background:transparent url(images/mid_top.png) top repeat-x; }
.m_bot { background:transparent url(images/mid_bot.png) bottom repeat-x; }
.m_left { background:transparent url(images/mid_left.png) left repeat-y; }
.m_right { background:transparent url(images/mid_right.png) right repeat-y; }
.class1 A:link { text-decoration: none; color: #000; }
.class1 A:visited { text-decoration: none; color: #000; }
.class1 A:active { text-decoration: none; color: #000; }
.class1 A:hover { text-decoration: underline; color: #800080; }	

.t_left2 { background:transparent url(images/bg_tl.png) top left no-repeat; }
.t_right2 { background:transparent url(images/bg_tr.png) top right no-repeat; }
.b_right2 { background:transparent url(images/bg_br.png) bottom right no-repeat; }
.b_left2 { background:transparent url(images/bg_bl.png) bottom left no-repeat; }
.m_top2 { background:transparent url(images/bg_tm.png) top repeat-x; }
.m_bot2 { background:transparent url(images/bg_bm.png) bottom repeat-x; }
.m_left2 { background:transparent url(images/bg_l.png) left repeat-y; }
.m_right2 { background:transparent url(images/bg_r.png) right repeat-y; }