@charset "iso-8859-9";
.kategoriStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.kategoriStyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD7E8;
}
.BolumBasligi {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #005898;
	padding: 5px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(/img/skins/back.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin:0px;
}
.border {
	border: 1px solid #CCC;
	padding: 5px;
}
.menuSol {
	background-image: url(/img/skins/menuBackSol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuSag {
	background-image: url(/img/skins/menuBackSag.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuOrta {
	background-image: url(/img/skins/menuBackOrta.jpg);
	background-position: bottom;
}
.Baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2E67;
	text-decoration: none;
}
.Baslik:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2E67;
}
.Baslik:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2E67;
}
.Baslik:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2E67;
}
.Baslik:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005DA2;
}


.mansetLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	color: #2D2E67;
}
.mansetKayit {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #ccccdd;
}
.mansetKayitDeAktif {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.border2 {
	border: 1px solid #CCC;
}
.Menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.Menu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Menu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.Menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.rightt {
	text-align: right;
	margin-left: 10px;
	padding-left: 10px;
}
.linkActive ,linkActive:link,linkActive:visited,linkActive:active,linkActive:hover{
	background-color: #005EA4;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
.linkDeActive ,linkDeActive:link,linkDeActive:visited,linkDeActive:active,linkDeActive:hover {
	background-color: #FFF;
	text-decoration: none;
	color: #005EA4;
	font-size: 12px;
}
.linkActive2 ,linkActive2:link,linkActive2:visited,linkActive2:active,linkActive2:hover{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
.linkDeActive2 ,linkDeActive2:link,linkDeActive2:visited,linkDeActive2:active,linkDeActive2:hover {
	text-decoration: none;
	color: #005EA4;
	font-size: 12px;
}
.yaziBaslik {
	font-size: 14px;
	font-weight: bold;
	color: #015A9C;
}
.yaziKisaAciklama {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.yaziAciklama {
	font-size: 12px;
	color: #000;
}
.lnkSiyah {
	color: #000;
	text-decoration: none;
}
.lnkSiyah:link {
	color: #000;
	text-decoration: none;
}
.lnkSiyah:active {
	color: #000;
	text-decoration: none;
}
.lnkSiyah:visited {
	color: #000;
	text-decoration: none;
}
.divIm {
	height: 15px;
	width: 15px;
	align:inherit;
	position: relative;
}

.lnkSiyah:hover {
	color: #005DA2;
	text-decoration: none;
}
.divImBaslik {
	align:inherit;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(/img/ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
