table.gmenu { 
width : 600px; 
position : relative; 
left : 0; 
top : 0; 
} 
td a.gmenu { 
display : block; 
background-position : center; 
background-repeat : repeat-x; 
color : #989797; 
font-family : Times New Roman; 
font-weight : 100; 
text-decoration : none; 
border-top : 0; 
border-right : 0; 
border-bottom : 0; 
border-left : 0; 
text-align : center; 
} 
td a.gmenu:hover { 
display : block; 
background-image : url("imaes/navbg.png"); 
background-position : center; 
background-repeat : repeat-x; 
color : #ffffff; 
text-decoration : none; 
} 
div.submenu { 
display : block; 
width : 170px; 
} 
.submenu a { 
width : 170px; 
display : block; 
text-decoration : none; 
} 
.submenu a:hover { 
width : 170px; 
text-decoration : none; 
} 
div.level2menu { 
display : block; 
} 
.level2menu a { 
width : 170px; 
display : block; 
text-decoration : none; 
} 
.level2menu a:hover { 
width : 170px; 
text-decoration : none; 
} 