




<!--
body {
	
	background: #22171C url('http://www.kilisotml.net/arka.jpg') fixed;
}











.heading {
	font-size: 18px;
	font-weight: bold;
}

a.boldLink:hover {

	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink  {

	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited {
	
	
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	
		text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
-->
/********************* genel olarak **********************/

.kucuk  {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}


.kucuk:hover {
	color : #DD6900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

.kucuk:visited {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}
.nav:kucuk:hover {
	color : #DD6900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}


--> ////// her yerde <style type="text/css">{  }
body, td, th {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #000099;
	
}
a:visited {
	color: #00009C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
-->

border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#button li a {
display: block;
padding: 3px 3px 3px 0.5em;
border-left: 10px solid #1958b7;
border-right: 0px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 120px;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #000000;
border-right: 0px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}