<style type="text/css">
.shadetabs 
{
    list-style: none;
    margin:0px;
    padding:0px;
    background: ;
    width:100%;
    float:left ;
    width:auto;
    border:1px solid #42432d;
    border-width:0px 0;
	font-size:small;

}

.shadetabs ul 
{
    margin: 0;
	padding: 0;
	list-style: none;

}

.shadetabs ul li {
    position: relative;
	float: left;
    padding:0;
    margin:0;
    list-style: none;

}

.shadetabs li ul {
	position: absolute;
	left:0px;
	top:29px;
	display: none;

}


.shadetabs a:link,
.shadetabs a:visited 
{
    float:left ;
    color:#000;
     background-image: url('http://www.alphafinanceadvisors.net/images/shade1.jpg');
background-repeat: repeat-x;


    padding: 14px 14px 14px 14px;
 margin-right:10px;
    border:1px solid #666666;
    text-decoration:none;
    font: 0.85em Arial, Helvetica, sans-serif;
font-weight:bold;
      line-height: 0px!important;
      max-height:30px;
height:0px;
bottom:0px;
    text-transform:uppercase; 
font-stretch:ultra-expanded!important;
}

.shadetabs ul li ul a {
	display: block;
	width:135px;
	border: 0px!important;
border-left:1px;
border-right:1px;
border-bottom:1px;
background:#fff;
background-image: none!important;
background-image: none!important;
border-bottom: 1px dotted #ccc!important;
font-weight:normal!important;
text-transform:none!important; 
	}

.shadetabs ul ul {
	width:163px;
	
border: 1px solid #666!important;

	}	

/*.shadetabs li:first-child a {
    border-left:1px solid #666;
}*/


.shadetabs a:active {
    background:#fff;
    color:#000;

}

.shadetabs a:hover {
    background: #ccc;
    color:#000;
 background-image: url('http://www.alphafinanceadvisors.net/images/shadeactive.gif');
}

.shadetabs li:hover ul, .shadetabs li.over ul { display: block; z-index:100;}




</style>
