.arama {
		font-family:helvetica;
		font-size:18px;
		border:1px solid #aaaaaa;
		font-weight:bold;
		padding:3px;
		color:#555555;
	}	

	.sorgu {

		font-family:verdana;
		font-size:17px;
		border:1px solid #777777;
		padding:3px;
		margin-left:8px;
		margin-right:25px;
		background:#DDDDDD;
	}

	.whois {
		width:100%;
		border:1px solid gray;
		padding:7px;
		background-color:#F1F8F2;
		font-size: 12px;
		color: black;
		font-family: monospace;
		line-height: 1.2em;
		word-spacing: .01em;
		letter-spacing: 0em;
		
	}


	.sorgusonucu {
		font-family:arial;
		font-size:14px;
		border:1px solid gray;
		padding:7px;
		background-color:#DDDDDD;
		font-weight:bold;
	}

	.sorgusonucu a {
		font-weight:normal;
		color:#0000B0;
		text-decoration:none;
		font-size:15px;
		font-family:arial;
	}

	.uzantilarbaslik {
		font-family:arial;
		font-size:14px;
		border:1px solid gray;
		padding:7px;
		background-color:#CCCCCC;
		font-weight:bold;
	}

	.bilgi {
		width:100%;
		border:1px solid gray;
		padding:7px;
		background-color:#F8F2FD;
		font-size: 12px;
		color: black;
		font-family: arial;
		line-height: 1.2em;
		word-spacing: .01em;
		letter-spacing: 0em;
		
	}

	.baslik {
		font-family:arial;
		font-size:12px;
		font-weight:bold;

	}

	.deger {
		font-family:arial;
		font-size:12px;
	}

	.shortwhois {
		width:100%;
		border:1px solid gray;
		padding:7px;
		background-color:#F8F2FD;
		font-size: 12px;
		color: black;
		font-family: monospace;
		line-height: 1.2em;
		word-spacing: .01em;
		letter-spacing: 0em;
		
	}

	.copy {

		font-family:tahoma;
		font-size:11px;
	}

	.copy em {
		font-size:9px;
		color:#919191;
		font-style: normal;
		}

	.green {
		color: #0A942D;
	}

	.uyari {

		font-family: tahoma;
		font-size:10px;
	}

	.red {
		color:#820202;
	}

	#texton {
		display:none;
		border:1px solid black;
		width:250px;
		height:120px;
		float:right;
		margin-right:5px;
		margin-top:2px;
		z-index:100;
		background-color:#DCF19B;
	}

	#texton div {
		cursor:pointer;
	}

	#texton div h3 {
		font-family:verdana;
		font-size:13px;
		color:#5F5F5F;
		margin:10px;
	}

	#texton div p {
		font-family:verdana;
		font-size:11px;
		color:#444444;
		margin:10px;
	}

	#texton a {
		cursor:pointer;
		color:#3C3CFF;
		font-family:verdana;
		font-size:10px;
		margin:10px;
	}

table.content {
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: dotted dotted dotted dotted;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
	font-family:tahoma;
	font-size:10px;

}
table.content th {
    border-width: 1px 1px 1px 1px;
    padding:1px;
    border-style: outset outset outset outset;
    border-color: gray gray gray gray;
    background-color: rgb(238, 238, 238);
    -moz-border-radius: 0px 0px 0px 0px;
}
table.content td {
    border-width: 1px 1px 1px 1px;
    padding: 2px;
    border-style: outset outset outset outset;
    border-color: gray gray gray gray;
    background-color: rgb(238, 238, 238);
    -moz-border-radius: 0px 0px 0px 0px;
	font-family:tahoma;
	font-size:10px;
}

#firmalar {
	padding-top:2px;
	}

#firmalar p {
	font-family:tahoma;
	font-weight:normal;
	font-size:10px;
	padding:3px;
}

#firmalar span {
		display:block;
		float:left;
		padding:3px;
		}
#firmalar span a img {
		border:1px solid black;
		}
.deger2 {
		font-family:verdana;
		font-size:10px;
	}


#about {
	margin-top:40px;
	margin-bottom:10px;
	}

#about a {
	color:#222222;
	font:11px Tahoma;
	margin-left:10px;
}

.bilgibaslik {
		font-family:verdana;
		font-size:10px;
		padding:7px;
		background-color:#EEFFEE;
		font-weight:bold;
		border:0;
		border-bottom:1px solid #eaeaea;
		border-top:1px solid #eaeaea;
		padding-left:0;
	}

.bilgidesc {

	font-family:verdana;
	font-size:10px;
	padding: 5px 5px 5px 0px;
	border-bottom:1px solid #eaeaea;
}

.btext {
	text-align:justify;
	line-height:1.5em;
}