/*- Menu Tabs F--------------------------- */

    #tabsF ul {
	margin-left:40px;
	list-style:none;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 13px 3px 6px;
      color:#816616;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }

    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }


.manu a{
    color:#FFFFFF;
	cursor:pointer;
}
.nomanu {
	cursor:pointer;
}


#d1{
	position: relative;
	top: 0px;
}
#d2{
	position: relative;
	top: 0px;
}
#d3{
	position: relative;
	top: 0px;
}
#d4{
	position: relative;
	top: 0px;
}
.layer {
	border-top: none;
	font-size: 11px;
	width:	540px;
	height:	155px;
	position: relative;
	margin-left:30px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	line-height: 180%;
}
.layer img{
	float: right;
	margin-left: 3px;
	margin-right: 5px;

}
.layer a{
 color:#816616;
}
