body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:url(../images/back_sag.jpg) repeat-x;
	font-family:tahoma;
	font-size:12px;
	color:#303030;
}

.baslik{
	font-family:tahoma;
	font-size:13px;
	color:#303030;
	font-weight:bold;
}

.baslik2{
	font-family:tahoma;
	font-size:12px;
	color:#303030;
	font-weight:bold;
	line-height:20px;
}

.yazi{
	font-family:tahoma;
	font-size:11px;
	color:#303030;
}

#yan{
    padding:0px;
    margin:20px 3px 0px 7px;
    font-family:tahoma;
	font-size: 14px;
	color:#303030;
    font-weight:bold;
	text-align:left;
	width:180px;
}
#yan ul{
    list-style:none;
    margin:0;
    padding:0;
}
#yan ul li{
    margin:0;
}
#yan ul li a{
	padding:0px 3px 0px 25px;
    color: #57545a;
    background:url(../images/yan_icon.gif)  no-repeat left;
    float:left;
    text-decoration:none;
	width:180px;
	height:25px;
    margin:2px 0px 2px 0px;
	border-bottom:#f67425 1px dotted;
}
#yan ul li a:hover{
    color:#f67425;
    text-decoration:none;
    background:url(../images/yan_icon.gif) no-repeat left;
	padding:0px 3px 0px 25px;
}
#yan ul li a.active{
    padding:0px 3px 0px 25px;
    color:#f67425;
    text-decoration:none;
    background:url(../images/yan_icon.gif) no-repeat left;
}
.numarator{
    padding:0;
    margin:0;
    font-family:tahoma;
	font-size: 12px;
	color: #012F3B;
    font-weight:bold;
	text-align:center;
}
.numarator ul{
    list-style:none;
    margin:0;
    padding:0;
}
.numarator ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;
}
.numarator ul li a{
	padding-top:1px;
    color: #ff7100;
    background:url(../images/nomarator.gif) no-repeat;
    float:left;
    text-decoration:none;
	width:19px;
	height:19px;
    margin:1px;
    text-transform:capitalize;
	text-align:center;
}
.numarator ul li a:hover{
    text-align:center;
    background:#000;
    color:#303030;
    text-decoration:none;
    background:url(../images/nomarator_2.gif) no-repeat;
}
.numarator ul li a.active{
    text-align:center;
    color:#303030;
    text-decoration:none;
    background:url(../images/nomarator_2.gif) no-repeat;
}