	A				{color: #0390C4;}
	A:visited 		{color: #0390C4;text-decoration: underline }
	td {
		color: #333333;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 10pt;
	}
	.small {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	.Title {
		color: #8E9D6A;
		font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-weight: Bold;
	}
	.SubTitle {
		color: #8E9D6A;
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight: Bold;
	}
	.KiremitKalin {
		color: #990000;
		font-size : 10pt;
		font-weight: Bold;
	}
	.FormTitles {
		color: #190579;
		font-weight: Bold;
	}
	.FormBox { color: #000000; text-decoration: none; font-size: 12px; font-family: Geneva, Verdana, Tahoma, Arial; font-weight : bold; background-color: #FFFFFF; border: #BFBFBF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ;}
	.Formtxt {font-size: 12px;}
	.txt,select {font-size: 12px; padding:0px; margin:0px; border:1px inset window;}

	.FormButton {
		font-family:Verdana, Arial;
		font-size:8pt;
		font-weight: Bold;
	}
	#footer_menu {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration: none;
	}
	#footer_menu a {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration: none;
	}
	#footer_menu a:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration: underline;
	}
a.spotArticle {
	font-family:Verdana,"Trebuchet MS",Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
a.spotArticle:hover {
	font-family:Verdana,"Trebuchet MS",Helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}
a.spotArticle:visited {
	font-family:Verdana,"Trebuchet MS",Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

body {text-align: center; }

#site{
	width:900px;
	margin: 0 auto;
	border:1px solid #000;
}

#filtrele{
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
}

#filtreleform table{
	width:100%;
	text-align:left;
}

#filtrele select{
	border:1px solid #000;
	height:24px;
	font-size:14px;
}


#harita-ust{
	background-color:#8F9D6A;
	height:28px;
	color:#fff;
	font-weight:normal;
	font-size:24px;
}


#sponsors{
	margin:20px;
	text-align:center;
}

#footer{
	text-align:right;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:20px;
	border-top:1px solid #000;
	padding-top:10px;
}

.buton{
	font-size:14px;
	height:60px;
	width:100px;
}


#slider {
 
	/* You MUST specify the width and height */
	width:900px;
	height:300px;
	position:relative;	
	overflow:hidden;
	border-top:1px solid #000;
}
 
#mask-gallery {
	
	overflow:hidden;	
}
 
#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}
 
	#gallery li {
 
		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}
 
 
#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:650px;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:250px;
	overflow:hidden;	
	
 
}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:250px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}
 
	#excerpt li {
		padding:5px;
	}
	
 
 
.clear {
	clear:both;	
}





#haberbolum {
  margin-bottom:10px;
}

#haberbolum h1 {
   padding-top:0; text-align:left;
    font-family:"Verdana",Arial,Serif;
    font-size:12px;
    font-weight:bold;
	color:#009900;
}

#haberbolum h1 a {
	color:#009900;
}

#haberbolum p {
    font-family:"Verdana",Arial,Serif;
    font-size:11px;
}


#haberbolum img {
  margin-right:8px;
  margin-bottom:8px;
}


#haber {
  float:left;
  width:320px;
  margin:4px;
	padding-right:10px;
}

.haberkutusu{
	float:left; 
	width:118px;
	min-height:70px;
	margin-right:5px;
	padding:5px; 
}

#tabs ul{
	font-size:14px;
}


