#navtabs{
position:absolute;
top:100px;
width:120px;
list-style:none;
}

#navtabs a{
border-bottom:0;
}

#navtabs li.here{
height:35px;
color:#fff;
font-weight:bold;
text-align:right;
padding:5px 15px 0 0;
}

#navtabs a{
display:block;
text-decoration:none;
height:35px;
text-align:right;
padding:5px 15px 0 0;
color:#fff;
font-weight:bold;
}

a.one:link,a.one:visited{
background: transparent url(../grafix/tabs/one.jpg) no-repeat 0 0;
}

a.one:hover{
background: transparent url(../grafix/tabs/one.jpg) no-repeat 0 -40px;
}

li.one{
background: transparent url(../grafix/tabs/one.jpg) no-repeat 0 -80px;
}

a.two:link,a.two:visited{
background: transparent url(../grafix/tabs/two.jpg) no-repeat 0 0;
}

a.two:hover{
background: transparent url(../grafix/tabs/two.jpg) no-repeat 0 -40px;
}

li.two{
background: transparent url(../grafix/tabs/two.jpg) no-repeat 0 -80px;
}

a.thr:link,a.thr:visited{
background: transparent url(../grafix/tabs/thr.jpg) no-repeat 0 0;
}

a.thr:hover{
background: transparent url(../grafix/tabs/thr.jpg) no-repeat 0 -40px;
}

li.thr{
background: transparent url(../grafix/tabs/thr.jpg) no-repeat 0 -80px;
}

a.fou:link,a.fou:visited{
background: transparent url(../grafix/tabs/fou.jpg) no-repeat 0 0;
}

a.fou:hover{
background: transparent url(../grafix/tabs/fou.jpg) no-repeat 0 -40px;
}

li.fou{
background: transparent url(../grafix/tabs/fou.jpg) no-repeat 0 -80px;
}

a.fiv:link,a.fiv:visited{
background: transparent url(../grafix/tabs/fiv.jpg) no-repeat 0 0;
}

a.fiv:hover{
background: transparent url(../grafix/tabs/fiv.jpg) no-repeat 0 -40px;
}

li.fiv{
background: transparent url(../grafix/tabs/fiv.jpg) no-repeat 0 -80px;
}

a.six:link,a.six:visited{
background: transparent url(../grafix/tabs/six.jpg) no-repeat 0 0;
}

a.six:hover{
background: transparent url(../grafix/tabs/six.jpg) no-repeat 0 -40px;
}

li.six{
background: transparent url(../grafix/tabs/six.jpg) no-repeat 0 -80px;
}

a.sev:link,a.sev:visited{
background: transparent url(../grafix/tabs/sev.jpg) no-repeat 0 0;
}

a.sev:hover{
background: transparent url(../grafix/tabs/sev.jpg) no-repeat 0 -40px;
}

li.sev{
background: transparent url(../grafix/tabs/sev.jpg) no-repeat 0 -80px;
}

a.eig:link,a.eig:visited{
background: transparent url(../grafix/tabs/eig.jpg) no-repeat 0 0;
}

a.eig:hover{
background: transparent url(../grafix/tabs/eig.jpg) no-repeat 0 -40px;
}

li.eig{
background: transparent url(../grafix/tabs/eig.jpg) no-repeat 0 -80px;
}

a.nin:link,a.nin:visited{
background: transparent url(../grafix/tabs/nin.jpg) no-repeat 0 0;
}

a.nin:hover{
background: transparent url(../grafix/tabs/nin.jpg) no-repeat 0 -40px;
}

li.nin{
background: transparent url(../grafix/tabs/nin.jpg) no-repeat 0 -80px;
}

