* {
	margin: 0;
	padding: 0;
}

body{
	background: #FFFFFF url(images/bgtop.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	font-size: 100%;
	color: #000000;
}
hr 
{
	color:#EEEEEE;
	background-color:#EEEEEE;
	border:none;
	height:1px;
	margin:5px 0 5px 0;
}
 ul, ol {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}
p {
	margin-bottom: 1em;
	line-height: 1.2em;
}
td 
{
	vertical-align:top;
	padding:0;
	margin:0;
}
p 
{
	text-indent:30px;
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
	font-size: 95%;
}

a:link , a:visited{
	color: #3490F8;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background:url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/*padding: 7px 0 0 10px;*/
	background: url(images/img10.gif) no-repeat;
}
.box-orange ul li a:link, .box-orange ul li a:visited {
	text-decoration: none;
	color: #333;
}
.box-orange .content {
	padding: 5px 10px 0px 10px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 5px 10px 0px 10px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
 padding: 5px 10px 0px 10px;
}

/* Header */

#header {
	/*width: 960px;*/
	height: 60px;
	margin: 0 auto;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	width:600px;
}

#logo h1, #logo h2 {
	float:left;
	position:absolute;
}

#logo h1 {
	padding-top: 0px;
	font-size: 34px;
	font-weight: normal;
	color:Teal;
}

#logo h2 {
	padding: 35px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* iletisim */
#iletisim {
	position:relative;
	left:580px;
	width:300px;
}

#altbilgi {
	height: 20px;
	margin: 0 auto;
	padding-top:5px;	
	background-color:#aabbEE;
}
#sayfabaslik 
{
	padding: 5px 0 0 10px;	
	background: #FFFFFF url(images/phtop.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:White;
	height:30px;
}
#icerik {
	margin: 0 auto;
	height:200px;
	vertical-align:top;
}

/* Menu */

#menu {
	/*width: 960px;*/
	height: 30px;
	margin: 0 auto;
	font-size:90%;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}
#menu li a:hover {
	background-color:#DEEEFF;
}
#menu a {
	display: block;
	float: left;
	/*background: url(images/img07.gif) no-repeat;*/
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777E1;
	background-color:#DEEEFF;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 15px 0 15px;
	/*background: url(images/img08.gif) no-repeat right top;*/
	/*background-color:#FFFFFF;*/
	cursor: hand;	
}

#menu li.active {
	/*background: #CFCECE url(images/img04.gif) repeat-x;*/
	background-color:#DEEEFF;
}

#menu li.active a {
	/*background: url(images/img06.gif) no-repeat right top;*/
	color: #1777E1;
}

#menu li.active b {
	/*background: url(images/img05.gif) no-repeat;*/
}

/* Page */

#page {
	/*width: 960px;*/
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	/*width: 520px;*/
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Footer */
#footer {
	height: 70px;
	padding: 10px;
	background: #FBFBFB;
	border-top: 1px solid #999999;
	font-size: 80%;
}
#footer hr {
	margin:7px;
}
#footer p {
	margin: 0;
	text-align: center;
	
}
.buttonblue 
{
	background-color:#37ABC8;
	color:#FFFFFF;
	font-weight:bold;
	border:dotted 1px #37ABC8;
	height:30px;
}
.buttongreen
{
	background-color:#00A000;
	color:#FFFFFF;
	font-weight:bold;
	border:dotted 1px #37ABC8;
	height:30px;
	cursor:pointer;
}
.buttongreen : disabled{color:#888;}
.gorunmez 
{visibility: hidden; font-size: 1px; position: absolute; left: 0px; top: 0px;}
.gorunmezu
{visibility: hidden; position: absolute; left: 0px; top: 0px;}
#fbold{font-weight:bold;}
.f8{font-size:8px;}
.f9{font-size:9px;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.cturuncu{color:#FF8C00;}
.sagbos{padding-right:10px;}
.hata{font-size:12px;font-weight:bold;color:#FF0000;}



.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 background-image:none !important;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
}
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
