#menu {
	text-align:right;
    background: none;
    width:550px;
    height:18px;
	padding-top:0px;
}
#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: #784040;
    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: #E0DAD1;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #E0DAD1;
    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: #1a5f89;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #4DB3D0;
    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: #644370;
    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;
}