body
{
	scrollbar-3d-light-color : #97989B;
	scrollbar-border-color : #97989B;
	scrollbar-arrow-color : #97989B; 
	scrollbar-base-color : #97989B; 
	
	scrollbar-face-color : #2A3985; 
	
	scrollbar-highlight-color : #97989B; 
	scrollbar-track-color : #97989B;
   	scrollbar-shadow-color : #97989B;
	scrollbar-darkshadow-color : #97989B;
}


.hatter {
	background-image: url(../images/hatter.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #97989B;
}





.text {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	color: #515151;	
}

.cim {
	font-family: "Arial", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #515151;	
}

.kez {
	cursor: pointer;
	}


.adminmenu {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	color: #003366	
}

.inp {
	font-family: Arial;
	background-color: #ffffff;
	font-size: 11px;
	border: 1px solid #5F7DB3;
	color: #000000;
	text-decoration: none;
}



