/*elementler baslangiç*/
body{
	font-family : Verdana;
	font-size : 10 px;
	color :#070707;
	font-style : normal;
	margin : 0 px;
}
table{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color : #070707;
	font-style : normal;
}
select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color : #070707;
	font-style: normal;
}
th{
	/*
	border: 1px solid #ffffff;
	text-indent: 4px;*/
	background-image : url('../images/th_bg.gif');
	background-color:#DDE5BE;
	height : 21px;
	padding-left : 15px;
	text-align : left;
	font-style: normal;
}
input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color : #070707;
	
}
p{
font-weight: none;
}
a:link, a:visited { text-decoration: none; }
a:hover, a:active {text-decoration: none; }/*underline*/
a{
	text-decoration: none;
	color : #070707;
}
a.kirmizi{
	text-decoration: none;
	color : #00ee00;
}
a:hover{
	text-decoration: none;
	color : #FF1223;
}

textarea{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color : #070707;
}
.haberler{
  text-decoration: none;
  color: #FFFFFF;
 }
.haberler:hover {
  text-decoration: none;
  color: #FF1223;
 }
/*elementler son*/
.td_1{
	font-weight: bold;
	text-align:left;
}
.td_2{
	width: 30%;
	font-weight: bold;
	background-color: #EDF2F8;
	text-indent: 3pt ;	
}
.td_3{
	width: 1%;
	font-weight: bold;
	background-color: #EDF2F8;
	text-align:center;
}
.td_4{
	font-weight: bold;
	background-color: #EDF2F8;
	text-indent: 3pt ;	
}
.td_5{
	width: 1%;
	font-weight: normal;
	height : 15px;
	text-align:left;
	padding-left:17px;
}
.th_ortak{
	text-align :left;
	background-image : url('../images/a.jpg');
	
}
.td_menu{
	font-weight: bold;
	background-color: #8196af;
	height : 16px;
	text-align:left;
	color : #070707;
	text-indent: 3pt;
	width:6px;
}
.list_tr_0 {
	background-color: #F9FAFC;
	height :21px;
	padding-left : 2px;
} 
.list_tr_1 {
	background-color: #E8E9EB;
	height : 21px;
	padding-left : 2px;
}
.list_tr_ara {
	background-color: #EDF2F8;
	line-height: 1px;
}

