﻿@charset "utf-8";
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);}

.white {font-size:9px;font-family:Geneva,Lucida, verdana, arial, sans-serif;color:white;font-weight:bold;}

table{font-size:12px; color : #333333;}

.table_warning{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color:#FF0000;font-weight:bold;}

div{font-size:12px; 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:b2d5f8;}
.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*/
