@charset "utf-8";

/* SIDEBAR */
#sidebar1 {float: left; width: 200px; height: 330px; background: url(../images/menubg.gif) no-repeat; padding: 30px 0px 0px 18px; margin: 0px; position: relative;}
#sidebar1 li {padding: 0px; margin: 0px; list-style: none; position: absolute; left: 20px;}
#sidebar1 li, #sidebar1 li a {height: 16px; display:block;}

/* MENU */
#m1 {top: 43px; width: 45px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -10px no-repeat;}
#m2 {top: 69px; width: 70px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -36px no-repeat;}
#m3 {top: 95px; width: 180px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -62px no-repeat;}
#m4 {top: 121px; width: 170px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -88px no-repeat;}
#m5 {top: 147px; width: 120px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -114px no-repeat;}
#m6 {top: 173px; width: 135px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -140px no-repeat;}
#m7 {top: 199px; width: 100px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -166px no-repeat;}
#m8 {top: 225px; width: 80px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -192px no-repeat;}
#m9 {top: 251px; width: 100px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -218px no-repeat;}
#m10 {top: 277px; width: 160px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) 0px -244px no-repeat;}

#m1 a:hover {background: url(../images/menu.gif) -185px -10px no-repeat;}
#m2 a:hover {background: url(../images/menu.gif) -185px -36px no-repeat;}
#m3 a:hover {background: url(../images/menu.gif) -185px -62px no-repeat;}
#m4 a:hover {background: url(../images/menu.gif) -185px -88px no-repeat;}
#m5 a:hover {background: url(../images/menu.gif) -185px -114px no-repeat;}
#m6 a:hover {background: url(../images/menu.gif) -185px -140px no-repeat;}
#m7 a:hover {background: url(../images/menu.gif) -185px -166px no-repeat;}
#m8 a:hover {background: url(../images/menu.gif) -185px -192px no-repeat;}
#m9 a:hover {background: url(../images/menu.gif) -185px -218px no-repeat;}
#m10 a:hover {background: url(../images/menu.gif) -185px -244px no-repeat;}

/*MENU SELECTED*/
#m1s {top: 43px; width: 45px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -10px no-repeat;}
#m2s {top: 69px; width: 70px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -36px no-repeat;}
#m3s {top: 95px; width: 180px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -62px no-repeat;}
#m4s {top: 121px; width: 170px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -88px no-repeat;}
#m5s {top: 147px; width: 120px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -114px no-repeat;}
#m6s {top: 173px; width: 135px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -140px no-repeat;}
#m7s {top: 199px; width: 100px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -166px no-repeat;}
#m8s {top: 225px; width: 80px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -192px no-repeat;}
#m9s {top: 251px; width: 100px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -218px no-repeat;}
#m10s {top: 277px; width: 160px; text-indent: -1000px; overflow:hidden; background: url(../images/menu.gif) -185px -244px no-repeat;}