/* CSS Document */

body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}


.AnaBaslik {
	font-family: Arial, Helvetica, sans-serif;
	color:#95002A;
	font-weight:bold;
	border-bottom:#990000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.icerikler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size:11px;
}

.spotresim{
	margin:5px;
	border:4px;
	border-style: solid;
	border-color: #EAEAEA;
	
}

A.linkler {
	color:#8D0627;
	text-decoration:none;
}
A.linkler:hover {
	color: #FF0000;
}


A.linkler_cizgili {
	color:#8D0627;
}
A.linkler_cizgili:hover {
	color: #FF0000;
}
.cerceve {
border:1;
border-color:#8D0627;
border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size:11px;
}

.metin {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal ;
	color: #333333;
	text-align: right;
}

.buyuk_baslik {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold ;
	color: #333333;
	text-align: center;
}

.stilim4 {
	font-size: 9px;
	font-weight: bold ;
}

.metin_kucuk {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal ;
	color: #333333;
	text-align: center;
}
.metin_aciklama {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal ;
	color: #666666;
	text-align: left;
}

