@charset "iso-8859-9";
body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}
.anabaslik {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #061F84;
}

.bordur {
	border: 2px groove #738994;
}
.usttanitim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B8D9C;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.altmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.altmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.altadres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}


.baslik {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #0959B8;
	background-color: #FFF;
}
.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0b8e9e;
	text-decoration: none;
}
.aciklama {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
}
.altlink {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #004BA3;
	text-decoration: none;
}

