@charset "iso-8859-9";
body {
	background-image: url(../images/bg.png);
	margin: 0;
	text-align: center;
	background-repeat: repeat-x;
	font-family: "Century Gothic";
}
a {
	text-decoration:none;
	color:#75a1ae;
	border:none;
}
img {
	border:none;
}
.menu a{
	color:#75a1ae;
	font-weight:bold;

}

.header {
	background-image: url(../images/header.png);
	width: 850px;
	height: 285px;
}
.submenu {
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	margin-top:15px;
	font-family: "Century Gothic";

}
.submenu a {
	color:#ffee00;
	font-size:11px;
	font-weight:bold;
}
.submenu .baslik {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: "Century Gothic";
}
.submenu img {
	margin-top:10px;
	margin-bottom:10px;
}
.content {
	color:#555555;
	text-align:left;
	padding-top:10px;
}
.ic {
	color:#555555;
	font-size:12px;
}
.ic .baslik {
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	text-align:left;
	font-family: "Century Gothic";
}
.ic a{
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
}
.baslik{
	color:#75a1ae;
	font-size:15px;
}
.technology{ 
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}

.openlanguage{
color: #000000;
font-family: "Century Gothic";
}

.closedlanguage{ 
color: #75a1ae;
font-family: "Century Gothic";
}