.formField {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.altSayfaBaslik {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 12px;
	color: #0f72a1;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.normalYazi {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.normalYaziBeyaz {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.normalYaziLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normalYaziLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/*Easy Slider*/
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin: 0 ;
		width:406px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:absolute;
		text-align:left;
		width:406px;
		background:#fff;		
		margin-bottom:0;
		}	
	#header{
		height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:406px;
		height:166px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:35px;
		position:absolute;
		left:0px;
		top:55px;
		}	
	#nextBtn{ 
		left:391px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:35px;
		background:url(../easySlider1.5/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../easySlider1.5/images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/* melu */

.imgLeft {
	float:left;
	padding-right:10px
}
.pagination a {
	color:#333;
	text-decoration:underline
}
.pagination a:hover {
	color:red;
	text-decoration:none
}
.pageShowing {
	background-color:red;
	color:#FFF;
	padding:1px
}
.result {
	color:red;
	font-weight:bold;
}

