@charset "iso-8859-9";
/* CSS Document */

body,html,form{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-position:top;
	background-repeat:repeat-x;
}
.saritop{ background-image:url(../images/bgtop.jpg);
background-repeat:repeat-x;
height:300px;}
input{
	border: 1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.beyaz{
	
color:#FFF;



}

.turuncu{
	background-color:#036;
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color:#F60;
	font-weight:bold;
	font-size:14px;}
	
	
	a.syh:link,a.syh:visited,a.syh:hover,a.syh:active {
	text-decoration: none;
	color: #454545;
}

a.syh {
	font-size: 11px;
}
h1,h2,h3,h4,h5{
	padding:2px;
	margin:2px;}
