@charset "iso-8859-9";
body {
	margin: 0px;
	padding: 0px;
}
.altBant {
	background-image: url(../_img/altBantpx.jpg);
	background-repeat: repeat-x;
}
.ustBant {
	background-image: url(../_img/ustBantpx.jpg);
	background-repeat: repeat-x;
}
.solMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 2px;
}
.solMenu a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}
.solMenu a:hover{
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
.baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
.txt a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-decoration:none;
}
.txt a:hover{
	text-decoration:underline;
}
.txtRenk a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-decoration:none;
}
.txtRenk a:hover{
	text-decoration:underline;
}
.txtUfak{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.txtUfak a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration:none;
}
.txtUfak a:hover{
	text-decoration:underline;
}
.txtBuyuk {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
}
.txtRenkli {
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
