.basictab{
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.basictab li{
display: inline;
}



.submenustyle{ display: none; }

* html .submenustyle{ width: 100%; }

.submenustyle a{

text-decoration:      none;
color:                #8e8e8e;
font-weight:          normal;
font-family:          Verdana;
font-size:            10px;
}
.submenustyle a:visited{

color:                #8e8e8e;
text-decoration:      none;
font-weight:          normal;
font-family:          Verdana;
font-size:            10px;
}

.submenustyle a:active{

text-decoration:     none;
font-weight:         bold;


}
.submenustyle a:hover{

text-decoration:    none;
color:              #1ea9c6;
font-weight:        normal;
font-family:        Verdana;
font-size:          10px;
}