@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #F2F2F2;
	line-height: 150%;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
h3 {
	color: #003399;
	font-size: 18px;
	margin-right: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}
h4 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #003399;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
h6 {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-top: 11;
	margin-bottom: 1;
}




.tabletext {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9pt;
	line-height: 160%;
}

.header {
	position: relative;
	background-image: url(../../images/bg-header.jpg);
	background-repeat: repeat-x;
}
.header-inner {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.header-amblem {
	height: 100px;
	width: 400px;
	float: left;
	background-image: url(../../images/amblem.jpg);
}
.header-amblem-en {
	height: 100px;
	width: 400px;
	float: left;
	background-image: url(../../images/amblemen.jpg);
}
.header-banner {
	height: 70px;
	width: 450px;
	margin-top: 20px;
	float: right;
}
.content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 10px;
	background-color: #C8CDDF;
}
.icerik_box {
	width: 800px;
	margin: 40px;
	overflow: hidden;
}

.resim_box {
	width: 120px;
	height: 80px;
	background-color: #999999;
	float: left;
	margin-right: 13px;
}

.cizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100px;
	background-image: url(../../images/bg-footer.jpg);
	background-repeat: repeat-x;
}
.footer-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 10px;
}
.footerbox1 {
	float: left;
	height: 20px;
	color: #CCC;
}
.footerbox3 {
	float: right;
	height: 20px;
	color: #6DB3D8;
}

#sigmaLink
{
  display: block;
  width: 98px;
  height: 22px;
  background: url("sigma_button/sigma.png") no-repeat 0 0;

}

#sigmaLink:hover
{ 
  background-position: 0 -22px;
}

#sigmaLink span
{
  display: none;
}
