body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
img{
	
	border:none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
	cursor:pointer;
}
a:link {
	text-decoration: none;
	color: #666666;
	cursor:pointer;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #0093DD;
}
a:active {
	text-decoration: none;
}

h1{
	font-size: 14px;
	font-family: Arial;
	color: #0093DD;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-weight: bold;
	text-align: left;
	background-image: url(../kenarliklar/manu-tail.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h2{
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #0093DD;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
}
h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #404549;
	padding: 4px;
	margin: 0px;
}
