.t_left { background:transparent url(img/top_left.gif) top left no-repeat; }
.t_right { background:transparent url(img/top_right.gif) top right no-repeat; }
.b_right { background:transparent url(img/bot_right.gif) bottom right no-repeat; }
.b_left { background:transparent url(img/bot_left.gif) bottom left no-repeat; }
.m_top { background:transparent url(img/mid_top.gif) top repeat-x; }
.m_bot { background:transparent url(img/mid_bot.gif) bottom repeat-x; }
.m_left { background:transparent url(img/mid_left.gif) left repeat-y; }
.m_right { background:transparent url(img/mid_right.gif) right repeat-y; }

a.submenu:link { text-decoration: none; color: #808080; font-size: 10pt; font-family: arial;} 
a.submenu:visited { text-decoration: none; color: #808080; font-size: 10pt; font-family: arial; }
a.submenu:active { text-decoration: none; color: #808080; font-size: 10pt; font-family: arial; }
a.submenu:hover { text-decoration: none; color: #000000; font-size: 10pt; font-family: arial; }	

a.link1:link { text-decoration: underline; font-weight: bold; color: #4c5f24; font-size: 10pt; font-family: arial;} 
a.link1:visited { text-decoration: underline; font-weight: bold; color: #4c5f24; font-size: 10pt; font-family: arial; }
a.link1:active { text-decoration: underline; font-weight: bold; color: #4c5f24; font-size: 10pt; font-family: arial; }
a.link1:hover { text-decoration: underline; font-weight: bold; color: #4c5f24; font-size: 10pt; font-family: arial; }	

a.link2:link { text-decoration: underline; color: #808080; font-size: 8pt; font-family: arial;} 
a.link2:visited { text-decoration: underline; color: #808080; font-size: 8pt; font-family: arial; }
a.link2:active { text-decoration: underline; color: #808080; font-size: 8pt; font-family: arial; }
a.link2:hover { text-decoration: underline; color: #FFFFFF; font-size: 8pt; font-family: arial; }	

.t_left2 { background:transparent url(img/bg_tl.png) top left no-repeat; }
.t_right2 { background:transparent url(img/bg_tr.png) top right no-repeat; }
.b_right2 { background:transparent url(img/bg_br.png) bottom right no-repeat; }
.b_left2 { background:transparent url(img/bg_bl.png) bottom left no-repeat; }
.m_top2 { background:transparent url(img/bg_tm.png) top repeat-x; }
.m_bot2 { background:transparent url(img/bg_bm.png) bottom repeat-x; }
.m_left2 { background:transparent url(img/bg_l.png) left repeat-y; }
.m_right2 { background:transparent url(img/bg_r.png) right repeat-y; }

#layer1 {position: absolute; visibility: hidden; width: 400px; height: 300px; left: 20px; top: 300px; background-color: #ccc; border: 1px solid #000;	padding: 10px;}
#close { float: right;}
