@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma, Geneva, sans-serif;
}
.arial_12px{
	font-size: 16px;
	color: #000;
	text-align:justify;
	text-decoration: none;
	}
	.arial_12px_ikon{
	font-size: 16px;
	color: #000;
	text-align:justify;
	text-decoration: none;
	background-image:url(/images/ikon.png);
	background-repeat:no-repeat;
	padding-left:20px;
	height:auto;
	width:auto;
	margin-top:2px;
	}
.arial_9px{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}
.link_10px{
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
.link_10px:hover{
	font-size: 10px;
	color: #A20000;
	text-decoration: none;
	}
.baslik_12px{
	font-size: 16px;
	color: #A20000;
	text-decoration: none;
	font-weight: bold;
}

.arial_11px{
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:none;
	}
.arial_11px:hover{
	font-size:11px;
	color:#B70100;
	text-decoration:none;
	}
.GenelYazi_12px{
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-align:justify;
	}
	.arial_11px_s{
	font-size:11px;
	color:#658908;
	text-decoration:none;
	background:none;
	}
.TextBox 
{
    font-size: 12px;
        color: #000000;
        text-decoration: none;
        padding: 1px;
        width: 180px;
        background: none;
	width:174px;
	height:24px;
	float:left;
	background-image:url(/images/TextBoxBg.png);
	background-repeat:no-repeat;
	border:none;
	padding-left:5px;
	padding-right:5px;
	margin:2px;
	font-family: tahoma;
}
#TextBox1 {
	width:174px;
	height:24px;
	float:left;
	background-image:url(/images/TextBoxBg.png);
	background-repeat:no-repeat;
	border:none;
	padding:5px;
	margin:2px;
	color:#000;
}
.TextBox2 
{
    font-family: tahoma;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        padding: 1px;
        width: 180px;
        background: none;
	width:174px;
	height:104px;
	float:left;
	background-image:url(/images/TextBoxbBg.png);
	background-repeat:no-repeat;
	border:none;
	padding:5px;
	margin:2px;
}
.Gonder 
{
    background: none;
	width:76px;
	height:25px;
	float:left;
	background-image:url(/images/Gontem.png);
	background-repeat:no-repeat;
	border:none;
	border:none;
	margin:2px;
}
.Gonder:hover {
	background-image:url(/images/gonder-hover.png);
	background-repeat:no-repeat;
}