<!--
.t {background: url(header.PNG) 0 0 repeat-x; text-align:center;}
.b {background: url(dot.PNG) 0 100% repeat-x}
.l {background: url(dot.PNG) 0 0 repeat-y}
.r {background: url(dot.PNG) 100% 0 repeat-y}
.bl {background: url(bl.PNG) 0 100% no-repeat; text-align:center}
.br {background: url(br.PNG) 100% 100% no-repeat}
.tl {background: url(tl.PNG) 0 0 no-repeat}
.tr {background: url(tr.PNG) 100% 0 no-repeat; padding:10px}
.box_title   {height: 21; text-align: center; font-family: Arial; font-size: 17px; font-weight: bold; color: #FFFFFF; position: relative; top: -6px;}
.box_title_small  {height: 21; text-align: center; font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; position: relative; top: -6px;}
.box_group   {border: 1px #525252 solid; padding:4px; text-align:center; padding: 4px; width:421;}
.group_title {color: #4F2B26; font-size: 19px; font-weight: bold; font-family: Arial;}
//-->