html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div{
margin:0;
padding:0;
border: 0;
}
body{
	text-align: left;
	font-family:"Trebuchet MS",trebuchet-ms, trebuchet, verdana, arial, sans-serif, Garamond, "Lucida Grande";
	color: #000000;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	font-size: 78%;
	background-image:url(template_img/background.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}

tr,td,p{
	font-family:"Trebuchet MS", Garamond, "Lucida Grande", Verdana, Tahoma;
	color:#000000;
}

h1 {
	font-size: 200%;
	color:#FF0099;
	font-weight:lighter;
}
h2 {
	font-size: 140%;
	color:#FF0099;
	font-weight: lighter;
}
h3{
	font-size: 140%;
	color: #000000;
	font-weight:lighter;
}

h4 {
	font-size: 140%;
	font-weight:lighter;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
	font-weight:lighter;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0099;
	text-decoration:none;
}
sup{
	font-size: 80%;
}
ul{
	list-style-type:square;
	margin-left:35px;
}
ul li{
	list-style-type: square;
	margin-top:16px;
	list-style-position: outside;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}


ol{
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li{
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}

ol ol{
 list-style-type: disc;
}
ol ol ol{
 list-style-type: none;
}


label{
 font: bold 100% "tahoma", Verdana, Arial;
 color: #334d55;
}

hr{
	border:1px solid #cccccc;
	height:1px;
}

fieldset{
	padding:10px;
	border:1px solid #cccccc;
}

legend{
	color:#FF00FF;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
	
}
form{
	margin: 0;
	padding:0;
	}
select{
	border-color:#cccccc;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}


/*MAILFORM*/
.mailtextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:220px;
	height:115px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.mailinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:15px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}
.mailmiddleinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:74px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}
.mailsmallinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}

.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:60px;
	height:19px;
	color:#ffffff;
	border:1px outset #FFFFFF;
	background-color:#FF00FF;
	border:1px outset #FFFFFF;
	background-image:url(template_img/button_bg.gif);
	background-repeat:repeat-x;
	}

.button2{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:120px;
	height:19px;
	color:#ffffff;
	border:1px outset #FFFFFF;
	background-color:#da251d;
	border:1px outset #FFFFFF;
	background-image:url(template_img/button_bg.gif);
	background-repeat:repeat-x;
	}

/*MENU STILLERI*/
.menulink_0{
	height:35px;
	float:left;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#000000;
	border-top:5px solid #aaa9a9;
	width:74px;
	font-weight:bold;
	font-size:88%;
	padding-top:10px;
	text-align:center;
}
a.menulink_0:hover{
	background-color:#FFFFFF;
	color:#000000;
	border-top:5px solid #FF0099;
}
.menulink_0_sel{
	height:35px;
	float:left;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#000000;
	border-top:5px solid #FF0099;;
	width:74px;
	font-weight:bold;
	font-size:88%;
	padding-top:10px;
	text-align:center;
	}
a.menulink_0_sel:hover{
	background-color:#FFFFFF;
	color:#000000;
	border-top:5px solid #aaa9a9;

}

/*----------------------------------------*/



.getsublink_0{
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #f2f3f4;
	width:500px;
	text-align:left;
	height:15px;
	padding:3px;
}
a.getsublink_0:hover{
	color:#FF0099;
}

.getsublink_0_sel{
	color:#FF0099;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	text-align:left;
	height:15px;
	padding:3px;
}

a.getsublink_0_sel:hover{
	color:#000000;
}






/*YAZI STILLERI*/
.kucuk{ font-size:7px;
}
.bold{
	font-weight:bold;
}
.beyaz{
	color:#FFFFFF;
	font-size:1em;
}
.beyaz8{
	color:#FFFFFF;
}


/* LINKLER */
.link_siyah{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.link_siyah:hover{
	color:#FF0099;
	text-decoration:none;
}

.indirlink{
	font-weight:bold;
	font-size:130%;
	color:#FF0099;
	text-decoration:none;

}
.indirlink:hover{
	color:#000000;
	text-decoration:none;
}


.linkbeyaz{
	color:#ffffff;
	text-decoration:none;
}
a.linkbeyaz:hover{
	color:#FF00FF;
}


.detailslink{
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	color:#FF0099;
	background-color:#f2f3f4;
	float:left;
	padding:2px;
	}
a.detailslink:hover{
	background-color:#FF0099;
	color:#ffffff;
}

.detailslink2{
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	color:#999999;
	float:left;
	padding:2px;
	}
a.detailslink2:hover{
	color:#FF0099;
}


.buyukresimlink{
	text-decoration:none;
	font-size:90%;
	color:#FF0099;
	background-color:#f2f3f4;
	float:right;
	padding:3px ;
	background-image:url(template_img/buyuk_resim.gif);
	background-repeat:no-repeat;
	background-position:76px center;
	width:90px;
	text-align:left;
	}
a.buyukresimlink:hover{
	background-color:#FF0099;
	color:#ffffff;
	background-image:url(template_img/buyuk_resim2.gif);
}



/*CIZIKLAR*/
.kenarlik{
	border:1px solid #dededd;
}

.alt_kenarlik_gri{
	border-bottom:1px solid #dededd;
}

.alt_kenarlik_pempe{
	border-bottom:1px solid #FF0099;
}

/*BACKGROUNDLAR*/

.gribg{
	background-color:#f2f3f4;
}
.beyaz_bg{
	background-color:#ffffff;
}


/*haberler*/	
.haberler_baslik{
	color:#9d304e;
	font-weight:bold;
	font-size:8pt;	
	background-color:#f2f3f4;
	border-bottom:1px solid #9d304e;
}
.haberler_manset{
	color:#ffffff;
	font-weight:bold;
	font-size:8pt;
	border-bottom:1px solid #cccccc;
}
.tumhaberler_link{
	font-size:7pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.tumhaberler_link:hover{
	color:#000000;
	font-weight:bold;
}
.haberlerdevami_link{
	font-size:7pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.haberlerdevami_link:hover{
	color:#000000;
}
/*yazilar*/
.kucuk_yazi{
	font-size:10px;
}

.kucuk_yazi_bold{
	font-size:7pt;
	font-weight:bold;
	color:#666666;
}

.bold{
	font-weight:bold;
}


/*---------------ziraat-------------------*/
.toptable{
background-image:url(template_img/top1.gif);
background-repeat:no-repeat;
background-position:center top;
}
.bottom{
background-image:url(template_img/bottom.gif);
background-repeat:no-repeat;
background-position:center top;
}
.sagcizik{
	border-right:1px solid #dededd;
}
	
.italik{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-style:italic;
}

.oyverinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:20px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}
#topmenu_container{
	margin:0 auto;
	width:900px;
	height:90px;
}
#topmenu{
	width:149px;
	height:40px;
	float:right;
	text-align:left;
	padding-right:10px;
}
#topmenu_al{
	width:100%;
	height:40px;
	float:left;
}
#logotop{
	float:left;
	width:280px;
	padding:20px 0px 0px 0px;
	text-align: center;
}
#navbar{
	float:left;
	width:610px;
	padding:0px 0px 0px 10px;
}
#topmenu1_cont{
	float:left;
	}

#topmenu2_cont{
	float:right;
}

#contentcontainer{
	margin:0 auto;
	width:900px;
	height: auto;

}
#contentleft{
	width:280px;
	float:left;
}
#contentright{
	width:620px;
	float:right;
	left:280px;
}
#menucontainer{
	width:600px;
	height:48px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

#menu{
	width:100%;
	height:48px;
	text-align:center;
}

#content_out{
	background-color:#FFFFFF;
	padding:10px;

}
#content{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
#content p,tr,td{
	color:#000000;
}
#bottom{
	width:100%;
	height:50px;
}

#footer{
	width:580px;
	height:30px;
	border-bottom:5px solid #828282;
	background-color:#FFFFFF;
	text-align: left;
	padding: 10px;
}

#sir{
	text-align: right;
	height:20px;
}
.topmenu1{
	height:25px;
	float:left;
	text-decoration:none;
	background-color:#605d5c;
	color:#FFFFFF;
	border-bottom:5px solid #FF0099;;
	width:74px;
	font-weight:bold;
	font-size:1em;
	padding-top:10px;
	text-align:center;
}
a.topmenu1:hover{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:5px solid #FF0099;;
}
.topmenu2{
	height:25px;
	float:left;
	text-decoration:none;
	background-color:#605d5c;
	color:#FFFFFF;
	border-bottom:5px solid #FF0099;;
	width:74px;
	font-weight:bold;
	font-size:1em;
	padding-top:10px;
	text-align:center;
}
a.topmenu2:hover{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:5px solid #aaa9a9;
}

#indir{
	text-align:left;
	width:260px;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
	border-top: 1px solid #000000;
}
#indirsol{
	text-align:center;
	float:left;
	width:40%;
	border-right:1px solid #ABABAB;
	vertical-align:middle;
}
#indirsag{
	left:110px;
	text-align:left;
	line-height:1.6em;
	padding: 5px;
	float: left;
	width: 130px;
	padding-left: 10px;
}
#flashalt{
	padding-top:10px;
}
#flashalt2{
	padding-top:10px;
}
/*insan kaynaklari*/
.human_resource_normal{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style:normal;
	width:120px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#000000;
	}
.human_resource_middle{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style:normal;
	width:80px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#000000;
	}
.human_resource_small{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style:normal;
	width:50px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#000000;
	}
.human_resource_textarea{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style:normal;
	width:400px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#000000;
}
.human_resource_adrestextarea{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style:normal;
	width:300px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#000000;
}
option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}
#corian{
	text-align:left;
	width:260px;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
	border-top: 1px solid #000000;	}

#searchcontainer{
	width:620px;
	height:56px;
	text-align: left;
	float:left;
	padding: 0px 0px 0px 0px;
}

#searchdiv{
	width:200px;
	height:56px;
	text-align: right;
	float:left;
	padding: 0px 0px 0px 250px;
}

#searchdiv1{
	width:180px;
	height:30px;
	text-align: right;
	float:left;
	padding: 5px 10px 0px 10px;
	background-color:#605d5c;
	color:#FFFFFF;
	border-bottom:5px solid #FF0099;
	;
}

.search_button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:44px;
	height:20px;
	color:#FFFFFF;
	border:0px solid #cacdcf;
	background-color: #000000;

	}
.searchinput{
	font-family:tahoma;
	font-style:normal;
	width:124px;
	height:16px;
	border:1px solid #fff;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFFFFF;

	}

#search_inputcont{
	width:130px;
	float:left;
	text-align:right;
	height: 22px;
	padding-top: 3px;
	padding-right: 4px;

	}

#search_button_cont{
	width:45px;
	float:left;
	text-align:right;
	padding-top: 4px;

	}
cite{
font-style:normal;
	
}
