@charset "utf-8";
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.Link1 A:link {text-decoration: none; font-weight:bold; color: #333;}
.Link1 A:visited {text-decoration: none; font-weight:bold; color: #333;}
.Link1 A:active {text-decoration: none; font-weight:bold; color: #333;}
.Link1 A:hover {text-decoration: none; font-weight:bold; color:#000; }
.Table {
	border: 1px solid #CCC;
	border-tyle: solid;
}
.InputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding:1px;
	border: 1px solid #CCC;
}

.HaberBaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.HaberBaslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #306AC5;
}

.KisaAciklama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.Resim {
	border: 1px solid #306AC5;
	padding: 1px;
}
.AltCizgi
{
	background:url(Resimler/AltCizgi.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:2px;
}

.Siyah {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
