table.gmenu
{
background: blue;
position: relative;
left: 0px;
top: 0px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
border-color:black;
border-style: solid;
margin-top: 0;
margin-right: 00;
margin-bottom: 0;
margin-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
td a.gmenu {
display: block;
width: 155px;
background: blue;
color: white;
font-family: Verdana;
font-size: small;
text-decoration: none;
border-top: 0;
border-right: 00;
border-bottom: 00;
border-left: 00;
border-color: black;
border-style: solid;
}
td a.gmenu:hover {
width: 155px;
background: white;
color: blue;
font-family: Verdana;
font-size: small;
text-decoration: none;
}
div.submenu {
display: block;
width: 155px;
background: blue;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
border-color:royalblue;
border-style: solid;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 0;
padding-right: 00;
padding-bottom: 0;
padding-left: 0;
}
.submenu a {
width: 155px;
display: block;
background: blue;
color: white;
font-family: Verdana;
font-size: small;
text-decoration: none;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
border-color: royalblue;
border-style: solid;
}
.submenu a:hover {
width: 155px;
background: white;
color: blue;
font-family: Verdana;
font-size: small;
text-decoration: none;
}
div.level2menu {
display: block;
}
.level2menu a {
width: 155px;
display: block;
text-decoration: none;
}
.level2menu a:hover {
width: 155px;
text-decoration: none;
}

