<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
-->
</style>
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}



ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* burdan sornası develigentereden
/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */

/*body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;   }

.haberler {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	line-height: 16px;

	color: #666666;

}

.style1 {font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif;}

.style2 {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}



.content {
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   

.haber {
	border: 1px solid #CCCCCC;
}




/*
.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}*/
	
./*subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}
*/
/* left side
   --------- */

/*.footer {
	clear: both;
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}*/

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	

.okul_adi{
	font-size: 14px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background:url(../images/okuladi_bg.gif);
	text-transform:uppercase;
}



.uye_bilgi_bari {
	font-size: 12px;
	color: #000;
	font-family:tahoma;
	font-weight: bold;
}
.uye_kullanici_adi {
	font-size: 10px;
	color: #000;
	font-family:tahoma;
	font-weight: bold;
}
.govde_metni {
	font-size: 10px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif
	font-weight: normal;
	background-color:#fff;
}
.text_box_metni {
	font-size: 12px;
	color: #669900;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#669900;
	border-left-color:#669900;
	border-right-color:#669900;
	border-top-color:#669900;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	background-color:#FDE8C1;
}


input {
	line-height: normal;
	color: #0099FF;
  text-align: center
    border-style: groove;
  text-shadow: #FF0033;
      background-image: url(arkaplan.gif);
  font-size: xx-small
}
textarea {
	line-height: normal;
	color: #0099FF;
      background-image: url(arkaplan.gif);
  font-size: xx-small
}
select {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF6633;
	background-color: #fff;
      text-align: center;

}

.center {
text-align: center;      }
}
.kucuk_kalin_kirmizi{
	font-size: 10px;
	color:#FF0000;
	font-family:tahoma;
	font-weight: bold;
}
.bold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
img {
	color: #D4D0C8;
}

.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 


.tablo_baslik{
 	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #DBEDFB;
	cellspacing:1;
	border-color:#999999;

}

.tablo_govde{
 	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	background-color: #ECF5FB;
	border-color: #ECF5FB;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 1px;

}
.buton{
 	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width:75px;
	height:19px;
	color:#339900;
border-top-width:0px;
border-left-width:0px;
	background-color:#EBFBEA;
	border-bottom-width:0px;
	border-bottom-color:#339900;
	border-right-color:#EBFBEA;
	border-right-width:0px;
	border-left:#C9FBC8;
	border-top:#339900

}
.baslik{
 	font-family: tahoma;
	font-size: 15px;
	color:#89B347;
	font-weight: BOLD;
}
.tablo_govde{
 	font-family: tahoma;
	font-size: 10px;
	background:#FBD081;
	font-weight: normal;
}
.tablo_satir{
 	font-family: tahoma;
	font-size: 10px;
	background:#FBD081;
	font-weight: normal;
	bordercolor:#EFEFEF;
	bgcolor:#EFEFEF;
}

.tablobaslik{
 	font-family: tahoma;
	font-size: 13px;
	font-weight: BOLD;
	color:#000000;
	background:#FBD081;
}
.soru_cevaplari_soluk{
 	font-family: tahoma;
	font-size: 15px;
	font-weight:lighter;
	color:#000000;
}

.istatistik_baslik{
 	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	background:url(../images/tb_baslik_bg.gif) repeat-x;
}
.istatistik_madde{
 	font-family: tahoma;
	font-size: 10px;
	color:#000000;
	background:#FFFFFF;
}
.tanitimTabloBg{
	background:url(../images/taban.jpg) repeat-y;
}
.KırmızıHata {
	height: 10px;
	background: #CA090D;
	color: #FFFFFF;
	padding: 3px  10px 3px;
}