body {
	margin: 0;
}

body, p, h, td {
	font-family: verdana, sans-serif;	
	font-size: 11px;
	color: #000;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1;
	color : #292929;
	font-weight : bold;
	font-size : 24px;
	margin-bottom : 3px;	
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1;
	color : #292929;
	font-weight : bold;
	font-size : 18px;
	margin-bottom : 1px;
}

h3 {
	font-size: 14px;
	margin-top: 1.8em;
	margin-bottom: 0.4em;
}

h4 {
	font-size: 12px;
	margin-top: 1.4em;
	margin-bottom: 0.2em;
}

p {
	margin-top: 0;
	line-height: 150%;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(153,102,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}



.fileinfo {
	font-size: 10px;
	color: #333;
	white-space: nowrap;
}

.small {
	font-size: 10px;
}


/* Fix IE. Hide from others, including IE Mac \*/
* html ul.nav1 li { float: left; height: 1%; }
* html ul.nav1 li a { height: 1%; }
/* End */

ul.nav1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav1 li {
	border-top: 1px dotted #BBDEF1;
	position: relative;
}

ul.nav1 li a {
	font-weight: bold;
	color: #0576b8;
	padding: 5px 8px 5px 6px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	background-image: url("graphx/menu_bg.gif");
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;	
}

ul.nav1 li a:visited {
	font-weight: bold;
	color: #0576b8;
	padding: 5px 8px 5px 6px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	background-image: url("graphx/menu_bg.gif");
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;	
}

ul.nav1 li a:hover {
	color: #0576b8;
	text-decoration: none;
	font-weight: bold;
	color: #0576b8;	
	background-color: #FFCC00;
	background-image: url("graphx/menu_bg_on.gif");
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;		
}

/* Fix IE. Hide from others, including IE Mac \*/
* html ul.nav2 li { float: left; height: 1%; }
* html ul.nav2 li a { height: 1%; }
/* End */

ul.nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav2 li {
	border-top: 1px dotted #BBDEF1;
	position: relative;
}

ul.nav2 li a {
	padding: 5px 8px 5px 6px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	background-image: url("graphx/menu_bg.gif");
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;	
}

ul.nav2 li a:hover {
	color: #0576b8;
	text-decoration: none;
	background-color: #FFCC00;
	background-image: url("graphx/menu_bg_on.gif");
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;		
}

p.footer {
	color: #666;
}

p.footer a {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

.baslik01{
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1;
	color : #2C5D8B;
	font-weight : bold;
	font-size : 18px;
}

A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}