body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0d3e69;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 990px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 363px;
	height: 100px;
	margin-top: 10px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 300px;
	margin-bottom: 5px;
	margin-right: 327px;
}
#asci {
	background-image: url(../images/asci.png);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 59px;
}

#clear {
	clear: both;
}
/* 
----------------------------------------
	Menu
----------------------------------------
*/

#menu {
	float: left;
	width: 100%;
	height: 45px;
	margin-top: 10px;
}
#menu .inside { height: 45px; }

#menu .leftcorners { float: left; position: relative; width: 100%; height: 45px; background: url("../images/menu/leftcorners.png") left top no-repeat; }
#menu .rightcorners { float: left; width: 100%; height: 45px; background: url("../images/menu/rightcorners.png") right top no-repeat; }
#menu .bg {
	width: 980px;
	height: 45px;
	background: url("../images/menu/bg.png") left top repeat-x;
	margin-left: 5px;
}

#menu ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#menu ul li {
	float: left;
	position: relative;
	display: inline;
	list-style: none;
	font-size: 15px;
}
#menu ul li a {
	height: 19px;
	color: #333;
	text-decoration: none;
	background: url("../images/menu/bg.png") left top repeat-x;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 25px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93a4b0;
	border-left-color: #93a4b0;
}
#menu ul li a:hover {
	color: #666;
	background-image: url(../images/menu/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul li a:active {
	color: white;
	border-left: 1px solid #828ca0;
	background-image: url(../images/menu/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul li.first a {
	border-left: 0;
}
#menu ul li.active a {
	color: white;
	border-left: 1px solid #828ca0;
	background-image: url(../images/menu/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul li.active a:hover {
	color: white;
	border-left: 1px solid #a0aabe;
	background-image: url(../images/menu/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}#kategori_box {
	float: left;
	width: 280px;
	margin-top: 15px;
}
#kategori_box #kategori_baslik .sol {
	background-image: url(../images/box/heading/leftcorners35.jpg);
	float: left;
	height: 35px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left;
}
#kategori_box #kategori_baslik .sag {
	background-image: url(../images/box/heading/rightcorners35.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 100%;
	float: left;
}
#kategori_box #kategori_baslik .bg {
	font-size: 18px;
	color: #333;
	background-image: url(../images/box/heading/bg35.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: left top;
	height: 28px;
	padding-top: 7px;
	padding-left: 8px;
}
#kategori_box #kategori_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 280px;
}
#kategori_box #kategori_content .sol {
	background-image: url(../images/box/content/leftcorners.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 280px;
}
#kategori_box #kategori_content .sag {
	background-image: url(../images/box/content/rightcorners.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#kategori_box #kategori_content .bg {
	background-image: url(../images/box/content/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 260px;
}
#kategori_box #kategori_content .bg h1 {
	color: #446086;
	font-size: 16px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-weight: bold;
}
#clear_left {
	clear: left;
}
#icerik {
	float: right;
	width: 700px;
	margin-top: 15px;
	margin-left: 10px;
}
/* 
----------------------------------------
	Footer
----------------------------------------
*/

#footer {
	float: left;
	width: 100%;
	font-size: 0.95em;
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}

#footer #footer_icerik {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer_icerik p {
	line-height: 18px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer #footer_icerik p a {
	color: #FFF;
}
#footer #footer_icerik p a:hover {
	color: #FFF;
	text-decoration: none;
}
#icerik_alt {
	float: right;
	width: 680px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFF;
	padding: 10px;
}
#container #icerik_alt h1 {
	font-size: 16px;
	font-weight: bold;
	color: #446086;
	margin-top: 0px;
	margin-bottom: 10px;
}



.input_xp{
	background-color: #fff;
	font: 11px Tahoma, Verdana, Arial;
	height:17px;
	border: 1px solid #cacaca;
	width:180px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
.textarea_xp1{
	background: #fff;
	font: 11px Tahoma, Verdana, Arial;
	border: 1px solid #cacaca;
	margin:1px 0;
	width:232px;
	padding:0 3px;
}
div.firmaList{
	border:1px solid #5779A6;
	overflow:auto;
	padding-bottom:5px;
	margin:5px;
}
span.areaName{display:block; float:left; clear:left; text-align:right; width:60px; margin-right:10px; font-size:12px; font-weight:bold;}
span.aspmaker{display:block; font-size:12px; }
span.bayiisim{
	display:block;
	font-weight:bold;
	background-color:#5779A6;
	color:#ffffff;
	font-size:14px;
	padding:5px 15px;
	margin-bottom:5px;
}
.yazi_sag {
	margin-left: 550px;
	display: block;
	text-align: center;
	float: left;
	width: 120px;
}

