body
{
  margin: 0 auto;
  padding: 0;
  background-color: #979B8C;
  background-image: url('../images/Page-BgTexture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-Serif;
  font-size:1em;
  
}
input,select,textarea{ font: normal 0.9em "Trebuchet MS", Tahoma, Arial;}


  a:link    {text-decoration: none; color:#00671D;}
  a:visited {text-decoration: none; color:#00671D;}
  a:hover   {text-decoration: none; color:#0088FF;}
  a:active  {text-decoration: none; color:#00671D;}
	 /* -------------------------------------------------------------------------  */
	 

	 
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.geri
{
background-image:url('../images/Sheet-c.png');
margin:22px;

}
.hb{
font-size:1.2em;
font-weight:bold;
color:#FFDF00;
}
.icerik{
width:95%;
padding:10px;
}
.cat{
background:url('../images/cat.png') left no-repeat;
font-size:1.2em;
width:100%;
margin:10px;
margin-left:20px;
float:left;
}

.baslik{
background-color:#7B7B7B;
font-size:0.9em;
font-weight:bold;
color:#FFF;
padding:3px;
padding-left:10px;
}
.ybaslik{
background-color:#2E6F18;
font-size:1em;
color:#FFF;
padding:6px;
padding-left:10px;
}
.Sheet
{
  overflow: hidden;
  min-width:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 922px;

}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 6px;

}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 21px;
  height: 21px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 42px;
  height: 42px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  left: 0;
  width: 21px;
  bottom: 21px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 42px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  right: 0;
  width: 21px;
  bottom: 21px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -21px;
  width: 42px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-image: url('../images/Sheet-c.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */



.etd{
border-bottom:1px dotted #979B8C;
height:24px;
vertical-align:middle;
}


.table{
background-color:#EBE9ED;
border:1px solid #ccc;
}
.norm{
font-size:0.8em;
}

.mini{
font-size:0.7em;
color:#333;
}
.mini:active{color:#333;}
.mini:visited{color:#333;}
.mini:link{color:#333;}
.mini:hover{color:#0088FF;}
.minib{
font-size:0.7em;
color:#333;
font-weight:bold;
}
.mimavi{ color:color:#0088FF;font-size:0.7em;}
.uyar{
font-size:0.8em;
padding:2px;
background-color:#FF0000;
color:#FFF;
}

.sari{
color:#FFDF00;
}
.ybas {
	color: #FFFFFF;
	background-color:#434343;
	font-size: 0.8em;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	height:24px;
	vertical-align:middle;
	}
.divbas{
float:right;
margin-right:30px;
margin-top:10px;
text-align:center;
color:#FFF;
font-size:0.8em;
font-weight:bold;
background-color:#434343;
padding:4px;
}	
.duzenle {
	color: #FFFFFF;
	background-color:#498136;
	font-size: 11px;
	border:1px solid #555;
	cursor:pointer;
	padding:2px;
	margin:4px;
	text-align:center;
	}	
	.duzenle:link{color: #FFFFFF;}
	.duzenle:visited{color: #FFFFFF;}
	.duzenle:active{color: #FFFFFF;}
	.duzenle:hover{color: #4D4D4D; background-color:#FFEE00;}
	.mbaslik {
	color: #FFFFFF;
	background-color:#0088FF;
	font-size: 13px;
	padding:2px;
	text-align:center;
	}	
	#myazi{
	color: #000;
	font-size: 12px;
	}	
	#myazi:link{color: #000;}
	#myazi:visited{color: #000;}
	#myazi:active{color: #000;}
	#myazi:hover{color: #000;}
	
.onayli {
	color: #FFFFFF;
	background-color:#0088FF;
	font-size: 11px;
	border:1px solid #555;
	padding:2px;
	margin:4px;
	text-align:center;
	float:right;
	cursor:pointer;
	}	
	.onayli:link{color: #FFFFFF;}
	.onayli:visited{color: #FFFFFF;}
	.onayli:active{color: #FFFFFF;}
	.onayli:hover{color: #4D4D4D; background-color:#FFEE00;}

.mavi {
	color: #006CFF;
	font-size: 0.9em;
	}	

.sil {
	color: #FFFFFF;
	background-color:#E40000;
	font-size: 11px;
	border:1px solid #555;
	cursor:pointer;
	padding:2px;
	margin:4px;
	}	
	.sil:link{color: #FFFFFF;}
	.sil:visited{color: #FFFFFF;}
	.sil:active{color: #FFFFFF;}
	.sil:hover{color: #4D4D4D; background-color:#FFEE00;}

.tarih{ font-size:0.8em; color:#666666;}
.yesilb{ font-size:0.9em; color:#5CAD00; font-weight:bold;}
.yesil{ font-size:0.8em; color:#5CAD00; }
.habas{ font-size:1.3em; color:#5CAD00; background:url('../images/mgreen.png') left no-repeat;  }
.kir{ font-size:0.8em; color:#AD0000; }
.kirb{ font-size:0.9em; color:#AD0000; font-weight:bold;}
.kirb a{ font-size:0.9em; color:#AD0000; font-weight:bold;}
.kirb a:hover{ font-size:0.9em; color:#0088FF; font-weight:bold;}

.slide-out-div {
        width: 250px;
        background: #f2f2f2;
        border: #343B1A 2px solid;
		height:150px;
		padding:10px;
		vertical-align:middle;
		font-size:0.9em;
    }
	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #4D8C00;
	background-color: #eee;
	padding: 10px;
	padding-left:10px;
	font-size:0.8em;
	opacity: 1;
}
#tooltip h3, #tooltip div { margin: 0; }

/*header */

#container {
		background:			#EFF0ED;
		width:				876px;
		margin:				auto;
	}
	#content {
		width:				876px;
		height:				100px;
		padding:			1px;
		padding-left:       0;
		background:			#EFF0ED;
	}
	.panelwrappers {
		overflow:			hidden;
	}
	
/*header bitis*/

div#rozet {
		position: absolute;
		width: 90px;
		height: 90px;
		top: 10px;
		left: 10px;
		text-indent: -9999px;
		background: url(../images/logo.png) 0 0 no-repeat;
		/* IE 6 için saydamlik probleminin çözümü */
        _background: transparent;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
	}
	
	
	#toTop { 
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer; }
