﻿a:visited {text-decoration: none; }
a:active {text-decoration: none;  }
a:hover {text-decoration: underline; }
a:link {text-decoration: none; }

html,body{height: 100%;width:100%;}

.txtbold {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 10px; color: #000000}

.printbold {font-weight: bold; font-family: Geneva, Tahoma,Verdana, Arial, sans-serif; font-size: 9px; color: #000000}
.print {font-family: Geneva,Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #000000}

.printbold_small {font-weight: bold; font-family:Tahoma,Verdana, Arial, sans-serif; font-size: 8px; color:000000}
.print_small {font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 8px; color:000000}

.form-title	{font-size:11px;font-family:Geneva, tahoma, arial,  sans-serif;color:white;font-weight : bold; padding-left: 3px;  clip:rect(   );}
a.form-title:visited {font-size:11px;font-family: Geneva, tahoma, arial,  sans-serif;	color:white;font-weight : bold;}
a.form-title:active {text-decoration: none;}
a.form-title:hover {text-decoration: underline; color:#ffffff;}
a.form-title:link{font-size:11px;font-family: Geneva, tahoma, arial, sans-serif;color:white;font-weight:bold;}

.arabuton {width:18px;height:18px;cursor:hand;border:none;background-image:url(/images/ara_blue.gif);}
.eklebuton {width:15px;height:15px;cursor:hand;border:none;background-image:url(/images/plus_list.gif);}
.silbuton {width:15px;height:15px;cursor:hand;border:none;background-image:url(/images/delete_list.gif);}
.thinbuton {height:15px;cursor:hand;border:none;background-image:url(/images/plus_thin.gif);}
.excelbuton {width:18px;height:21px;cursor:hand;border:none;background:#ffffff;background-image:url(/images/excel.gif);}
.wordbuton {width:18px;height:21px;cursor:hand;border:none;background:#ffffff;background-image:url(/images/word.gif);}
.pdfbuton {width:18px;height:21px;cursor:hand;border:none;background:#ffffff;background-image:url(/images/pdf.gif);}
.mailbuton {width:18px;height:21px;cursor:hand;border:none;background:#ffffff;background-image:url(/images/mail.gif);}
.printbuton {width:20px;height:21px;cursor:hand;border:none;background:#ffffff;background-image:url(/images/print.gif);}

.white {font-size:9px;font-family:Geneva,Lucida, verdana, arial, sans-serif;color:white;font-weight:bold;}

table{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

.table_warning{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color:#FF0000;font-weight:bold;}

div{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

.hand_cursor{cursor:hand;}


td.header{
	background:#BFDFFF;
	font-weight:bold;
	vertical-align:top;
	cursor:pointer;
}
th{
	color:#999999;
	font-weight:normal;
	text-align:left;
	width:80px;
}


/*suggestion*/
#suggestion{
	position:absolute;
	margin:1px 0 0 0;
	background:#FFFFFF;
	padding:0;
}

.clearer{
	clear:right;
	/*IE hack*/
	padding:0.1px;
}

div.pop_name {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.pop_name ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.pop_name ul li.selected { background-color:#D8C6EC;}
div.pop_name ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px;
  cursor:pointer;
}

.color-light{background-color:ffff33;}
.color-gray{background-color:cccccc;}

/*ozel tanıomlı menuler icin*/
.menu_layer
{
	background-color: #6699cc; border:medium; border-color:FF9900;
}
.menu_td
{
	font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #ccdfbe;
}
.menu_over
{ background-color:#5899C4; color:ffffff; cursor:hand;}
/*ozel tanıomlı menuler icin*/


.completeListbox{
 font-family:Geneva, tahoma, Arial, Georgia, "Times New Roman", Times, serif;
    font-size:11px;
    background-color:#F9FCFE;
    border-bottom:4px solid #999999;
	border-right:3px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
	padding:1px;
}

.odd, .odd a {margin-bottom:3px;
color:#990000;
font-size:12px; display:block; padding:2px;}
.odd a:hover{background:#FFFF00; display:block; text-decoration:none;}
.autocomplete {
    font-family:Geneva, tahoma, Arial, Georgia, "Times New Roman", Times, serif;
    font-size:10px;
    background-color:#F9FCFE;
    border-bottom:4px solid #999999;
	border-right:3px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
	padding:1px;
	}

.autocomplete_item0{color: #89A0B1;width: 100%;}
.autocomplete_item1{color: #807568;width: 100%;}
.autocomplete_item2{color: #CC9966;width: 100%;}

.autocomplete_item_highlighted{color:white;background-color:#cccccc;}
