﻿@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong,
 sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
 tfoot, thead {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0px;
	cursor:default;
}
html,body{
	height:100%;
	text-align: center;
}
.Clr{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}

#Main{
	margin: 0px;
	width: 820px;
}
#Main ul{
	list-style: none;
	list-style-position: outside;
}
#Main ul.TabMenu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#Main ul.TabMenu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #F86707;
	cursor: pointer;
}
#Main ul.TabMenu li.Aktif{
	background: #F08D3C;
	top: 1px;
	border-bottom: 0;
	color: #ffffff;
}
.TabIcerik{
	margin: 0pt auto;
	background: #efefef;
	background: #F08D3C;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family:arial;
	color: #333333;
}
.detay {
	font-size: 12px;
	font-family:arial;
	color: #ffffff;
}
.TabIcerik h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
.TabIcerik.Tab1{
	display: block;
}
.TabIcerik.Tab2{
	display: none;
}
.TabIcerik.Tab3{
	display: none;
}
.TabIcerik.Tab3 a{
	color: #EB6D07;
}
.TabIcerik.Tab4{
	display: none;
}
.TabIcerik.Tab5{
	display: none;
}
.TabIcerik.Tab6{
	display: none;
}
.TabIcerik.Tab7{
	display: none;
}
.TabIcerik.Tab8{
	display: none;
}
.TabIcerik.Tab9{
	display: none;
}