/* CSS Document */

<!--
body,td,th {
	font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #E8EBEF;
}
.baslik_16px {
font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
font-size: 16px}

.baslik_18px {
font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
font-size: 18px}

.baslik_14px {
font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
font-size: 14px}

.baslik_13px {
font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
font-size: 13px}

.mini_detail{
	font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
	font-size: 10px;
	color: #666666;
	}
.mini_baslik {
	font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
	font-size: 13px;
	font-weight: bold;
}

.normal_baslik {
	font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial;
	font-size: 11px;
}

a:link {
	color: #3B73B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B73B9;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style4 {
font-family: Segoe UI, Calibri, Trebuchet MS, Lucida Sans Unicode, Arial; 
font-size: 13px; font-weight: bold; 
font-style: italic; }
	
-->