#menu {
    background: #999966;
    font-style: normal;font-style: bold;font-weight: 600;
    vertical-align:middle;
}
#menu .top, #menu .topSelected {
    background-color: #999966;
    padding: 3px 9px 3px 9px;
	height:19px;
	border-top-style: none; border-bottom-style: none;
border-left: 1px #404039 solid; border-right: none;	font-family: Verdana;
	font-size: 11px;
	text-decoration:none; 
	color: #404039; 
    font-style: bold;font-weight: 600;
    
}
#menu .top-hover, #menu .topSelected-hover {
    background-color: #666633;
    padding: 3px 9px 3px 9px;
	height:19px;
	border-top-style: none; border-bottom-style: none;
	border-left: 1px #404039 solid; border-right: none;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none; 
	color: #404039; 
	font-style: bold;font-weight: 600;
}
#menu .top a {
    color: #404039;
    text-decoration: none;
    white-space: nowrap;
   font-style: bold;font-weight: 600;
    
}
#menu .top a:hover {
    color: #404039;
    text-decoration: none;
    white-space: nowrap;
    font-style: bold;font-weight: 600;
    
}
#menu .section-top {
    border-color: #b8b4ae;
    border-width: 0px;
    border-style: none none none none;
    position: absolute;
    z-index: -1;
    visibility: hidden;
    font-style: bold;font-weight: 600;
    
}

#menu .topSelected , #menu .topSelected-hover{
    color: #404039;
    background-color: #666633;
    font-style: bold;font-weight: 600;
}
#menu .topSelected a , #menu .topSelected-hover a{
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: bold;font-weight: 600;
}
#menu .topSelected a:hover , #menu .topSelected-hover a:hover{
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: bold;font-weight: 600;
}

#menu .section {
     background-color: #666633;
    padding: 3px 13px 3px 13px;
	height:19px;
	border-top-style: none; border-bottom-style: none;
	border-left: 1px #019587 dotted; border-right: none;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none; 
	color: #404039; font-style: normal;font-weight: 100;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #CCCC9A;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px 3px 10px;
    border-color: #666633;
    border-width: 1px;
    border-style: none solid solid solid;font-style: normal;font-weight: 100;
}
#menu .box-hover {
    background-color: #666634;
    font-family: arial;
    font-size: 11px;
   padding: 3px 10px 3px 10px;
    border-color: #404039;
    border-width: 1px;
    border-style: none solid solid solid;font-style: normal;font-weight: 100;
}
#menu .box-right {
    background-color: #333333;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px 3px 10px;font-style: normal;font-weight: 100;
}
#menu .box-right-hover {
    background-color: #000000;font-style: normal;font-weight: 100;
    font-family: arial;
    font-size: 11px;
    padding: 3px 10px 3px 10px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 3px;
    right: 1px;font-style: normal;font-weight: 100;
}
#menu a {
display: block;
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: bold;font-weight: 600;
}
#menu a:hover {
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: bold;font-weight: 600;
}

#menu .box a,  #menu .box-hover a {
display: block;
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: normal;font-weight: 100;
}
#menu .box a:hover,  #menu .box a:visited, #menu .box-hover a:hover,  #menu .box-hover a:visited  {
    color: #404039;
    text-decoration: none;
    white-space: nowrap;font-style: normal;font-weight: 100;
}