body{
	background-color:#D1E2F5;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


.baslik	{

  font-family:Calibri, Arial;
  font-weight: bold; 
  font-size:14px;
  	text-decoration: none;
	  color: #1D4381;
	  margin-left:7px;
}
.baslik_1	{
		  font-family:Calibri, Arial;
  font-weight: bold; 
  font-size:14px;
  	text-decoration: none;
	  color: #1D4381;
}

.main{
	font-family:Calibri,Arial;
	font-size: 8pt;
	color: #333;
}
body, td, p, select	{
		font-family :Calibri,Arial ;
		font-size: 15px;
		color: #333;
		}


A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A.btmnav {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #336699; TEXT-DECORATION: none
}

A.look{
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color:#336699;
	text-decoration: none;
}
A.look:link {
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color#336699;
	text-decoration: none;
}
A.look:visited {
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color:#000;
	text-decoration: none;
}
A.look:hover {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color:#000;
	text-decoration: none;
}
.RadiusContTable {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#D7D7D7;
}
.RadiusContTable td {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.RadiusContTableColor {
	background-color:#f3f3f3;
}
.beyaz{
	color:#FFF;}
