.basictab{
padding: 3px 0;
margin-left: 0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:12px;
font-weight:bold;
list-style-type: none;
margin-bottom: 0;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
color: #ffffff;
}


.basictab li a:visited{
color: #ffffff;
}

.basictab li a:hover{
color: #877a5d;
}

.basictab li a:active{
color: #ffffff;
}



.submenustyle{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle1{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:320px;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle2{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:370px;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle3{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:327px;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle4{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:60px;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle5{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:153px;
margin-top:0px;
margin-bottom: 2px;
}

.submenustyle7{
padding: 2px 1px 5px 1px;;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-family:'Lucida Grande', Verdana, 'Trebuchet MS', Arial, sans-serif;
font-size:10px;
text-align:right;
margin-right:15px;
margin-top:0px;
margin-bottom: 2px;
text-decoration:none;
}


* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a, .submenustyle1 a, .submenustyle2 a, .submenustyle3 a, .submenustyle4 a, .submenustyle5 a{
padding: 1px 5px;
text-decoration: none;
}

.submenustyle a:hover, .submenustyle1 a:hover, .submenustyle2 a:hover, .submenustyle3 a:hover, .submenustyle4 a:hover, .submenustyle5 a:hover{
color: #877a5d;
}