
#menu {
    width:758px;
    height:18px;
	padding-top:0px;
	background:#669900;
}
#menu .top {
    background-color: #none;
    font-family: verdana, tahoma;
    font-weight: bold;
    font-size: 7pt;
    padding: 3px 10px 2px 10px;
    height:18px;
}
#menu .topunderline {
    background-color: #99CA3B;
    font-family: verdana, tahoma;
    font-weight: bold;
    font-size:  7pt !important;
    padding: 6px 5px 3px 11px;
}
#menu .top a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}
#menu .top a:hover {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}
#menu .topunderline a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}
#menu .topunderline a:hover {
    color: #FFF;
    text-decoration: underline;
    white-space: nowrap;
    font-size:  7pt !important;
}

#menu .section-top {
    border-color: #99CA3B;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #99CA3B;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #00A5E4;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #99CA3B;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 8px 4px 8px;

}

#menu .box-hover a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
	
}

#menu .box-right {
    background-color: #004A8D;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}
#menu a:hover {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}