.nav-active, .nav-inactive, .subnavi-active, .subnavi-inactive, .subsubnavi-active, .subsubnavi-inactive, .nav-firstactive, .nav-firstinactive {
display:block;
float:left;
text-decoration:none;
color:#ffffff;
}

.nav-active, .nav-inactive {
line-height:20px;
padding-left:30px;
}

.nav-active, .nav-hover {
color:#7f0208;
}




.subnavi-active, .subnavi-inactive {

color:#232323;
padding-right:40px;
font-size:11px;
font-weight:bold;
}

.subsubnavi-active, .subsubnavi-inactive {

color:#7f0208;
padding-right:40px;
font-size:11px;
}


.navSpacer {
float:left;
width:20px;
margin-top:6px;
border-right:1px solid #FFFFFF;
}