.input_text{
	background-color:#EEE4D5;
	border:1px solid #D6A977;
	font-family:Tahoma;
	font-size:11px;
	height:16;
}
.input_text_over{
	background-color:#EEE4D5;
	border:1px solid #85362F;
	font-family:Tahoma;
	font-size:11px;
	height:16;
}
.icerikTextRed{
	border:1px double #EEEEEE;
	background-image:url(images/green-header-single.gif);
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#C51015;
	cursor:hand;
}
body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
}
a {
	font-family:tahoma;
	font-size:11px;
	color:#336699;
	text-decoration:none;
}
a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#336699;
	text-decoration:underline;
}
.copyRight {
	font-family:arial;
	font-size:10px;
	color:#999999;
	text-indent:10px;
}
.leftBg {
	background-image:url('images/top.gif');
	background-position: right 50%;
	background-repeat:no-repeat
}
.rightBg {
	background-image:url('images/img_02.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
}
.baslik {
	font-family:times;
	font-size:36px;
	color:#336699;
}
.arabaslik {
	font-family:tahoma;
	font-size:12px;
	color:#336699;
	font-weight:bold;
	border-bottom:1px solid #d0d0d0;
	background-image:url('images/box_bg.jpg');
	text-indent:10px; background-position-y:50%
}
.arabaslikKirmizi {
	font-family:tahoma;
	font-size:10px;
	color:#336699;
	border-bottom:1px solid #a0a0a0;
	background-image:url('images/box_bg.jpg');
	cursor:hand; background-position-y:50%
}
.arabaslikKirmiziOver {
	font-family:tahoma;
	font-size:10px;
	color:#940000;
	border-bottom:1px solid #a0a0a0;
	background-image:url('images/box_bg1.jpg');
	cursor:hand; background-position-y:50%
}
.altBaslikRef {
	font-family:helvetica;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.resimWhiteBorder {
	border:1px solid #ffffff;
	}
.resimGriBorder {
	border:1px solid #d0d0d0;
	}
.vurgu {
	font-family:tahoma;
	font-size:12px;
	background-color:#f4f4f4;
	border:1px solid #d0d0d0;
	color:#336699;
	}
.iletisimart {
	background-image:url('images/iletisim1.jpg');
	background-position: right bottom;
	background-repeat:no-repeat
}