/**************** body and tag styles ****************/
	body {
	font-family: 'Verdana';
	
	margin-top:10px;
	
	
	
	  }

	a {
	  font-weight: bold;

	  }

	a:hover {
	  background-color: #FFFFFF;
	  }
	  
	

img {
}
.artilogo {
margin-left:82px;
margin-top: 20px;

}



/**************** menu styles ****************/
    #tabs10 {
    font-size:10px;
      
margin-top:-40px;   
margin-left:25px;

      }
    #tabs10 ul {
	  margin:0px;
	  padding: 5px 0px 10px 5px;

      }
    #tabs10 li {
      display:inline;
          
      }
    #tabs10 a {
     float:left;
     text-decoration:none;
     margin-top:10px;
     
      }
    #tabs10 a span {
          display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:1px 11px 3px 9px;
      color:#FFF; /* Menu yazi rengi */
      
      }
    #tabs10 a span {
	
	  }
    #tabs10 a:hover {

      }
    #tabs10 a:hover span {
      background-position:100% -42px;
 
      }
