* {
	padding:0;
	margin-top: 0px;
}

a:link {
	color:#666;
	
	text-decoration: none;
	border:none;
	
	
}
a:visited {
	text-decoration: none;
	color: #333;
	border:none;

}
a:hover {
	text-decoration: none;
	color: #d93051;
	border:none;

}
a:active {
	text-decoration: none;
	color: #333;
	border:none;

	
}

body{
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	color:#333;
	text-align:center;
	padding:0px 0
}
div,p,li{
	font-size:12px;
}
li{margin-left:16px;}
h1{color:#0061CA;text-align:center;padding-bottom:10px}
h2{
	color:#d93051;
	font-size:18px;	
	font-family: Century Gothic,Arial;

}
pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{
	/*border:1px solid #e1e1e1;*/
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{
	width:640px;
	background:#fff;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 21px;
}

.buttons{padding:5px;}
.buttons span{
	color:#57cfea;
	padding:0 5px;
	cursor:pointer;
	font-family: Century Gothic,Arial;
	font-size:18px;
	font-weight:600;
}
.buttons span.active, .buttons span:hover{
 background:#d93051;color:#fff;

}
.baslik{
	padding-left:22px;
	padding-right:27px;
	padding-bottom:0px;
	text-align:left;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;	
	}

#Duyurular {
	font-size: 12px;
	color: #333;
	padding-left: 3px;
	background-image: url(../images/duyuruback.jpg);
	padding-right: 15px;
	background-repeat: repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#page_alt_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f3752;
	text-align: right;
	margin-right: 30px;
	margin-top: 30px;
	font-weight: 700;
}
#page_ust_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 325px;
}

