/* CSS Document */
input.admingiris {
  font-family: tahoma;
  font-size:8pt;
  width:100px;
  border-color:#999999;
  border-width:1px;
  border-style:solid;
  height:auto;
}
input.genelbtn {
  font-family: tahoma;
  font-size:8pt;
  font-weight:600; 
  color:#3C3C3C;
  border:1px solid #525252;	
  height:18px;
  padding-left:1px;
  padding-right:1px;
  cursor:hand;
  background-image:url(admin_images/genelbuton.gif);
}

td.pencereyazi{
font-family:tahoma;
font-size:8pt;
color:#666666;
}
td.formyazi{
font-family:tahoma;
font-size:7pt;
color:#303030;
}
td.oteleklebaslik{
font-family:tahoma;
font-size:10pt;
color:#313131;
font-weight:bold;
}
input.tanimlamagiris {
  font-family: tahoma;
  font-size:8pt;
  font-weight:bold;
  width:100px;
  border-color:#999999;
  border-width:1px;
  border-style:solid;
  height:13px;
}
td.blokbaslik{
font-family:tahoma;
font-size:10pt;
color:#666666;
font-weight:bold;
}
td.formmadde{
font-family:tahoma;
font-size:8pt;
color:#333333;
}
td.eminmisiniz{
font-family:tahoma;
font-size:8pt;
color:#FF3366;
font-weight:bold;
}
td.kayithata{
font-family:tahoma;
font-size:8pt;
color:white;
font-weight:bold;
}
td.kayitevet{
font-family:tahoma;
font-size:8pt;

}
td.kayitdogru{
font-family:tahoma;
font-size:8pt;
color:white;
border:solid 1px #D0D0D0;
font-weight:bold;
}
input.formgiris {
  font-family: tahoma;
  font-size:8pt;
  width:100px;
  border-color:#999999;
  border-width:1px;
  border-style:solid;
  height:auto;
}
select.secimlist{
font-family: tahoma;  
font-weight:bold; 
font-size: 8pt; 
color:#666666;  
border:1px solid #EFEFEF;
}
select.otelkonum{
font-family: tahoma;  
font-size: 8pt; 
color:#383838;
width:100px;
height:120px;  
margin-top:2px;
border:1px solid #EFEFEF;
}
a.eklink { font-family:tahoma;  font-size:8pt; color:#636363; text-decoration:none; padding:5px;}
a.eklink:active { font-family:tahoma; font-size:8pt; color:#636363; text-decoration:none;}
a.eklink:visited { font-family:tahoma; font-size:8pt; color:#636363; text-decoration:none;}
a.eklink:hover { font-family:tahoma;   font-size:8pt; color:#0B0B0B; text-decoration:none; background-color:#FFCC00}


a.tanimlamalink { font-family:tahoma;  font-size:8pt; color:#636363; text-decoration:none;}
a.tanimlamalink:active { font-family:tahoma; font-size:8pt; color:#636363; text-decoration:none;}
a.tanimlamalink:visited { font-family:tahoma; font-size:8pt; color:#636363; text-decoration:none;}
a.tanimlamalink:hover { font-family:tahoma;   font-size:8pt; color:#0B0B0B; text-decoration:none;}

a.ustlink { font-family:tahoma; font-size:8pt; color:#636363; text-decoration:none;}
a.ustlink:active { font-family:tahoma;  font-size:8pt; color:#636363; text-decoration:none;}
a.ustlink:visited { font-family:tahoma;  font-size:8pt; color:#636363; text-decoration:none;}
a.ustlink:hover { font-family:tahoma;font-size:8pt; color:#0B0B0B; text-decoration:none;}

a.sayfalink { font-family:tahoma; font-size:11pt; color:#636363; text-decoration:none; }
a.sayfalink:active { font-family:tahoma;  font-size:11pt; color:#636363; text-decoration:none;}
a.sayfalink:visited { font-family:tahoma;  font-size:11pt; color:#636363; text-decoration:none; }
a.sayfalink:hover { background-color:#E4E4E4; font-family:tahoma;font-size:11pt; color:#0B0B0B; text-decoration:none;  }


input.mavibuton {
		font-family:tahoma;
		font-size:8pt;
		height:20px;
		background-image:url(admin_images/bt2.jpg);
		background-repeat:repeat-x;
		border:0px;
		color:#000000;
		cursor:pointer;
	}
	
	
input.saributon {
		font-family:tahoma;
		font-size:8pt;
		height:20px;
		background-image:url(admin_images/saribt.jpg);
		background-repeat:repeat-x;
		border:0px;
		color:#000000;
		cursor:pointer;
	}
	
	
	input.kirmizibuton {
		font-family:tahoma;
		font-size:8pt;
		height:20px;
		background-image:url(admin_images/kirbt.jpg);
		background-repeat:repeat-x;
		border:0px;
		color:#FFFFFF;
		cursor:pointer;
	}
