@charset "iso-8859-9";
/* CSS Document */

body {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(images/back.gif);
background-repeat:repeat-x;
background-color:#8294f2;
}




a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}



a.alt:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.alt:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.alt:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.alt:active {
	color:#FFFFFF;
	text-decoration:none;
}





a.icerik:link {
	color: #000000;
	text-decoration: none;
}
a.icerik:visited {
	text-decoration: none;
	color: #000000;
}
a.icerik:hover {
	text-decoration: underline;
	color: #666666;
}
a.icerik:active {
	text-decoration: none;
	color: #000000;
}









.beyaz{color:#FFFFFF;}



li.is {list-style-type:disc;
list-style-position:inside;
line-height:30px;
margin-left:5px;
}

.sags {
text-align:right;}

.header{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-indent:8px;
}

input { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#003366;
	border-width:1px;
	border-style:solid;
	}
	
.input_contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#003366;
	border-width:1px;
	border-style:solid;
	width:75%

}
	
.msgbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#003366;
	border-width:1px;
	border-style:solid;
	width:70%
}
.submit { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#003366;
	border-width:1px;
	border-style:solid;
	background-color:c0bdea;
	color:211a99;
	font-weight:bold;
	
	}
.tablocizgili {
	border-bottom-color:#000066;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	}





.hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(images/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(images/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(images/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(images/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}
.hata ul li  { background: url(images/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(images/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(images/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(images/bilgi-bullet.png) 0 0.55em no-repeat }

