

.system_template_content_style {
	background-color:#FFFFFF;
	color:#000000;
}


.system_template_content_shade {
	visibility:hidden; 
	position:absolute; 
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span{
margin:0;
padding:0;
border: 0;
}

body{
	text-align: left;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#4a4a4a;
	font-size:70%;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.5em;
	background-color:#318a84;
}

tr,td {
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
.red {
	color:#b30000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
}


p{

}
h1,h2,h3,h4,h5,h6{

	font-family:Arial, sans-serif, Garamond;

}
h1 {
	font-size: 200%;
	line-height: 1.6em;
	font-weight:lighter;
}
h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;

	}
h3{
	font-size: 160%;
	line-height: 1.8em;
	font-weight:500;

	}

h4 {
	font-size: 140%;
	line-height: 1.6em;
	font-weight:bold;
}

h5 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight:bold;

}

h6 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;

}

a{
	color:#2b373c;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
sup{
	font-size: 100%;
}

label{
 font: bold 100% "tahoma", Verdana, Arial;
 color: #334d55;
}

hr{
	border:0px solid #FFFFFF;
	height:0px;
}

fieldset{
	padding:10px;
	border:1px solid #dedede;
}

legend{
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}

em{

}

form{
	margin: 0;
	padding:0;
	}
form select{
	font-size:8pt;
}

option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}

ul{
	list-style-type:square;
	margin-left:15px;
}
li{
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li{
 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;
}

a.tab_class {
	background-color:#CCCCCC;
}

a.tab_class_active {
	background-color:#F8FAA0;
	color:#FF0000;
}


/*MAILFORM*/
.mailtextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:115px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	padding:2px;
}

.mailadresarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #4d485b;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	padding: 2px;
}
.adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
}
.mailinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:18px;
	border:1px inset #4d485b;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	padding: 2px;
	}
.mailmiddleinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:74px;
	height:20px;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	}
	
.searchinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:175px;
	border:1px inset #cccccc;
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	background-color: transparency;
	padding: 2px;
	height: 16px;
	}
	
.mailsmallinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	}

.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	height:20px;
	color:#ffffff;
	border:1px outset #c7ddf3;
	background-color:#d71920;
	
	}
	
.search_button{
	font-weight:bold;
	width:50px;
	color:#ffffff;


	background-color:#	color:#2b373c;;
	background-color: #000000;
	border: 1px outset #333333;
	height: 20px;
	padding: 2px;
	font-size: 8pt;
	}

/*MENU STILLERI*/
.menulink_0{
	float:left;
	text-decoration:none;
	color:#000000;
	width:96px;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	padding:8px 0px 0px 0px;
	height:22px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border-bottom:3px solid #ffb20e;
	
	}

a.menulink_0:hover{
	color:#ffffff;
	text-align:center;
	border-bottom:3px solid #000000;

}

.menulink_0_sel{
	float:left;
	text-decoration:none;
	color:#ffffff;
	width:96px;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	padding:8px 0px 0px 0px;
	height:22px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border-bottom:3px solid #b5251c;
}

a.menulink_0_sel:hover{
	color:#000;
	text-align:center;
	border-bottom:3px solid #ffffff;

}

.menulink_1{
	float:left;
	text-decoration:none;
	color:#fff;
	width:126px;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px 0px 0px 0px;
	height:26px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-image:url(../images/button_3.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}

a.menulink_1:hover{
	color:#fff;
	float:left;
	text-align:center;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}


.menulink_1_sel{
	float:left;
	text-decoration:none;
	color:#fff;
	width:126px;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px 0px 0px 0px;
	height:26px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

a.menulink_1_sel:hover{
	color:#fff;
	text-align:center;
	background-image:url(../images/button_3.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.sub_menulink_0{
	float:left;
	text-decoration:none;
	color:#2b373c;
	width:200px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#f2f3f4;
}

a.sub_menulink_0:hover{
	color:#c4161c;
	background-color:#cccccc;
}

.sub_menulink_0_sel{
	float:left;
	text-decoration:none;
	color:#c4161c;
	width:200px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.sub_menulink_0_sel:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}


.sub_sub_menulink_0{
	float:left;
	text-decoration:none;
	color:#2b373c;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


a.sub_sub_menulink_0:hover{
	color:#0093dd;
}

.sub_sub_menulink_0_active{
	float:left;
	text-decoration:none;
	color:#0093dd;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
	}

a.sub_sub_menulink_0_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}


.sub_sub_menulink_1{
	float:right;
	text-decoration:none;
	color:#2b373c;
	width:170px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


a.sub_sub_menulink_1:hover{
	color:#0093dd;
}

.sub_sub_menulink_1_active{
	float:left;
	text-decoration:none;
	color:#0093dd;
	width:170px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
	}

a.sub_sub_menulink_1_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}


/*----------------------------------------YAZI STILLERI----------------------------------------*/
.error_message{
	color:#FF0000;
	font-weight:bold;
}

.kucuk{ font-size:7px;
}
.bold{
	font-weight:bold;
}
.boldkirmizi{
	font-weight:bold;
	color:#da251d;
}
.gray{
	color:#dedede;
}
.boldturuncu{
	font-weight:bold;
	color:#fe5502;
}
.boldturuncu8{
	font-weight:bold;
	color:#fe5502;
	font-size:8pt;
}
.beyaz{
	color:#FFFFFF;
}
.since{
	color:#FFFFFF;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
}
.bold_beyaz{
	color:#FFFFFF;
	font-weight:bold;
	font-size:7pt;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.bold_gri{
	color:#CCCCCC;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}


/* LINKLER */

.link_kucuk{
	color:#2b373c;
	text-decoration:none;
	font-size:80%;
}
.link_kucuk:hover{
	color:#FF0000;
	text-decoration:none;
}


.link_siyah{
	font-weight:bold;
	color:#2b373c;
	text-decoration:none;
	font-size:100%;
	font-family:"Trebuchet MS",arial, sans-serif, Garamond;
}
.link_siyah:hover{
	color:#d71920;
	text-decoration:none;
}

.link_lang_normal{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
a.link_lang_normal:hover{
	color:#d71920;
	text-decoration:none;
	background-image:url(../images/arrow_gold.gif);
}
.link_lang_active{
	font-weight:bold;
	color:#d71920;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma,Arial, Helvetica, sans-serif;

}
a.link_lang_active:hover{
	color:#333333;
	text-decoration:none;
}

.link_navbar{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-family:"Tahoma",arial, sans-serif, Garamond;
	font-size:8pt;
}
.link_navbar:hover{
	color:#000;
	text-decoration:none;
}


.link_kirmizi{
	font-weight:bold;
	color:#d71109;
	text-decoration:none;
	font-size:100%;
}
.link_kirmizi:hover{
	color:#2b373c;
	text-decoration:none;
}

.link_normal{
	color:#4b5a60;
	text-decoration:none;
	font-size:100%;
}
.link_normal:hover{
	color:#ff0000;
	text-decoration:none;
}
.linkbeyaz{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	font-family:"Trebuchet MS",arial, sans-serif, Garamond;
}
a.linkbeyaz:hover{
	color:#000000;
}



.linkbeyaz2{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	font-family:"Trebuchet MS",arial, sans-serif, Garamond;
}
a.linkbeyaz2:hover{
	color:#FFCC00;
}


.link_gri{
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
a.link_gri:hover{
	color:#2b373c;
}


/*CIZIKLAR*/
.kenarlik{
	border:1px solid #efefef;
}
.kenarlik_left{
	border-left:1px solid #efefef;
}
.kenarlik_right{
	border-right:1px solid #efefef;
}

.alt_kenarlik_gri{
	border-bottom:1px solid #e6e7e8;
}

.alt_kenarlik_siyah{
	border-bottom:1px solid #000;
}
.alt_kenarlik_kirmizi{
	border-bottom:1px solid #8b221c;
}
.alt_kenarlik_kirmizi_noktali{
	border-bottom:1px dotted #8b221c;
}

.alt_kenarlik_noktali{
	border-bottom:1px dotted #ffffff;
}

.alt_kenarlik_beyaz{
	border-bottom:1px solid #ffffff;

}

/*BACKGROUNDLAR*/

.gribg_0{
	background-color:#e6e7e8;
}
.gribg_1{
	background-color:#f2f3f4;
}
.siyahbg{
	background-color:#000;
}
.gribg_2{
	background-color:#6d6f79;
}

.beyaz_bg{
	background-color:#ffffff;
}


/*-------------------------------------------haberler-------------------------------------------------------*/	

.haber_detay{
	font-size:114%;
	line-height:1.6em;
}

.haberler_kucuk_baslik{
	font-weight:bold;
	line-height: 2em;
	font-size: 110%;
}
.haberler_kucuk_ozet{
	font-size:100%;
	font-weight:normal;
	line-height:1.3em;
}

.haberler_manset_ozet{
	font-size:106%;
	font-weight:normal;
	line-height:1.4em;

}
.haberler_detay_ozet{
	font-size:114%;
	font-weight:normal;
	line-height:1.6em;
	font-weight:bold;
}

.tumhaberler_link{
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	width:222px;
	height:18px;
	padding:7px 5px 5px 25px;
	text-align:left;
	
}
a.tumhaberler_link:hover{
	color:#2b373c;
	font-weight:bold;
}
.haberlerdevami_link{
	font-size:8pt;
	text-decoration:none;
	line-height:2em;
	color:#fff;
}
a.haberlerdevami_link:hover{
	color:#000;
}

/*------------------------------yazilar-------------------------------------------------------*/
.kucuk_yazi{
	font-size:70%;
}

.kucuk_yazi_bold{
	font-size:7pt;
	font-weight:bold;
	color:#666666;
}
.buyukyazi{
	font-size:114%;
	font-family:"Lucida Grande", verdana, arial, sans-serif, Garamond;
}


/*-----------------------insan kaynaklari-----------------------------------------------------*/
.human_resource_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px inset #999999;
	color:#2b373c;
	background-color:#ffffff;

	}
.human_resource_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px inset #999999;
	color:#2b373c;
	background-color:#ffffff;

	}
.human_resource_small{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px inset #999999;
	color:#2b373c;
	background-color:#ffffff;

	}
.human_resource_textarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px inset #999999;
	color:#2b373c;
	background-color:#ffffff;

}
.human_resource_adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px inset #999999;
	color:#2b373c;
	background-color:#ffffff;
}

/*-----------------------------table_has_border-------------------------*/

.td_caption{
	background-color:#dedede;
	font-weight:bold;
}
.tablo_kenarlikli{ 
	border-collapse:collapse;
}

.tablo_kenarlikli td{  
	border-collapse:collapse;
	border:1px solid #dedede;
	padding:3px;
}

.tablo_kenarlikli td{
	border-collapse:collapse;
	border:1px solid #e6e7e8;
	padding:3px;
}

.tablo_kenarlikli p{  
	line-height:1.5em;
}

.tablo_kenarlikli a{  
}

/*site stilleri*/




/*--------------------------main_divs-----------------------------------*/


#header_container{
	margin: 0 auto;
	width: 100%;
	height: 120px;
	background-position: center center;
	background-repeat: repeat-x;
	background-image: url(../images/top_bg.gif);
	background-color: #efeeee;
	border-bottom: 5px solid #000;
	border-top: 10px solid #000;
}

#content_container{
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#header_container_in{
	width: 900px;
	height: 120px;
	margin: 0 auto;
}
#header_right_container{
	width: 770px;
	height: 232px;
	float:left;
	padding: 0px 0px 0px 28px;
	text-align: left;

}

#mainmenu_container{
	width:620px;
	height: 40px;
	float: left;
	text-align: left;
	padding: 30px 5px 0px 5px;
}

#tool_container{
	width:726px;
	height: 70px;
	float: left;
	padding: 18px 0px 0px 14px;
}


#logo_container{
	padding:26px 0px 0px 0px;
	height: 80px;
	float: left;
	text-align: left;
	width: 270px;
}

#navbar_container{
	margin:0 auto;
	width:100%;
	height: 28px;
	background-image: url(../images/navbar_bg.gif);
}
#navbar{
	width:892px;
	padding: 4px;
	height: 20px;
	margin: 0 auto;
}

#content{
	padding:0px;
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
}

#content ul{
	list-style-type:square;
	margin-left:15px;
}

#content ul li{
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}

#content ul ul{
 list-style-type: disc;
}

#content ul ul ul{
 list-style-type: none;
}


#content ol{
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
#content ol li{
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}

#content ol ol{
 list-style-type: disc;
}

#content ol ol ol{
 list-style-type: none;
}


#footercontainer{
	margin:0 auto;
	width:890px;
	height: 20px;
	background-color: #000000;
	padding: 8px 5px 5px 5px;
	color: #FFFFFF;
	text-align: center;


}

#footer{
	width: 860px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	height: 176px;
	color: #666666;
}



#sir{
	width:850px;
	padding:5px;
	margin: 0 auto;
	text-align: right;
}




#search_container{
	float:right;
	width:240px;
	height: 25px;
	padding: 20px 5px 5px 15px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tools_container{
	float:left;
	width:625px;
	height: 48px;
	padding: 0px 0px 0px 5px;
}


#lang_container{
	float:left;
	width:200px;
	height: 35px;
	padding: 15px 0px 0px 17px;
	background-image: url(../images/lang_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#acfea{
	float:left;
	width:100px;
	height: 30px;
	padding: 15px 0px 0px 40px;
	text-align:right;
}


#lang_tr{
	float:left;
	width:85px;
	height: 19px;
	padding: 10px 5px 5px 10px;
}
#lang_en{
	float:left;
	width:85px;
	height: 17px;
	padding: 10px 5px 5px 10px;
}


/*----------------------------------pagestyle-------------------------------*/

.home_page_bg{
	background-image:url(../images/home_page_red_bg.gif);
	background-repeat:repeat-x;
	background-color:#c4c4c4;
}

.home_page_soldier{
	
	background-repeat:repeat-x;
}


.home_page_menu_bg{
	background-image:url(../images/main_menu_bg.gif);
	background-repeat:no-repeat;
	height:73px;
	
}

.homepage_menu{
	float:left;
	text-decoration:none;
	color:#000000;
	width:160px;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	background-image:url(../images/menu_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-family:Arial, Helvetica, sans-serif;
	
	}

a.homepage_menu:hover{
	color:#ffffff;
	text-align:left;
	background-image:url(../images/menu_arrow_black.gif);
	background-repeat:no-repeat;
	background-position:right center;

}

.caption_black{
	background-color:#000;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	
}

.caption_white{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 20px;
}

.caption_birimler{
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

.sub_page_topbg{
	background-repeat:repeat-x;
	height: 128px;
	
}

/*---------------------------sol_menuler-----------------------------------------*/

.ls_01{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/1_savunma_sanayi_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;

}
a.ls_01:hover{
	background-image:url(../../content/images/page/menu_icons/1_savunma_sanayi_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_01_active{
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/1_savunma_sanayi_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
	color:#fff;
	background-color:#848791;
}
.ls_01_active:hover{
	background-image:url(../../content/images/page/menu_icons/1_savunma_sanayi_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}


.ls_02{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/2_aticilik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
}
a.ls_02:hover{
	background-image:url(../../content/images/page/menu_icons/2_aticilik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_02_active{
	float:left;
	width:200px;
	padding:15px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/2_aticilik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:35px;
	color:#fff;
	background-color:#848791;
}
.ls_02_active:hover{
	background-image:url(../../content/images/page/menu_icons/2_aticilik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}




.ls_03{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/3_metal_plastik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
}
a.ls_03:hover{
	background-image:url(../../content/images/page/menu_icons/3_metal_plastik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_03_active{
	float:left;
	width:200px;
	padding:15px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/3_metal_plastik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:35px;
	color:#fff;
	background-color:#848791;
}
.ls_03_active:hover{
	background-image:url(../../content/images/page/menu_icons/3_metal_plastik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}




.ls_04{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/4_kimysallar_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
}
a.ls_04:hover{
	background-image:url(../../content/images/page/menu_icons/4_kimysallar_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_04_active{
	float:left;
	width:200px;
	padding:15px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/4_kimysallar_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:35px;
	color:#fff;
	background-color:#848791;
}
.ls_04_active:hover{
	background-image:url(../../content/images/page/menu_icons/4_kimysallar_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}



.ls_05{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/5_muhendislik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
}
a.ls_05:hover{
	background-image:url(../../content/images/page/menu_icons/5_muhendislik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_05_active{
	float:left;
	width:200px;
	padding:15px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/5_muhendislik_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:35px;
	color:#fff;
	background-color:#848791;
}
.ls_05_active:hover{
	background-image:url(../../content/images/page/menu_icons/5_muhendislik_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}


.ls_06{
	color:#FFF;
	float:left;
	width:200px;
	padding:20px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/6_enerji_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:30px;
}
a.ls_06:hover{
	background-image:url(../../content/images/page/menu_icons/6_enerji_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.ls_06_active{
	float:left;
	width:200px;
	padding:15px 0px 0px 50px;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/menu_icons/6_enerji_a.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:35px;
	color:#fff;
	background-color:#848791;
}
.ls_06_active:hover{
	background-image:url(../../content/images/page/menu_icons/6_enerji_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}


.ls_menulink_1{
	float:right;
	text-decoration:none;
	color:#fff;
	width:228px;
	font-weight:500;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #cccccc;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#848791;
}

a.ls_menulink_1:hover{
	color:#c4161c;
	background-color:#cccccc;
	background-image:url(../images/arrow_red.gif);
}

.ls_menulink_1_active{
	float:right;
	text-decoration:none;
	color:#c4161c;
	width:228px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.ls_menulink_1_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}




.ls_menulink_2{
	float:right;
	text-decoration:none;
	color:#fff;
	width:208px;
	font-weight:500;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #cccccc;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}

a.ls_menulink_2:hover{
	color:#c4161c;
	background-color:#cccccc;
	background-image:url(../images/arrow_red.gif);
}

.ls_menulink_2_active{
	float:right;
	text-decoration:none;
	color:#c4161c;
	width:208px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.ls_menulink_2_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}



.ls_menulink_3{
	float:right;
	text-decoration:none;
	color:#fff;
	width:188px;
	font-weight:500;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #cccccc;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}

a.ls_menulink_3:hover{
	color:#c4161c;
	background-color:#cccccc;
	background-image:url(../images/arrow_red.gif);
}

.ls_menulink_3_active{
	float:right;
	text-decoration:none;
	color:#c4161c;
	width:188px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.ls_menulink_3_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}


.ls_menulink_4{
	float:right;
	text-decoration:none;
	color:#fff;
	width:168px;
	font-weight:500;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #cccccc;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}

a.ls_menulink_4:hover{
	color:#c4161c;
	background-color:#cccccc;
	background-image:url(../images/arrow_red.gif);
}

.ls_menulink_4_active{
	float:right;
	text-decoration:none;
	color:#c4161c;
	width:168px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.ls_menulink_4_active:hover{
	color:#2b373c;
	background-color:#f2f3f4;
}

/*-------------subpage_styles-------------------*/

.resimler_1_bg{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/resimler_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

a.resimler_1_bg:hover{
	background-image:url(../../content/images/page/page_icons/resimler_2.gif);
	color:#FFCC00;


}


.resimler_1_bg_active{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/resimler_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

a.resimler_1_bg_active:hover{
	background-image:url(../../content/images/page/page_icons/resimler_1.gif);
	color:#FFCC00;


}



.videolar_1_bg{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/videolar_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

a.videolar_1_bg:hover{
	background-image:url(../../content/images/page/page_icons/videolar_2.gif);
	color:#FFCC00;


}


.videolar_1_bg_active{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/videolar_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

a.videolar_1_bg_active:hover{
	background-image:url(../../content/images/page/page_icons/videolar_1.gif);
	color:#FFCC00;


}


.brosur_1_bg{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/brosur_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	
}

a.brosur_1_bg:hover{
	background-image:url(../../content/images/page/page_icons/brosur_2.gif);
	color:#FFCC00;
}


.brosur_1_bg_active{
	float:left;
	width:75px;
	height:29px;
	padding:10px 0px 0px 50px;
	background-image:url(../../content/images/page/page_icons/brosur_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

a.brosur_1_bg_active:hover{
	background-image:url(../../content/images/page/page_icons/brosur_1.gif);
	color:#FFCC00;
}





.sub_video_link_0{
	float:left;
	text-decoration:none;
	color:#2b373c;
	width:250px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:10px 6px 6px 40px;
	border-bottom:1px solid #dedede;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/page_icons/vcam.png);
	background-repeat:no-repeat;
	background-position:2px center;
	height:20px;
	text-align:left;
}

a.sub_video_link_0:hover{
	color:#c4161c;
	background-color:#f2f3f4;
	border:1px solid #dedede;
}

.sub_video_link_active{
	float:left;
	text-decoration:none;
	color:#c4161c;
	width:250px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:10px 6px 6px 40px;
	border:1px solid #dedede;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/page_icons/vcam.png);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#f2f3f4;
	height:20px;
	text-align:left;
	}

a.sub_video_link_active:hover{
	color:#2b373c;
	background-color:#999999;

}



.sub_picure_link_0{
	float:left;
	text-decoration:none;
	color:#2b373c;
	width:250px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:10px 6px 6px 40px;
	border-bottom:1px solid #dedede;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/page_icons/dc.png);
	background-repeat:no-repeat;
	background-position:2px center;
	height:20px;
	text-align:left;
}

a.sub_picure_link_0:hover{
	color:#c4161c;
	background-color:#f2f3f4;
	border:1px solid #dedede;
}

.sub_picure_link_active{
	float:left;
	text-decoration:none;
	color:#c4161c;
	width:250px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:10px 6px 6px 40px;
	border:1px solid #dedede;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../../content/images/page/page_icons/dc.png);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#f2f3f4;
	height:20px;
	text-align:left;
	}

a.sub_picure_link_active:hover{
	color:#2b373c;
	background-color:#999999;

}
.slogan{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;

}



.sub_common_link_0{
	float:left;
	width:125px;
	height:29px;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image:url(../../content/images/page/page_icons/common_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;

	
}

a.sub_common_link_0:hover{
	background-image:url(../../content/images/page/page_icons/common_2.gif);
	color:#FFCC00;
}


.sub_common_link_0_active{
	float:left;
	width:125px;
	height:29px;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image:url(../../content/images/page/page_icons/common_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;

}

a.sub_common_link_0_active:hover{
	background-image:url(../../content/images/page/page_icons/common_2.gif);
	color:#FFCC00;
}




/********** seminer *************/

.seminer_alt{
	background-image:url(../images/seminer_alt.gif);
	width:237px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center center;
}



.seminer{
	float:left;
	text-decoration:none;
	color:#fff;
	padding:0px 0px 0px 0px;
	width:218px;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	background-image:url(../images/menu_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-family:Arial, Helvetica, sans-serif;
	
	}

a.seminer:hover{
	color:#000;
	text-align:left;
	background-image:url(../images/menu_arrow_black.gif);
	background-repeat:no-repeat;
	background-position:right center;

}