body {
	margin-top: 0px;
	font-size: 10pt;
	font-family: Zerdana, 'Trebuchet MS', Arial;
	#background: url(../img/back1.jpg) #bbb;
	background: url(../img/backcol01.jpg) #fff;
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
}

body.admin {
	color: #000;
}

#ustkisim {
	border-bottom: 1px solid #000;
}

#menukisim {
	width: 780px;
	height: 100px;
	position: bottom;
	background: url(../img/banner.png) right no-repeat;
}

#menukisima {
	width: 780px;
	height: 100px;
	position: bottom;
	#background:#333;
}


#menukisim ul {
	background: #000;
}

#menukisim li {
	font-weight: bold;
	display: inline;
	//padding: 0px 5px 5px 5px;
	list-style: none;
	float: left;
	margin-top: 80px;
	background: #FFF;
	border-top: 1px solid #00333f;
}

#menukisim a {
	border-top: 1px solid #016699;
	background: url(../img/backmenu.jpg) #000 repeat-x scroll bottom;
	padding: 0px 10px 2px 10px;
	color: #FFF;
	text-decoration: none;
}

#menukisim a:hover {
	border-top: 1px solid #01CCFF;
	background: url(../img/backmenux.jpg) #000 repeat-x scroll bottom;
	color: #FFF;
	text-decoration: none;
}

#menukisim a.selected {
	#background: #0144AA;
	color: #FFF;
	text-decoration: underline;
}

#ortakisim {
	#background: #FFF url(../img/bg01.jpg) repeat-x scroll top;
	background: #002233 url(../img/backorta.jpg) repeat-x scroll bottom;
	padding: 5px;
	border-right: 1px solid #000
	border-left: 1px solid #000;
}

#uyebar {
	padding :2px;
	background: url(../img/back3.jpg) #CCC; background-repeat: repeat-x; background-position:top;
	border-bottom: 1px solid #666;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #333;
}


#uyebar a {
	color: #0166FF;
}

#uyebar input.text {
	height: 14px;
}

#uyebar input.button {
	border: 1px solid #000;
	background: #999;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	height: 22px;
}


a {
	color: #0199bb;
}

a:hover {
	text-decoration: none;
}



.gizli {
	visibility: hidden;
}

.ok {
	
	font-weight: bold;
	color: #009900;
}


.error {
	font-weight: bold;
	color: #FF0000;
}



h2 {
	font-size: 16px;
	border-bottom: 1px solid #000;
}

.hbaslik {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #245;
}

a .hbaslik {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
}


h3 {
	font-size: 14px;
	border-bottom: 1px solid #AAA;
}

.h4 {
	font-size: 15px;
	border-bottom: 1px solid #246;
	margin: 8px;
}

.h4 a {
	color: #FFF;
	text-decoration: none;
}

tr.inputhover:hover {
	background: #369;
}

.button {
	border: 1px solid #000;
	background: #999;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	height: 22px;
}


.deneme a:hover {
	display: block;
	background: #DEDEDE;
}

h1 {
	font-size: 26px;
	margin: 0px;
}

td.label {
	text-decoration: underline;
	vertical-align: top;
}

small {
	color: #999;
}

table.liste {
	border: 0px solid #CCC;
	background: #113344;
}

table.liste tr {
	background: #002233;
}


table.liste td {
	vertical-align: top;
	padding: 5px;
}

table.liste td img {
	border: 5px solid #01CCFF;
}

a.border {
	width: 110px;
	display: block;
	border: 1px solid #55E;
}

.sagsol {
	background: #0199bb;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	padding: 3px;
}

.sagsol:hover {
	background: #0188aa;
}

#suanki {
	border: 0px solid #000;
}

#suanki2 {
	border: 1px solid #AAA;
}

img.thumb {
	border: 1px solid #888;
}

.resimcik {
	background: #999;
	padding: 5px;
}

.resimcik:hover {
	background: #01ccFF;
}

.resimcikx {
	background: #356;
	padding: 5px;
}

.resimcikx:hover {
	background: #01ccFF;
}

#suanki {
	border: 5px solid #003366;
}

.baslik {
	margin: 5px;
	margin-bottom: 10px;
	background: url(../img/backbaslik.jpg) #000 scroll top repeat-x;
	margin-bottom: 10px;
	line-height: 28px;
	padding-left: 5px;
	border-top: 1px solid #01CCFF;
	border-bottom: 1px solid #0199CC;
}

.baslik a {
	color: #01CCFF;
	text-decoration:none;
	font-weight: bold;
}

.baslik a:hover {
	color: #0199FF;
}

.link2 {
	color: #01CCFF;
	text-decoration: none;
	font-weight: bold;
}

.link2:hover {
	color: #0199FF;
}

hr {
	border: 1px solid #999;
}

#footer {
	color: #000;
}

#footer a {
	color: #0166FF;
}