﻿body
{
	background-image: url(             '../resimler/bg_new.jpg' );
	background-repeat: repeat-x;
	background-color: #6E6E6E;
	margin: 0;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
img
{
	border-style: none;
}
form
{
	margin: 0;
}

table
{
	border-collapse:collapse;
	}

#genel
{
	margin-top: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(             '../resimler/kelebek_fon.png' );
	background-repeat: no-repeat;
	behavior: url(   '../scripts/iepngfix.htc' );
	height:auto;
}
#ustBolum
{
	width: 100%;
	height: 105px;
	clear: both;
}
#altBolum
{
	width: 100%;
	height: 50px;
	clear: both;
}

/* Error Pages*/
.errorlog
{
	color: #666666;
	background: url('logerror.jpg' ) 15px center no-repeat;
	text-align: center;
	padding: 20px 50px 20px 80px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-size: 12px;
}

.hatastatus
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.Trebuchet_12pt_beyaz
{
	font-family: Trebuchet Ms;
	font-size: 12pt;
	color: #ffffff;
}
A:link.Trebuchet_12pt_beyaz
{
	font-family: Trebuchet Ms;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
}
A:visited.Trebuchet_12pt_beyaz
{
	font-family: Trebuchet Ms;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
}
A:hover.Trebuchet_12pt_beyaz
{
	font-family: Trebuchet Ms;
	font-size: 12pt;
	text-decoration: none;
	color: #ee6e00;
}
A:link.font_gri
{
	text-decoration: none;
	color: #989898;
}
A:visited.font_gri
{
	text-decoration: none;
	color: #989898;
}
A:hover.font_gri
{
	text-decoration: none;
	color: #ee6e00;
}
.font_gri
{
	color: #989898;
}
.language
{
	background-image: url(   '../resimler/en_fon.png' );
	background-repeat: no-repeat;
	width: 65px;
	height: 25px;
	text-align: center;
	behavior: url(   '../scripts/iepngfix.htc' );
}
.bg_ust
{
	background-image: url(    '../resimler/bg_ust.png' );
	background-repeat: no-repeat;
	width: 960px;
	height: 12px;
	behavior: url(iepngfix.htc);
}

.bg_orta
{
	background-image: url(    '../resimler/bg_orta.png' );
	background-repeat: repeat-y;
	width: 960px;
	behavior: url(iepngfix.htc);
	padding-top: 8px;
	height:auto;
 text-align:center;
}

.bg_alt
{
	background-image: url(    '../resimler/bg_alt.png' );
	background-repeat: no-repeat;
	width: 960px;
	height: 16px;
	behavior: url(iepngfix.htc);
}