@charset "iso-8859-9";
.sayfa {
	background-image: url(../images/sayfabg2.jpg);
	width: 991px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/sayfabg3.jpg);
	background-repeat: repeat-x;
	background-color: #B4EDFE;
}
.main {
	width: 961px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#orta {
	float: right;
	width: 740px;
}
#leftcolumn {
	height: 25px;
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content {
	float: left;
	height: 29px;
	width: 250px;
	display: inline;
}
#rightcolumn {
	color: #333;
	height: 25px;
	width: 150px;
	float: right;
	margin-right: 5px;
}
.sayfa .main #content #form1 {
	margin: 0px;
	height: 29px;
	width: 290px;
}
.kutu{
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #dbedfb;
	border-right-color: #dbedfb;
	border-bottom-color: #dbedfb;
	border-left-color: #dbedfb;
	margin: 2px;
}
.galeri {
	width: 740px;
	float: right;
	height: 125px;
}
.mikro a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}	

.mikro a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}	
.mikro a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}	
.mikro a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}	
/*------------ustmenu-------------------*/
.solidblockmenu ul{
	margin: 0;
	padding: 0;
	font: bold 13px Arial;
	width: 450px;
	height: 18px;
}



.solidblockmenu li{
	display: inline;
}
.solidblockmenu li a{
	float: left;
	color: #006699;
	padding: 2px 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #194769;
}
.solidblockmenu li a:visited{
	color: #006699;
}
.solidblockmenu li a:hover, .solidblockmenu li a.current{
	color: #00CCFF;
}
/*-------------Solmenü------------------*/

.arrowlistmenu{
	width: auto; /*width of accordion menu*/
	float: left;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #F91364; /*custom bullet list image*/
	display: block;
	padding-left: 12px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #003366;
	background-color: #F3F3F3;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.baslik2 {
	font-weight: bold;
	color: #163176;
	background-color: #EDF4F8;
}
.baslik3 {
	font-weight: bold;
	color: #0099CC;
	background-color: #F0F8FF;
	font-size: 13px;
	padding-left: 15px;
}
.urungrup {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.iletisim {
	font-size: 12px;
	color: #009999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sonsatir {
	height: 20px;
	width: 960px;
	margin: auto;
	background-image: url(../images/sayfaalt.gif);
	background-repeat: no-repeat;
}
.divhaber {
	width: 150px;
	float: right;
	clear: right;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.form {
	width: 200px;
	height: 25px;
}
.sayfaalt {
	font-size: 12px;
	color: #006699;
	background-position: center;
	font-weight: bold;
}

