  a{
      color: #003366;
      text-decoration: none;
  }
  a:hover{
      text-decoration: underline;
  }
  .kucuk{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
  	  
  }
  td{
  	  color: #363636;	
      font-size: 12px;
      font-family: Tahoma, Verdana, Arial;
  }
  input, select, textarea{
  	  font-size: 12px;
      font-family: Tahoma, Verdana, Arial;
  }
  .buton{
      font-size: 12px;
      font-family: Tahoma, Verdana, Arial;
      border-width:1;
      border-style:Solid;
      border-color:Steelblue;
      background-color: white;
  }
  .inactive{
  	  color: #adadad;
  }
  .okan{
  	  font-size: 110%;
      font-family: Arial;
  	  color: #636363;  	    
  }
  .lmenu{
  	  font-size: 12px;
  	  color: #cccccc;  	    
  }
  .lmenu_header{
  	  font-size: 12px;
  	  color: white;  	  
  	  font-weight: 200;  
  } 
  .nav {
  	  font-size: 12px;
  	  color: #003366;  	    
  }
.bas {
	color: #003366;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid Steelblue;
}
.orta {
	background-color: white;
	border-top: none;
	border-right: 1px solid Steelblue;
	border-bottom: none;
	border-left: 1px solid Steelblue;
}
.son {
	background-color: white;
	border-top: none;
	border-right: 1px solid Steelblue;
	border-bottom: 1px solid Steelblue;
	border-left: 1px solid Steelblue;
}
