


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
}
a.ustmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.ustmenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A0000;
	text-decoration: underline;
}
a.solmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image: url(sablon-resimler/buton_zemin_normal.jpg);
	display: block;
	padding-left: 3px;
}
.sayfa-ismi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a.ortamenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
a.ortamenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.solmenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(sablon-resimler/buton_zemin_over.jpg);
	display: block;
	padding-left: 3px;
}
.paragraf-yasla {
	text-align: justify;
}
.hata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.yonetim-baslik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
a.buton{
    float:left;
    font-size:10px;
    font-weight:bold;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#333;
    width:auto;
    text-decoration:none
}

a.buton:hover{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    color:#333;
}

a.buton span{
    background:#1ab1ae url(buton_ard.gif) repeat-x;
    float:left;
    line-height:24px;
    height:24px;
    padding:0 10px;
    border-right:1px solid #777;
    border-bottom:1px solid #777;
}

a.buton:hover span{
    border:none;
    border-top:1px solid #777;
    border-left:1px solid #777;
    background:#d4d0c8 url(buton_fare_ard.gif) repeat-x;
    cursor:pointer;
}

#solmenu {
	width: 190px;
	float: left;
}
#solmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#solmenu ul li {
	position: relative;
}
#solmenu ul li ul {
	position: absolute;
	left: 190px;
	display: none;
	top: 0px;
	z-index: 99;
}
#solmenu ul li:hover ul {
	display: block;
}

#solmenu ul li ul li a {
	width: 190px;
	background-color: #CCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}


#solmenu ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	display: block;
	background-image: url(../sablon-resimler/buton_zemin_normal.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-left: 3px;
	}
#solmenu ul li a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	display: block;
	background-image: url(../sablon-resimler/buton_zemin_over.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 3px;

}


}


