/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
}
.sitecon {margin: 0 auto; text-align: left; }
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
table
{
text-align:left;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
#alan
{
height:155px;
width:320px;
text-align:left;
overflow-x:hidden;
overflow-y:hidden;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

    #arama{
    width:164px;
	height:19px;
	background:url(images/arama.gif) no-repeat;}
	.arama-text{
	background:#333333;
	padding:2px;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-style:italic;
	border:0px solid #201A16;
	margin-left:5px;
	margin-top:4px;
	width:150px;
	height:14px;
}

    #mesajkutusu{
    width:290px;
	height:19px;
	background:url(images/msgbox.gif) no-repeat;}
	.mesajkutusu-text{
	background:#333333;
	padding:2px;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-style:italic;
	border:0px solid #201A16;
	margin-left:5px;
	margin-top:4px;
	width:275px;
	height:60px;
	overflow-x:hidden;
	overflow-y:hidden;
}

    #yorum{
    width:166px;
	height:21px;
	background:url(images/yorumtext.gif) no-repeat;}
	.yorum-text{
	background:#333333;
	padding:2px;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-style:italic;
	border:0px solid #201A16;
	margin-left:5px;
	margin-top:4px;
	width:150px;
	height:15px;
}

A:link {text-decoration: none; color: #B51616;}
A:visited {text-decoration: none; color: #B51616;}
A:active {text-decoration: none; color: #B51616;}
A.footer:visited {text-decoration: none; color: #FFFFFF;}
A.footer:active {text-decoration: none; color: #FFFFFF;}
A.footer:link {text-decoration: none; color: #FFFFFF;}