#cerceve {
	margin-top: 0px;
	padding: 0px;	
	color:#000000;
	width:800px;
	border:2px solid #000000;
	height:auto;
}

html, body {
	height: 100%;
	font-family: "Trebuchet MS";
	font-size:12px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ccc;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
	background-image: url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/

h2 { color: #CC0000; font-size:22px; margin-top:-0px; }
.sayfa {
	margin:0px;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 15px;
}
.sayfa a:link, body a:visited {
	color: #000066;
}
.sayfa a:hover, body a:active {
	color: #b87a11;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width: 224px;
	height:auto;
	float:right;
	border-left: 1px dotted #000000;
	padding:10px 5px;
}
.right td{
	border-bottom:1px solid #ddd;
	text-align:left;
}
.right a { 
	text-decoration:none;
	color:#996600;
}
.right a:hover {
	color:#006699;
}
.right th{
	text-align:left;
	color:#006699;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;	
	background-position:left;
	background-color:#FFFFFF;
	height: 108px;
	width: 800px;
}
#header_logo {
	float:left;
	padding-left:10px;
	padding-top:25px;
	padding-right:10px;
}
#header_yazi1 {
	font-size:18px;
	font-weight:bold;
	color:#000;	
	/*margin: 0px 0px 0px 500px;*/	
	padding-top:30px;
	text-align:left;
}
#header_yazi2 {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:70px;
}
#mitos { 
	padding-right:30px;
	text-align:right;
	margin-top:-60px; }

#oai {
	background-image:url(../images/oai.jpg);
	background-repeat:no-repeat;
	width:367px;
	height:89px;
	float:left;
	padding:3px 10px;
	margin-top:3px;
	margin-left:20px;
	text-align:left;
	
}
.yazi_baslik {
	color:#663300;
	font-size:14px;
	font-weight:bold;
	left:15px;
	text-align:left;
}
.yazi {
	float:left;
	padding-left:90px;
	width:250px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#stat {
	background-image:url(../images/stat.jpg);
	background-repeat:no-repeat;
	width:367px;
	height:89px;
	position:absolute;
	padding:3px 10px;
	margin-top:3px;
	margin-left:-200px;
	text-align:left;
}
#alt_header {
	height:95px;
	background-color:#dddddd;
	width:800px;
}
#alt_header a {
	text-decoration:none;
	color:#000000;
}
#alt_header a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#header_bg {
	background-color:#003366;
	height: 150px;	
}
.uyari {
margin-top:10px;
border:2px solid #000066;
padding:10px;
font-weight:bold;
}

.giris {
text-align:left;
width:700px;
line-height:13px;
}

.history th {
color:#6D847E;
text-align:right;
padding:5px;
}
.history td {
padding:5px;
text-align:left;
}

.liste {
background-color:#F9FFE6;
border:2px solid #42566A;
}
.liste tr {
	cursor:pointer;
	color:#6D847E;
	vertical-align:top;
}
.liste tr:hover{
	cursor:pointer;
	background-color:#FFE085;
	color:#000040;
}
.liste tr a{
	cursor:pointer;
}
.liste td {
	padding:5px 10px 5px 10px; /* border-bottom:1px solid #000033;*/
}
.liste th {
	background-color:#FFE085;
	color:#000040;
}

.liste a{
color:#6D847E;
text-decoration:none;
}

.form {
background-color:#F1EEE5;
padding:5px;
border:2px solid #8C9171;
}
.form th {
color:#6D847E;
text-align:right;
vertical-align:top;
}
.form td {
vertical-align:top;

}
.form input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
}

.form_detail {
background-color:#F1EEE5;
padding:10px;
border:2px solid #8C9171;
width:100%;
}
.form_detail th {
color:#6D847E;
text-align:right;
vertical-align:top;
padding-bottom:8px;
border-bottom:1px solid #D8D6C4;
}
.form_detail td {
vertical-align:top;
padding-right:5px;
padding-left:5px;
padding-bottom:8px;
border-bottom:1px solid #D8D6C4;
}
.form_detail input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
}

.msg {
font-weight:bold;
color:#CC0000;
font-style:italic;
}

.navigasyon {
padding-right:30px;
text-align:right;
padding-top:50px;
}
.navigasyon a:link, body a:visited {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
.navigasyon a:hover, body a:active {
	color:#0066CC;
}
.sayfa ul { padding-left:10px; }