html,body{
	margin:0;
	padding:0;
}
body{
	padding-top:100px;/*match height of fixed header*/
	margin-top:-100px;/*match height of fixed header*/

}
#outer{

	z-index:0;

}
#inner{padding-top:100px;
	z-index:0;
	text-align:center;
}/* matches height of fixed header to clear the content below it*/
#header{
	position:fixed;/* for good browsers*/
	top:0;
	left:0;
	width:100%;
	height:100px;/* the height you want the header to be*/
	z-index:999;
}

#headerinner{/* header content goes inside here*/
	text-align:center;
	height:100px;/* match height of fixed header*/
	position:relative;
	z-index:999;
}

/* ie only styles below */
/* mac hide \*/
* html, * html body{
	overflow-y:hidden;
	height:100%;
}
* html #headerinner{margin-right:-143px;voice-family: "\"}\""; voice-family:inherit; }
* html #headerinner{margin-right:17px;}
* html #header{position:absolute;}
* html #outer {height:100%;overflow:auto}
/* end hide*/


td {font-size:12px; font-family:Tahoma; color:#454545; line-height:12px; vertical-align:top;}
.a2 {border:none; text-decoration:none; color:#454545;}
a {border:none; text-decoration:none; color:#454545;}
.aPath {border:none; font-size:14px; font-family:Verdana, Arial, sans-serif ; color:#FFFFFF;}
.aPath2 {border:none; font-size:14px; font-family:Verdana, Arial, sans-serif ; color:#FFFFFF;}
.aPath3 {border:none; font-size:20px; font-family:Verdana, Arial, sans-serif ; color:#a10210; line-height: 1.3em;}
.aPath_haber {border:none; font-size:14px; font-family:Verdana, Arial, sans-serif ; color:#7E7E7E; line-height: 1.3em;}
.aPath_haber_alt {border:none; font-size:10px; font-family:Verdana, Arial, sans-serif ; color:#7E7E7E; line-height: 1.3em;}
a:hover {text-decoration:underline;}
form {margin:0px; padding:0px;}
.bodytext {
	text-align: justify;
	font-family :Verdana, Arial, sans-serif ;
	font-size: 0.9em;
   line-height: 1.4em;

}

ul{margin-top:5px;margin-bottom:0px;line-height:18px;list-style-image : url(images/bullet_2.png);}

.haberler_tarih {
background-image: url(haberler_img.png);
background-repeat: no-repeat;

}

.haberler_baslik {border:none; font-size:11px; font-family:Verdana, Arial, sans-serif ; font-weight:bold; color:#454545; line-height: 1.3em;}
.haberler_baslik2 {border:none; font-size:20px; font-family:Verdana, Arial, sans-serif ; font-weight:bold; color:#454545; line-height: 1.5em;}
.haberler_baslik3 {border:none; font-size:11px; font-family:Verdana, Arial, sans-serif ; font-weight:bold; color:#a10210; line-height: 1.3em;}

#header2, h2 { background-repeat:repeat-x; background-color:#FFFFFF; margin-top: 5px; margin-bottom: 5px; font-weight: bold; font-family: Verdana, Helvetica, sans-serif; font-size: 14px; line-height: normal; letter-spacing: 0px; color: #00427A; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-bottom-color: #DDDDDD; border-top-color: #E1E1E1; background-position: left top; border-left-width: 5px; border-left-style: solid; border-left-color: #a10210; background-image: url(bg_title2.gif); border-right-style: solid; border-right-color: #EEEEEE; border-right-width: 1px; display: block; clear: both; }
#header2 a, h2 a { display: block; background-image: url(h2_linkback.gif); background-repeat: no-repeat; background-position: right; color: #00427A; text-decoration: none; }
#header2 a:hover, h2 a:hover { background-image: url(h2_linkback_over.gif); }


.td_middle {
vertical-align:middle;

}

span.term0 {
  background-color: #FFCCCC;
}
span.term1 {
  background-color: #FFCCCC;
}
span.term2 {
  background-color: #FFCCCC;
}

/****************************************************/
/*Foot*/
#foot-container { margin: 0 0;  width:100%; height: 114px; font-size: 1.1em; text-align: center; float: left; }
#foot-copy { margin: 0; padding: 0 0; background-image:url(bottom_back.png); background-repeat:repeat-x; height:114px; width: 100%; text-align: center; }
/****************************************************/