@charset "utf-8";
/* CSS Document */


unknown {
        font-size:small;
}
#header {
      
		font-size:93%; background:url(../img/tabs/bg.gif)  #FFFFFF repeat-x 50% bottom; float:left; width: 100%; line-height:normal;
		/*color:#FFFFFF;*/
}
#header ul {

        padding-right:10px; padding-left: 10px; padding-bottom: 0px; margin: 0px; padding-top: 10px; list-style-type:none;
}
#header li {
        
		padding-right: 0px; padding-left:  9px; background:url(../img/tabs/left.gif) no-repeat left top; float:left; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
#header a {
       		padding-right: 15px; display:block; padding-left: 6px; font-weight:bold; background:url(../img/tabs/right.gif) no-repeat right top; float:left; padding-bottom: 4px; color:#765; padding-top:5px; text-decoration:none;
			/*color:#FFFFFF;*/
}
#header a {
        
		float:none;
}


#header #current {
        
		background-image:url(../img/tabs/left_on.gif);
		/*color:#FFFFFF;*/
}
#header #current a {
        BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; 
		background-image:url(../img/tabs/right_on.gif); padding-bottom: 5px; 
		/*color:#FFFFFF;*/
}

