/* CSS Document */
body { margin:0 }
ul {margin:10px 5px 10 12px;padding:0;list-style-type:none;list-style-image: url(../images/homeul.gif);}

a { text-decoration:none}
a:hover { text-decoration:underline}


.text_normal_black {
	font-family: Tahoma;
	font-size: 11px;
}

.text_normal_black a{
	color: #000000
}

.text_normal_red {
	font-family: Tahoma;
	font-size: 11px;
	color:#CC0000;
}

.text_normal_red a{
	color:#CC0000
}

.text_normal_deep_blue {
	font-family: Tahoma;
	font-size: 11px;
	color:#314c79;
}


/* white */

.text_normal_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF
}

.text_normal_white a{
text-decoration:none;
	color: #FFFFFF
}

.text_normal_white a:hover{
	color: #FFFFFF;
	text-decoration:underline
}




/*  grey */
.text_normal_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666
}

.text_normal_grey a{
	color: #666666
}

.text_normal_grey a:hover{
	color: #333333
}

/* deep grey */
.text_normal_deep_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333
}


.text_normal_deep_grey a{
	color: #666666
}

.text_normal_deep_grey a:hover{
	color: #333333
}

.text_normal_deep_grey_small {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666
}


.text_news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#2a5f91;
}






/* Mavi tab */
    .tab_blue {
      float:left;
     /* width:584px;
	  border-bottom:1px solid #2763A5;*/
      line-height: normal;
	  font-weight: bold;
      }
  
    .tab_blue ul {
	  margin:0;
	  padding:10 10 0 20;
	  list-style:none;
	        }
    .tab_blue li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
	  
	  
	  
    .tab_blue a {
      float:left;
      background:url("/images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 1 0 3; 
      text-decoration:none;
	  color:#666666;
      }
	
	  
	  
    .tab_blue a span {
      float:left;
      display:block;
      background:url("/images/tabright10.gif") no-repeat right top;
      padding:9 19 4 15; /* 1dikey   2 ve 4 txt yan boşluklar*/
      color:#666666;
	  font-size:11px;
	  font-family:Tahoma;
	  float:none;
      }
	  
	  
	  
/*	  
 .tab_blue a:hover {
      background-position:0% -1px;
	  
      }
.tab_blue a:hover span {
      background-position:100% -1px;
      }

*/
/* Mavi tab */
    .tab_blue2 {
      float:left;
	  /*border-bottom:1px solid #2763A5;*/
      line-height: normal;
	  font-weight: bold;
      }
  
    .tab_blue2 ul {
	  margin:0;
	  padding:10 10 0 20;
	  list-style:none;
      }
    .tab_blue2 li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
	  
	  
	  
    .tab_blue2 a {
      float:left;
      background:url("/images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 1 0 3; 
      text-decoration: none;
	  background-position:0% -27px;
      }
	


	.tab_blue2 a:hover { text-decoration:none }
	  
	  
    .tab_blue2 a span {
      float:left;
      display:block;
      background:url("/images/tabright10.gif") no-repeat right top;
      padding:10 19 4 15; /* 1dikey   2 ve 4 txt yan boşluklar*/
      color:#666666;
	  font-size:11px;
	  font-family:Tahoma;
	  float:none;
	  background-position:100% -27px;color:#FFF;
	  text-decoration:none
      }
	  


  
.closed {display: none}
.opened {display: visible}



/* girismci merkezi blok */
.chan-high { font-size:11px; font-weight:bold; color:#333; padding:2px 5px; border:1px solid #8cc2e1; background-color:#f0f7fd; margin:0 0 5px 0;}
.chan-high a { color:#333; text-decoration:none;}


