td {
	font-size			: 11px;
	font-family			: Tahoma;
	line-hegiht			: 18px;
	color				: #333333;	
}
#oran {
	background			: #f9ffeb;
	font-size			: 11px;
	font-family			: Tahoma;
	line-hegiht			: 18px;
	color				: #333333;
	padding				: 2px;
}
#kayit {
	background			: #e4f6ff;
	font-size			: 11px;
	font-family			: Tahoma;
	line-hegiht			: 18px;
	color				: #333333;
	padding				: 2px;
}
#okey {
	font-size			: 15px;
	font-family			: Arial;
	color				: #333333;
	padding				: 5px;
	padding-top			: 10px;
	text-align			: center;
}
#logo {
	border-bottom		: 2px solid #DDDDDD;
	text-align			: left;
	padding-bottom		: 1px;
}
#bilgi {
	background			: #F1F1F1;
	font-size			: 11px;
	font-family			: Tahoma;
	line-hegiht			: 18px;
	color				: #333333;
	padding				: 5px;
	padding-left		: 8px;
	padding-right		: 8px;
}
#bottom {
	border-top			: 2px solid #DDDDDD;
	font-size			: 11px;
	font-family			: Tahoma;
	line-hegiht			: 18px;
	color				: #666666;
	padding				: 5px;
	padding-left		: 8px;
	padding-right		: 8px;
}
.birim {
	border-bottom		: 1px dashed #DBDBDB;
	font-size			: 12px;
	font-family			: Arial;
	color				: #355880;
	line-height			: 18px;
}
.ucret {
	border-bottom		: 1px dashed #DBDBDB;
	font-size			: 12px;
	font-family			: Arial;
	color				: #D80000;
	font-weight			: 600;
	line-height			: 18px;
}
.bilgi_bas {
	border-bottom		: 1px dashed #D80000;
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: 600;
	color				: #4a6c00;
	line-height			: 18px;
}
.kayit_bas {
	border-bottom		: 1px dashed #4a6c00;
	font-size			: 12px;
	font-family			: Arial;
	font-weight			: 600;
	color				: #D80000;
	line-height			: 18px;
}
.form_input {
	border				: 1px solid #C0C0C0;
	background			: #FBFBFB;
	width				: 100%;
	font-size			: 11px;
	font-family			: Tahoma;
	color				: #111111;
}