#shadetabs{
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
}
	#shadetabs ul {
	margin:0;
    padding:0;
    list-style:none;
    }

#shadetabs li{
    float:left;
    margin:0;
    padding:0 0 0 0px;
 }

#shadetabs a{
    display:block;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #2d2b2b;
}

#shadetabs a:visited{
    display:block;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #2d2b2b;
}

#shadetabs a:hover{
    display:block;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #c00;
}

#shadetabs a:active{
    display:block;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #c00;
}

  #shadetabs #current a {
    display:block;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #778;
border-right: 1px solid #778;
border-top: 1px solid #778;
color: #2d2b2b;    
}


/* navigation */
#header {
    float:left;
    width:100%;
   background: url(images/navbg.gif) repeat-x;
    font-size:93%;
    line-height:normal;
    }
	
	#header ul {
    margin:0;
    padding:0;
    list-style:none;
   background: url(images/navbg.gif) repeat-x;
    }
#header li {
    float:left;
   background: url(images/navbg.gif) repeat-x;
      no-repeat left top;
    margin:0;
    padding:0 0 0 1px;
    }
  #header a, #header strong, #header span {
    display:block;
   background: url(images/navbg.gif) repeat-x;
     no-repeat right top;
    padding:10px 15px 10px 6px;
    }
  #header a:visited {
    display:block;
   background: url(images/navbg.gif) repeat-x;
     no-repeat right top;
    padding:10px 15px 10px 6px;
    }

  #header a:hover {
    display:block;
   background: url(images/navbg.gif) repeat-x;
     no-repeat right top;
    padding:10px 15px 10px 6px;
	color: #fff;
    }

  #header a:active {
    display:block;
   background: url(images/navbg_hover.gif) repeat-x;
     no-repeat right top;
    padding:10px 15px 10px 6px;
    }

  #header #current {
   background: url(images/navbg_hover.gif) repeat-x;
    }
  #header #current a {
   background: url(images/navbg_hover.gif) repeat-x;
     no-repeat right top;
    padding:10px 15px 10px 6px;
    }
	
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  	
   

/* navigation */

ul1 li1 {
   display: table;
font-size: 12px;
text-decoration: none;
}



