body { margin:0 }
/*table 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; /* 1dikey2ve4txtyanbosluklar*/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;}
/*ep alt header*/
.yeni_altmenu {font-family: Arial;font-size: 14px;color: #FFFFFF;text-decoration:none;}
.yeni_altmenu:hover {font-family: Arial;font-size: 14px;color: #FFFFFF;text-decoration:underline;}
.arialbeyaz16px {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF;}
.arialsiyah16px {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333;}
.arialmavi18px {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0a4776; letter-spacing:-1px}
.arial16pxwhite {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px;}

.prouzat {
    border-radius: 7px;
    color: #fff;
	
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 120px;
	background: #a9e4f7; /* Old browsers */
background: -moz-linear-gradient(top,  #a9e4f7 0%, #1180f7 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e4f7), color-stop(99%,#1180f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a9e4f7 0%,#1180f7 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a9e4f7 0%,#1180f7 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a9e4f7 0%,#1180f7 99%); /* IE10+ */
background: linear-gradient(to bottom,  #a9e4f7 0%,#1180f7 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#1180f7',GradientType=0 ); /* IE6-9 */

}
.prouzat a {
    color: #fff;
    display: block;
}