@charset "iso-8859-1";
/* CSS Document */

a.menu:link, a.menu:active,a.menu:visited
	{
	display: block;
	width:123;
	font: bold 16px/30px Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:6px;
	color:#004a74;
	text-decoration: none;
	margin-bottom:1px; margin-top:1px;
	}
	
	
a.menu:hover
	{ background-color:#007cc2;	color:#91cff3;
	}
	
	
	.text1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #007cc2;
}

	.text2 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

	.text3 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

	.icerik {
	font-family: tahoma;
	font-size: 12px;
	color: #004a74;
}

	.baslik {
	font-family: tahoma;
	font-size: 18px;
		font-weight: bold;
	color: #007cc2;
}

	.alt {
	font-family: arial;
	font-size: 11px;
	color: #8e8e8e;
}


.border { border: color: #C78070; border-bottom-style:solid; border-top-style:solid; border-right-style:solid; border-left-style:solid; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-color:#0066FF; border-right-color:#0066FF; border-top-color:#0066FF; border-left-color:#0066FF; width:500px;}
