body {
	background-color: #f3f3f3;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #00276e;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #0069a1;
	scrollbar-face-color : #0069a1;
	scrollbar-highlight-color : #6897b0;
	scrollbar-shadow-color : #0069a1;
	scrollbar-track-color : #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9pt;
}
td {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9pt;
}

A:LINK, A:VISITED {
	color : #00276e;
	text-decoration : none;
}

A:HOVER {
	color : #00276e;
	text-decoration: underline;

}
table.arka {
	background-image: url(../images//bg.gif);
	background-position: top;
	background-repeat: repeat-y;

}

td.top {
background-image: url(../images/window/pencere_04.gif);
background-position: top;
background-repeat: repeat-x;
}

td.ayrac {
	background-image: url(../images/ayrac2.gif);
	background-repeat: repeat-y;
	background-position: top;
}

td.maintext {
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	font-size:11px;
	color:#808080;
	line-height: 15px;
}

.Baslik
{

  line-height: 25px;
  color: #00276e;
  font-size: 19px;

}

.KucukBaslik
{

  line-height: 20px;
  color: #00276e;
  font-size: 15px;

}

.mavi {
	font-size: 12px;
	color: #00276e;
	line-height: 18px;


}

.siyah {
	font-size: 12px;
	color: black;
	line-height: 18px;

}

a.gritext:hover {
	font-size: 11px;
	color : #82B140;
	text-decoration: underline;

}

a.gritext:link {
	font-size: 11px;
	color : #4E4B4A;
	text-decoration: none;

}


.input {
	border: 1px;
	border-color: #0069a1;
	border-style: solid;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0069a1;


}


.inputlang {
	border-style: solid;
	font-family: inherit;

}

/* New styles by SHATO.NETWORKS */
/* STARTS */
	.menubar {
		margin:10px;
		padding:2px;
		color:#ccc;
		font-weight:bold;
	}

	.menubar div {
		margin: 10px;

	}
	.menubar a {
		color: #999;
		color: #0069A1;
		color: #00387B;
	}
	.menubar a:hover {
		color: #0093E1;
	}


	table.classic {
		border-top: 0px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin: auto;

	}
	table.classic tr {
		line-height: 18px;
	}

	table.classic th {
		background-color:#D3DAF1;
		border-bottom: 0px solid #ccc;
		padding: 4px;
	}

	table.classic td {
		padding-left:8px;
		padding-right:8px;
	}

	table.classic .row1 {
		background-color: #eceff0;
	}

	table.classic .row2 {
		background-color: #f3f8fa;
	}
	table.classic .row3 {
		background-color: #f0f0f0;
	}
	table.classic .row4 {
		background-color: #E6E6E6;
	}
	table.classic .row5 {
		background-color: #F2F2F2;
	}

	table.classic th a {
		color: #000;
		text-decoration: none;
	}
	table.classic th a:hover {
		text-decoration: underline;
	}




	input, select, textarea {
		border: 1px solid #ccc;
	}

	.failureText {
		font-weight: bold;
		color: red;
	}
	.successText {
		font-weight: bold;
		color: green;
	}



	h3 {
		color: #333399;
		font-size:13pt;
	}

	.navigator {
		margin-top:2px;
		margin-bottom: 5px;
		border-bottom: 1px solid #efefef;
	}

	#contentCell {
		text-align:justify;
		padding-top: 7px;

	}

/* ENDS */
/* New styles by SHATO.NETWORKS */