    #tabsF {
      font: bold 11px/1.5em Verdana;
      float:left;
      width:99%;
      background:#efefef;
      font-size:93%;
      line-height:normal;

      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;

      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;

      }
    #tabsF a {
      float:left;
      background:url("../images/tableftf.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	font: bold 10px Verdana;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightf.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
	font: bold 10px Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }

    #main {
      padding: 0 0 0 0px;
      width: 99%;
      border: dotted 1px;
      
      }

    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	 #teh, #foto {
      display: none;
      
      }

        #tabsF .current a {
                background-position:0% -42px;
        }
        #tabsF .current a span {
                background-position:100% -42px;
        }


#navcontainer {
        margin: 0 0 0 0px;
        padding: 0;
        height: 20px;

	
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
	
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #fff;
        width: 150px;
        height: 18px;
        border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: 1px solid #f5d7b4;
        padding: 0px 4px 0px 4px;
        margin: 0 0 10px 0;
        color: #6B6867;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 15px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #930;
        background: #f5d7b4;
}

#navcontainer a:active {
        background: #FCA31D;
        color: #fff;
}

#navcontainer li.current a {
        background: #FCA31D;
        border: 1px solid #c60;
        color: #fff;
}

.smimg {
	cursor: hand; 
	border-color:#FF0000;
}

