@charset "utf-8";
body {
font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	line-height: 15px;
	margin-top: 15;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-position:15px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


p,ul,ol,li { font-size:11px; color: #000000; letter-spacing: normal; line-height:15px }

td,th {
	color: #000000;
	font-size:11px;
	line-height:15px;
	letter-spacing: normal; }

h1 { font-size: 20px; font-weight: bold; color: #52608D; line-height:22px; }
h2 { font-size: 17px; font-weight: bold; color: #52608D; line-height:19px }
h3 { font-size: 14px; font-weight: bold; color: #52608D; line-height:16px }
h4,h5,h6 { font-size: 12px; font-weight: bold; color: #000000; line-height:14px }
 
b { font-weight:bold; }
i { font-style:italic; }
em { font-style:normal }
strong { font-weight:bold }
hr { border-color: #CCCCCC; height: 1px; }
 
a:link { color:#52608D; text-decoration:none; }
a:visited { color:#52608D; text-decoration:none; }
a:hover { color:#52608D; text-decoration:underline; }
a:active { color:#52608D; text-decoration:none; }

.navigasyon {
	text-align:right;
	padding-right:8px;
	color:#666666;
	font-weight:bold;
	font-family: sans-serif;
	font-size:11px;
}
.navigasyon a {
	color:inherit;
	margin:0px;
	text-decoration:none;
}
.navigasyon a:hover{
	color:#000000;
}

.icTd{
	padding:5px;
}

.icerik {
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	height:300px;
}

.icerikBaslik {
	display:block;
	font-family:"trebuchet MS";
	font-size:13pt;
	font-weight:bold;
	color:#006699;
	text-align:left;
	letter-spacing:8px;
	margin-left:15px;
}

.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#006699;
	margin-right:15px;
	text-align:right;
	letter-spacing:4px;
	font-weight:bold;
}

.icerikDetay {
	font-family:"trebuchet MS";
	font-size:9pt;
	color:#666666;
	margin:15px;
	margin-top:10px;
	margin-bottom:15px;
	text-align:justify;	
	display:block;
}

.left {
	text-align:left;
}



.menu { font-family: sans-serif, Trebuchet MS, Arial, Helvetica ; font-size:12px; float:right; padding-right:8px; line-height:16px; font-weight:bold; color: #000000; letter-spacing: normal; }
a.menu:link { color: #000000; text-decoration: none; }
a.menu:visited { color: #000000; text-decoration: none; }
a.menu:hover { color: #000000; text-decoration: underline; }
a.menu:active { color: #000000; text-decoration: none; }

.formin 									{	background: #eeeeee;	font-size:11px;	color:#404040;	border-color: #cccccc #dddddd #dddddd #cccccc;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px; }
.formkonsol 							{	background: #fee8e0;	font-size:11px;	color:#000000;	border-color: #ba2e00 #660000 #ba2e00 #993333;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px; }
.formbutton 							{	border-color: #000000 #000000 #000000 #000000;	font-size: 11px;	font-style: normal;	color: #000000;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	background-color: #CCCCCC; }