.table-menu {
width: 800px;
height: 20px;
border: solid 1px;
border-color: #fcb315;
background-color: #00844a;
}

.td-menu {
width: 100px;
border-right: solid 1px;
border-color: #fcb315;
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-align: center;
cursor: hand;
}

.table-pop-menu {
position: absolute;
visibility: hidden;
border: solid 1px;
border-color: #fcb315;
background-color: #00844a;	
width: 157px;
text-align: center;
padding: 3px;
text-align: left;
}

.td-pop-menu {
width: 151px;
font-family: Verdana;
font-size: 10px;
color: #ffffff;
}
