/* CSS Document */
a.menu{ font-family:arial; font-size:13px; color:#FFFFFF; text-decoration:none};
a.menu:hover{font-family:arial; font-size:13px; color:#FFFFFF; text-decoration:underline};
a.en_ust{ font-family:arial; font-size:10px; color:#9d9d9d; text-decoration:none};
a.en_ust:hover{font-family:arial; font-size:10px; color:#9d9d9d; text-decoration:underline};
a.yan_menu{ font-family:arial; font-size:11px; font-weight:bold; color:#1D1D1D; text-decoration:underline};
a.yan_menu:hover{ font-family:arial; font-size:11px; font-weight:bold; color:#1D1D1D; text-decoration:none};
td.byazi{ font-family:arial; font-size:17px; color:#FFFFFF; text-decoration:none};
td.form{ font-family:tahoma; font-weight:bold; font-size:11px; color:#333333};
td.orta{font-family:tahoma; font-size:12px; color:#8B8B8B;};
input.buton:hover {
		font-family:tahoma;
		font-size:8pt;
		font-weight:bold;
		height:20px;
		background-color:#F52733;
		background-repeat:repeat-x;
		color:#FFFFFF;
		border:1px #F52733;
		cursor:pointer;
		padding-left:2px;
		padding-right:2px;
	}

input.buton {
		font-family:tahoma;
		font-size:8pt;
		font-weight:bold;
		width:50px;
		height:20px;
		background-color:#969696;
		background-repeat:repeat-x;
		color:#ffffff;
		border:2px #cccccc;
		cursor:pointer;
		padding-left:2px;
		padding-right:2px;	 
		
	}
input.buton1:hover {
		font-family:tahoma;
		font-size:8pt;
		font-weight:bold;
		height:25px;
		background-color:#F52733;
		background-repeat:repeat-x;
		color:#FFFFFF;
		border:1px #F52733;
		cursor:pointer;
		padding-left:2px;
		padding-right:2px;
	}

input.buton1 {
		font-family:tahoma;
		font-size:8pt;
		font-weight:bold;
		width:50px;
		height:25px;
		background-color:#969696;
		background-repeat:repeat-x;
		color:#ffffff;
		border:2px #cccccc;
		cursor:pointer;
		padding-left:2px;
		padding-right:2px;	 
		
	}