#wrap-head { margin: 0 auto; text-align: center; background: #fff url(../img/bg/bg_wrap-head.gif) repeat-x; }
#wrap-foot { margin: 0 auto; text-align: center; background: #fff url(../img/bg/bg_wrap-foot.gif) repeat-x top; }

#head ul { list-style: none; }
#head ul a { text-decoration: none; color: #fff; padding-left: 10px; display: block; float: left; background: url(../img/bg/bg_tab-left.gif) no-repeat left top; }
#head ul a:hover { color: #fff; background: url(../img/bg/bg_tab-left_on_line.gif) left top no-repeat; padding-left: 10px; }

#head ul a.first { background: url(../img/bg/bg_tab-left_first.gif) no-repeat left top; }
#head ul a.first:hover { background: url(../img/bg/bg_tab-left_on_line_first.gif) no-repeat left top; }

#head ul a span { color: #fff; text-transform: uppercase; display: block; float: left; background: url(../img/bg/bg_tab-right.gif) no-repeat right top; padding: 4px 20px 4px 10px; cursor: pointer; }
#head ul a:hover span { text-decoration: none; background: url(../img/bg/bg_tab-right_on_line.gif) right top no-repeat; }

#head li { float: left; }

#head #current a { font-weight: bold; background: url(../img/bg/bg_tab-left_on.gif) left top no-repeat; }
#head #current span { background: url(../img/bg/bg_tab-right_on.gif) no-repeat right top; cursor: pointer; }

#body-left #subnav { width: 200px; margin-bottom: 20px; }
#body-left #subnav .subnav-top { height: 10px;  background: url(../img/nv/snv_top.gif) top no-repeat; }
#body-left #subnav .subnav-btm { height: 10px; background: url(../img/nv/snv_btm.gif) top no-repeat; }
#body-left #subnav .subnav { padding: 3px 20px; background: url(../img/nv/snv.gif) repeat-y; }
#body-left #subnav a { font-size: 12px; color: #fff; }

#body-left #subnav ul { list-style: none outside; background-color: #B31B34; margin: 0 10px; padding: 0;}
#body-left #subnav ul li { margin: 0; padding: 3px 10px; }
#body-left #subnav ul li.active { background-color: #BE3D52; }
#body-left #subnav ul li a.active { font-weight: bold; }
#body-left #subnav ul li ul { background-color: #BE3D52; margin: 0; padding: 3px 0 0 0; }


