body {

    background-image:url(bg.gif);
    background-repeat:repeat-x;
    margin:0px;
    font-family:trebuchet ms;
    font-size:11px;
    color:#404040;
    }
	
tr,td,p,div {
    font-family:trebuchet ms;
    font-size:11px;
    color:#404040;
    }
	
	.menustyle1 {
	color: #2d5a94;
	font-weight: bold;
}	
    
	.baslikstyle1 {
	color: #000000;
	font-weight: bold;
}	
	.style1 {
	color: #4b4b4b;
}


.txtwihte {

    font-family:Trebuchet MS;
    font-size:11px;
    filter:default;
    color:White;
    padding-top:5px;
    padding-right:50px;
    }
	/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 50%;
    left: 50%;
    
    margin-left: -300px;
    width: 475px;
    
    background-color: #000000;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(10 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

img {
    border:none;
    }
.haber {

    font-family: trebuchet ms;
    font-size:10px;
    filter:default;
	color:#626060;
    }

a {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a:visited,active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #b0500f;
	TEXT-DECORATION: none;
}
	
a.link1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a.link1:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a.link1:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a.link1:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #619b41;
	TEXT-DECORATION: none;
}

a.link2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #619b41;
	TEXT-DECORATION: none;
}
a.link2:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none;
}
a.link2:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none;
}
a.link2:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #619b41;
	TEXT-DECORATION: none;
}

.menu
{
	background-color:#004080;
	width:230px; 
	font-size:11px; 
	text-align:left;
	font-weight:bold;
	border-bottom:solid 1px #fff;
}
.menu2
{
	background-color:#004080;
	width:120px; 
	font-size:11px; 
	text-align:left;
	font-weight:bold;
	border-bottom:solid 1px #fff;
}


h3
	{ 
	font-size:18px;
	margin-bottom:15px; 
	color:#004080;
	 
		}
		
h2
		
	{ 
	
	font-size:12px;
	margin-bottom:0px;
	margin:0px;
	padding-bottom:0px; 
	color:#109dfe;
	 
	}

h5
		
	{ 
	
	font-size:17px;
	margin-bottom:0px;
	margin:0px;
	padding-bottom:0px; 
	color:#004080;
	 
	}
				