BODY {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
}

A:LINK, A:VISITED {
	color: #DD3004;
	text-decoration: none;
	font:Tahoma;
	font-size:11px;
	font-weight:normal;
}

A:HOVER {
	color: #FD6B5B;
	font:Tahoma;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}


.basliklar {

	font-family: Tahoma;
	font-size: 12px;
	color: #4295CF;
	font-weight: Bold;

}


.haberBaslik {

	font-family: Tahoma;
	font-size: 12px;
	color: #D23E3E;
	font-weight: Bold;

}


td {
	font-family: Tahoma;
	font-size: 11px;
}


.tdBaslik {

	font-family: Verdana;
	font-size: 16px;
	font-weight:normal;
	color: #ffffff;
	background: url(../images/baslik_arka.gif) left no-repeat;
	
}


.iletisimText {
	
	background-color: #fbfbfb;
	border: 1px solid;
	border-color: #d1d1d1;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 175px;

}


.iletisimArea {
	
	background-color: #fbfbfb;
	border: 1px solid;
	border-color: #d1d1d1;
	font-family: Tahoma;
	font-size: 12px;
	width: 175px;
	height: 75px;
	text-indent : 2;

}


.fiyatAraInput {
	
	background-color: #F9FFF9;
	border: 1px solid;
	border-color: #257E21;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:150px;
	

}



.input {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 125px;

}


.input2 {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 75px;

}


.input3 {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 40px;

}

.dselect {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 40px;

}



.dselect2 {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 50px;

}



.dselect3 {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 80px;

}


.dselect4 {
	
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	

}


.textarea {
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 12px;
	width: 370px;
	height: 75px;
	text-indent : 2;
}


.textarea2 {
	background-color: #FFEAEA;
	border: 1px solid;
	border-color: #D20000;
	font-family: Tahoma;
	font-size: 12px;
	width: 200px;
	height: 75px;
	text-indent : 2;
}


.buton {
	background-color: #5F66C2;
	border: 0px solid;
	color:#ffffff;
	border-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	width:60px;
	height: 20px;
	text-align : center;
	vertical-align : middle;
	cursor: pointer;
}




.menu a{ 
		color: #000000;
		text-decoration: none;
		font:Tahoma;
		font-size:11px;
		font-weight:normal;
}

.menu a:visited{
		color: #000000;
		text-decoration: none;
		font:Tahoma;
		font-size:11px;
		font-weight:normal;
}
	
.menu a:hover{
		color: #FD6B5B;
		font:Tahoma;
		text-decoration: underline;
		font-size:11px;
		font-weight:normal;
}


