
.KayitAl
{
	
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	padding: 10px;
	border: 3px solid darkKhaki;
	color: darkKhaki;		
	background-color: beige;
}
		.KayitAl legend
		{
			border: inherit;
			color: inherit;		
			background-color: inherit;
			font-weight: bold;
			font-variant: small-caps;
			padding: 2px 10px;
		}

		.KayitAl form
		{
			display: inline;
			padding: 10px;
			
			width: 450px;

		}
				.KayitAl form input
				{
					width: 100%;
					color: black;
					font-size: 140%;
					font-weight: bold;
					font-variant: small-caps;
					background-color: #e0e0cA;
					border: 2px solid darkKhaki;
					height: 120%;
				}
				.KayitAl form input.Tamam
				{
					color: darkKhaki;
					width: auto;
				}				
						.KayitAl form input.Tamam:hover
						{
							color: black;
							background-color: yellowGreen;
							cursor: pointer;							
						}
				.KayitAl form textarea
				{
					color: darkKhaki;
					background-color: #e0e0cA;
					font-family: "comic sans", "comic sans ms", comic, fantasy, monospace;
					font-size: 120%;
					border: 2px solid darkKhaki;
					width: 100%;
					height: 150px;					
				}


.KayitAlHata
{
	border: 1px solid red;
	padding: 10px;
	display: block;
	color: red;
	background-color: PaleGoldenRod;
	font-weight: bold;
	font-size: 120%;
	font-variant: small-caps;
	width: auto;
}
	
.KayitAlGoster
{
	text-align: center;
}
		.KayitAlGoster blockquote
		{
			padding: 10px 20px 45px 20px;
			margin-bottom: 50px;
			text-align: left;
			color: #BDB76B;
			background-color: beige;
			font-size: 120%;
			font-weight: bold;
			font-family: "comic sans", "comic sans ms", comic, fantasy, monospace;
			border: 1px solid darkKhaki;
		
		}

		.KayitAlGoster .KayitYokUyarisi
		{
			border-bottom: 3px ridge blue;
			color: blue;
			font-weight: bold;
			font-style: italic;
			font-size: 130%;
		}
		.KayitAlGoster blockquote .AdSoyad
		{
			color: black;
			text-decoration: underline;
			font-size: 150%;
			font-variant: small-caps;						
		}
		.KayitAlGoster blockquote .KaydedilenMetin
		{
			display: inline;
		}
		.KayitAlGoster blockquote .Tarih
		{
			/* Yalnızca tarih özellikleri */
			color: darkKhaki;
			font-style: italic;
			font-weight: bold;
			font-size: 80%;				
		}

			