
#menu {
position: relative;
z-index: 27;
top: 15px;
color: #808080;
width: 140px;
left: 0px;
font-weight: bold;
float: left;
background-color: #009933;
}

.menu-nav {
position: relative;
visibility: visible;
clear: left;
float: left;
margin-right: 0px;
z-index: 5;
  height : 34px;
  overflow-y : hidden;
  background-image : url(images/nd.gif);
  background-position : 10px top;
  background-repeat : no-repeat;
}

p.nivo1 {
margin: 0px;
padding: 0px;
text-align: left;
z-index: 3;
font-weight: bold;
color: White;
padding-top: 6px;
padding-left: 40px;
 line-height : 12px;
}

p.nivo1:first-letter {

}

.navN1 {
padding: 0px;
 padding-right : 0px;
margin: 0px;
z-index: 2;
visibility: hidden;
background-color: #009933;
text-align: left;
clear: left;
position: relative;
top: 7px;
left: 0px;
float: none;
 width : 140px;
 margin-bottom : 7px;
}

.navN11 {
z-index: 4;
font-size: 9pt;
line-height: 14px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-left: 5px;
padding-bottom: 0px;
font-weight: normal;
background-color: #006633;
position: relative;
height: 20px;
top: 0px;
left: 23px;
float: left;
clear: left;
border: 2px #009933 outset;
 width : 117px;
 padding-right : 0px;
}

a.nivo1:link {
text-decoration: none;
color: White;
}

a.nivo1:visited {
color: White;
text-decoration: none;
}

a.nivo1:active {
color: #CCFFCC;
text-decoration: none;
background-color: transparent;
}

a.nivo1:hover {
color: #CCCCCC;
text-decoration: none;
background-color: transparent;
}

a.nivo2:link {
color: White;
text-decoration: none;
}

a.nivo2:visited {
color: #CCCCCC;
text-decoration: none;
}

a.nivo2:active {
color: White;
text-decoration: none;
background-color: #cc0033;
}

a.nivo2:hover {
color: White;
text-decoration: none;
background-color: #CC0033;
}