body
	{
	 margin: 				0px;
	 padding: 				0px;
	}

td	{
	 font-family: 			Tahoma,verdana,arial;
	 font-size: 			12px;
	 color: 				#000000; /* 878787 6A6A6A 000000*/
	}
.hosgeldin_ad    	{
	 font-family: 			Tahoma,verdana,arial;
	 font-size: 			14px;
	 color: 				#000000; /* 878787 6A6A6A 000000*/
     font-weight   :   bold;
	}


/* 000000 */
.menu_td
	{
	 font:normal 11px Tahoma,verdana,arial;
	 background-color :    #f9f9f9;
	}

.menu_td_yuksek
	{
	 background-color :    #4eb634;
	}
.menu_td_alcak
	{
	 background-color :    #ff0000;
	}

.kullanici_ad {
	 font-family: 			Tahoma,verdana,arial;
     font-weight   :   bold;
	 font-size: 			14px;
	 color: 				#000000; /* 878787 6A6A6A 000000*/

}
.legend{
	  margin        :   2px;
	  padding       :   2px;
      font-size     :   14px;
      color         :   #000099;
      font-weight   :   bold;
      font-family   :   Tahoma, Verdana, Arial, Trebuchet MS;
      border        :   #000 0px solid;
}

.footer{
    color            : #727272;
}

.hr {
    color : #000000;
}

.uyari{
    color: 				#ff0000;
	 font-size:				14px;
     font-weight: 			bold;
}

.anabaslik
	{
     background-color :    #EAEAEA;
	 color: 				#606060;
	 font-size:				13px;
     font-weight: 			bold;
	  font-family   :   Tahoma, Verdana, Arial, Trebuchet MS;
     height         : 23px;
	 margin: 				2px;
	 padding: 				2px;
	}
    
.baslik
	{
     background-color :    #000099;
	 color: 				#FFFFFF;
	 font-size:				12px;
     font-weight: 			bold;
     height         : 20px;
	 margin: 				2px;
	 padding: 				2px;
	}

.baslik1	{
	font-size: 18px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color : #cc3333;
}

.form_td	{
	background-color : #f9f9f9;
    font-weight      : bold;
    color            : #000ddd;
}

.form_td_koyu	{
	background-color : #f4f4f4;
    font-weight      : bold;
    color            : #727272;
}

.form_td_acik	{
	background-color : #f9f9f9;
    font-weight      : bold;
}


a.menu
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-weight: 			bold;
	 font-size: 			12px;
	 color: 				#000000;
	 text-decoration:		none;
	}

a.menu:hover
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-weight: 			bold;
	 font-size: 			12px;
	 color: 				#ff0000;
	 text-decoration:		none;
	}

a.liste
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-size: 			12px;
	 color: 				#000000;
	 text-decoration:		none;
	}

a.liste:hover
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-size: 			12px;
	 color: 				#ff0000;
	 text-decoration:		none;
	}

    
a.page
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-weight: 			bold;
	 font-size: 			12px;
	 color: 				#000000;
	 text-decoration:		none;
	}

a.page:hover
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-weight: 			bold;
	 font-size: 			12px;
	 color: 				#ff0000;
	 text-decoration:		none;
	}

a.page:visited
	{
	 font-family: 			Arial, Tahoma, Verdana, "Trebuchet MS";
	 font-weight: 			bold;
	 font-size: 			12px;
	 color: 				#000000;
	 text-decoration:		none;
	}

    
/*    F O R M L A R    */	
.form_input {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: 			normal;
}

.form_select {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: 			normal;
}
.turmultipleselect{
	margin-left:5px;
	height:50px;
	font:normal 11px Tahoma, Verdana, Arial;
	line-height:50%;
	letter-spacing:4px;
	width:300px;
	overflow: auto;
}
.form_textarea {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_buton_k {
	height:20px;
	border:1px solid #ffffff;
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background:  url("/img/red3.png") repeat-x scroll 3 0 #cc3333;    
}
.form_buton_g {
	height:25px;
	border:1px solid #aeaeae;
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
    width:100px;
	background:  url("/img/green.png") repeat-x scroll;
}
.form_buton {
	height:20px;
	border:1px solid #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #303030;
    background-color :    #c2c2c2;
    cursor:pointer;
}
.form_buton2 {
	height:20px;
	border:1px solid #80858a; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background: url("/img/buttonbck2.png") repeat-x scroll 0 0 #d3dadf;
	cursor:pointer;
}
#header {
    height:100px;
    width:99%;
    position:relative;
}
#header ul {
    height: 100%;	  
    overflow: hidden;
    list-style: none;
    position:absolute;
    left:215px;
    top:0;
    margin:0;
}

#header ul li {
    float: left;
    margin-right: 1px;
    font: bold 12px/14px Arial, Helvetica;
}

#header ul li a {
    display: block;
    border-top: 8px solid #acadae;
    padding: 6px 0;
    width: 85px;
    color: #fff;
    text-align: center;
    text-decoration: none;  
    background: #acadae url(/img/menu-over.png) bottom no-repeat;
}

#header ul li a:hover, 
#header ul li a.aktif {
    padding: 6px 0;
    background: #fff;
    border-top: 8px solid #c2c2c2;
    color: #acadae;
}

.islem_tamam {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444;
    background: #e9ffdd url(/img/tamam.png) 2.2em center no-repeat;
    border-color: #72c868;
    position: absolute;
    left: 150px;
    width: 764px;
    z-index:-1;
}
.islem_hata{
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444;
    background: #fbe3e4 url(/img/hata.png) 2.2em center no-repeat;
    border-color: #e0011b;
    position: absolute;
    left: 150px;
    width: 764px;
    z-index:-1;
}