@charset "iso-8859-9";
body {
	margin: 0px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	COLOR: #FF6600;
	text-decoration: none;

}

a:visited {
	COLOR: #FF6600;
	text-decoration: none;
}

a:hover {
	COLOR: #0099FF;
	text-decoration: none;
}


input,textarea,select {
	padding:2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #AEAEAE;
}

input[type=submit],input[type=button] { 
    font-size: 11px;
    font-family: Tahoma;
    padding: 1px 10px;
    border-top:    2px solid #EFEDE9;
    border-left:   2px solid #EFEDE9;
    border-bottom: 2px solid #AFA58F;
    border-right:  2px solid #AFA58F;
    color: #333333;
    background-color: #DAD5CB;
}

.none { 
	border: none;
	background:none;
}

.sektorler {
	padding: 5px;
	width:98;
	height:600px;
	overflow:auto;
}

.altcizgi {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AEAEAE;
}

.lineright {
	border-right: dashed 1px #AEAEAE;
}

hr {
	border: 1px solid #C8C8C8;
}

.img { border: 1px solid #F2F0FE ;}

a:hover .img { border: 1px solid #0099FF;}

.tdmain {
	background-color: #F2F0FE;
}

.font1 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
}

.title { 
	COLOR: #0099FF;
}

.error {
	position:absolute;
	left:376px;
	top:278px;
	width:397px;
	height:152px;
	z-index:1;
}