.nav1 {
table-layout:fixed;
width:130px;
line-height:12px;
margin-left:9px;
margin-top:10px;
margin-bottom:30px;
background-color:transparent;
}


.nav1 a {
display: block;
padding: 1px 0px 0px 10px;
font-family:"MS Sans Serif",Arial,Helvetica;
font-size:10pt;
line-height: 18px;
color:gray;
background-color:white;
text-decoration: none;
}

.nav1 a:hover {
color:#cc0000;
background-image: url('../images/navi2.gif');
background-repeat: no-repeat;
line-height:18px;
}

.navu1 {
float:left;
text-align: right;
width:125px;
line-height:12px;
margin-left:0px;
font: 8pt ,"MS Sans Serif",Arial,Helvetica;
background-image:url('../images/navi1.gif');
background-repeat: repeat-y;
margin-top:0; 
margin-bottom:0;
border-bottom-color: #999999;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

.navu2 {
float:left;
text-align: right;
width:125px;
line-height:12px;
margin-left:0px;
font: 8pt ,"MS Sans Serif",Arial,Helvetica;
background-color:silver;
margin-top:0; 
margin-bottom:0;
border-bottom-color: #999999;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-top-color: #999999;
border-top-style: dotted;
border-top-width: 1px;
}
