#menu {
    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: #460E0D;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #460E0D;
    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: #768c75;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #DADED9;
    font-family: verdana, tahoma;
    font-size:  7pt !important;
    font-weight: bold;
    padding: 3px 8px 4px 8px;

}

#menu .box-hover a {
    color: #9a0000;
    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: #9a0000;
    text-decoration: none;
    white-space: nowrap;
    font-size:  7pt !important;
}

#menuright {
    background: none;
    width:165px;
}

#menuright .headerR {
    background-color: #e3c191;
    font-family: verdana, tahoma;
    font-size:10px !important;
    font-weight: bold;
    padding:4px;
	color:#000;
	text-align:center;
    width:165px;
}

#menuright .boxr {

    font-family: verdana, tahoma;
    font-size:11px !important;
	border-right:1px solid #DADED9;
	border-left:1px solid #DADED9;
	border-bottom:1px solid #DADED9;
	text-align:left;
    width:163px;
}


#menuright a.right, a.right:visited {
    background-color: #FFF;
	padding:3px 5px 3px 5px;
    width:163px;
	display:block;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    font-size:11px !important;
}

#menuright a.right:hover {
    background-color: #f8f8f8;
	padding:3px 5px 3px 5px;
    width:163px;
	display:block;
    color: #9a0000;
    text-decoration: none;
    white-space: nowrap;
    font-size:11px !important;
}

.btnsubmit {
background-color:#B25729;
color:fff; 
font-size:7.5pt !IMPORTANT;
font-family: verdana,tahoma;
font-weight:bold;
border:2px solid #CC6633;
margin:0px; }