	A:link     { color :#2F2F2F; text-decoration : underline; ; }
	A:active  { color :#2F2F2F; text-decoration : underline; ; }
	A:visited { color :#2F2F2F; text-decoration : underline; ; }
	A:hover  { color : #0066CC; text-decoration : none; }
	
	body {
		background-image: url(../images/background.gif);
		background-attachment: fixed;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR: #A7BACA;
		SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
		SCROLLBAR-SHADOW-COLOR: #2a2a2a;
		SCROLLBAR-3DLIGHT-COLOR: #2a2a2a;
		SCROLLBAR-ARROW-COLOR:  #2a2a2a;
		SCROLLBAR-TRACK-COLOR: #F5F5F5;
		SCROLLBAR-DARKSHADOW-COLOR: #F5F5F5;	
	}
	
	td {
		font-family: Verdana;
		font-size: 11px;
		color: #2F2F2F;
	}
	
		.navi {
		font-family: Verdana;
		font-size: 11px;
		color: #6B3232;
		text-decoration:none;
		font-weight:bold;
		cursor:default;
	}
	
	.td1 {
		font-family: Tahoma, Helvetica;
		font-size: 11px;
		color: #2F2F2F;
	}
	
hr {
color: #ECF0F2;
border: 1px solid #A7BACA;
height: 3px;
}

	form { 
		margin:0px;
	}
	
	.menu{ 
		cursor:pointer;
	}
	
	.editbos {
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		color: #000000;
		border:solid 0px;
		padding-left: 2px
	}
	
	.edit {
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		color: #000000;
		background-color:#F3F3F3;
		border:solid 1px #a3a3a3;
		padding-left: 2px
	}
	
	.butonlara {
		font-family: Verdana;
		font-size: 11px;
		color: #2E5D3F;
		letter-spacing: 0px;
		font-weight: bold;
		cursor:pointer;
	}

	.butonlaraince {
		font-family: Tahoma, Helvetica;
		font-size: 11px;
		color: #000000;
		cursor:pointer;
	}
	
	.kucuk {
		font-family: Tahoma, Arial, Helvetica;
		font-weight:400;
		font-size: 9px;
		color: #272727;
	}
	
	.acikmavi {
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		color: #567A88;
		letter-spacing: 2px;
	}
	
.arabuton {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-attachment: fixed;
	color: #000000;
	border-width: 0px;
	padding:1px;
	border:1px solid #A3A3A3;
}

.buton {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2E5D3F;
	height:24px;
	background-image: url(../images/bstil2.gif);
	background-repeat: repeat-x;
	border: 0px;
	cursor:pointer;
}

.kocaman {font-family:Trebuchet MS;color:#FFFFFF;font-size:14px; height:29px;}


	.resim img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	}

	.resim:hover img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

	}

	#statusdiv{
		position: absolute;
		padding: 2px;
		left: -300px;
		background-color: lightyellow;
		border: 1px solid gray;
		visibility: hidden;
	}

