body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666564;
	list-style-image: url("../images/dekor_ok2.png");




}

a:link {color: #666564; text-decoration: none; } 
a:active {color: #666564; }
a:visited {color: #666564; text-decoration: none; }
a:hover {color: #FF0000; text-decoration : underline; } 

a.sari:link {color: #FFFF00; text-decoration: underline; } 
a.sari:active {color: #FFFF00; }
a.sari:visited {color: #FFFF00; text-decoration: underline; }
a.sari:hover {color: #FFCC00; text-decoration : underline; } 

a.turuncu:link {
	color: #FF6600;
	text-decoration: underline;
	border: none;
} 
a.turuncu:active {color: #FF6600; }
a.turuncu:visited {color: #FF6600; text-decoration: underline; }
a.turuncu:hover {color: #FFCC00; text-decoration : underline; } 


.yazi-beyaz {
	color: #FFFFFF;
}

table {
	font-family: Tahoma;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;


}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}
.input-kullanici {
	border: 1px solid #F9A25E;
}

.input-150 {
	
	border: 1px solid #CCCCCC;
	width: 150px;
}
.input-300 {
	
	border: 1px solid #CCCCCC;
	width: 300px;
}
.input-genel {
	
	border: 1px solid #CCCCCC;
}

.yazi-turuncu {

	color: #FF6600;
}
.anket-kenar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E9E9;
	border-right-color: #E8E9E9;
	border-bottom-color: #E8E9E9;
	border-left-color: #E8E9E9;
}
.altcizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E9E9;
}


.doviz-arka {
	background-image: url("../images/doviz_arka.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.yazi-10 {
	font-size: 10px;

}
.yazi-koyu {
	color: #202324;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding-left: 15px;
}

.dikkat {
	background-color: #FFFFFF;
	border: 1px solid #ECBFC8;
	margin-bottom: 2px;

}
.dikkat-resim {
	background-image: url("../images/dikkat.gif");
	height: 30px;
	width: 17px;
}