
    #tabsK {
	 background-image:url(../images/template/bpd_12.jpg);
	background-repeat: no-repeat;
      float:left;
      width:777px;
		height: 58px;
      line-height:normal;
		overflow: hidden;
      }
    #tabsK ul {

	  margin:5px 0px 0px 15px;
	  padding:0px 0px 0px 0px;
	  list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
		
		
    #tabsK a {
      float:left;
      margin:0;
      padding:0px 0px 0px 6px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
		font-weight: bold;
      height: 23px;
      padding:11px 12px 0px 3px;
      color:#cad6de;
		font-family: Arial;
		font-size: 11px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
	 background:url("../images/template/bpd_m_15.jpg") no-repeat right top;
      }
    #tabsK a:hover {
      background:url("../images/template/bpd_m_14.jpg") no-repeat left top;
      }
    #tabsK a:hover span {
	 background:url("../images/template/bpd_m_15.jpg") no-repeat right top;

	  }