div.ngs-informer img {
display:none;
}

.sm{
	font-family: tahoma,arial,verdana,sans-serif;
    font-size: 8pt;
	}


.kv{
	width:240px; 
	height:100px; 
	/*background:#F00; */
	position:absolute; 
	left:50%; 
	top:30%; 
	margin-left:-100px; 
	}

.search{
	background-color: #dfe5e6;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
	border-color:#d0d0d0;
    padding: 4px;
	color: #191c1f;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}
.search23 td{
    border-bottom: 1px  solid white;	
}
.table_zag{
     height:20px;
	color: #191c1f;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align:center;	
	background-color:#C5C5C5;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #E3E4E6);
    border: 1px solid #C5C5C5;    

}

.msg{
	background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
	border-color:#d0d0d0;
    padding: 4px;
	color: #191c1f;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
	margin-bottom:20px;
}


.information, .information_cur{
	margin-top:10px;
	margin-bottom:10px;
	background: #dfe5e6;
    border-radius: 5px 5px 5px 5px;    
    border: 1px solid #d0d0d0;
	color: #191c1f;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    
}
.information td.zn, .information_cur th.zn{
	background: none repeat scroll 0 0 white;
    border: 1px solid #d0d0d0;
    border-radius: 5px 5px 5px 5px;
    height: 20px;
}
.information td.zag, .spisok td.zag{
	font: 10pt tahoma,arial,verdana,sans-serif;
	background-color: #e4e4e4;
    border: 1px solid #d0d0d0;
    border-radius: 5px 5px 5px 5px;
    height: 30px;
	font-weight:bold;
	text-align:center;
}

.information_cur th{
	border: 1px solid #d0d0d0;
	border-radius: 5px 5px 5px 5px;
	font-weight:bold;
	text-align:center;
}

.information_cur td{
	background: none repeat scroll 0 0 white;
	border: 1px solid #d0d0d0;
	border-radius: 5px 5px 5px 5px;
	height: 20px;
}

.spisok{
	background: #dfe5e6;
    border-radius: 5px 5px 5px 5px;    
    border: 1px solid #d0d0d0;
    /*padding: 4px;*/
	color: black;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
}

.spisok tr:hover td {
    background: #E6E6E6;
	color: black; /* ���� ������ */
   }
.spisok td{
	border-radius: 5px 5px 5px 5px;    
	border: 1px solid #d0d0d0;
	background: white;
	height: 20px;
}
.spisok th{
	font-family: tahoma,arial,verdana,sans-serif;
    font-size: 12px;
	font-weight: bold;
	height: 25px;
	/*background: #ced9e7;*/
}
.spisok a{
	text-decoration: none;
	color:#191c1f;
	font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
}

.list_s a{
    color: #334560;
	text-decoration: none;
}
.list_s a:hover{   
	text-decoration: underline;
}

.list_s td{
	border:none;
}

.list{
    border-radius: 5px 5px 5px 5px;    
    border: 1px solid #d0d0d0;
    padding: 4px;
	color: black;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
}
.list tr:hover td {
    background: #E6E6E6;
	color: black; /* ���� ������ */
   }
.list td{
	height: 20px;
	border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}


h1 {
    font-size:14pt;
	font-weight:bold;

}

body{
    font: 10pt tahoma,arial,verdana,sans-serif;
	background-color: white;
}
a{
    font-family: tahoma,arial,verdana,sans-serif;
	font-size:10pt;
	color:#191c1f;
	font-weight:bold;
	text-decoration:underline;
}

input[type="submit"]{
	/*padding: 8px 8px 8px 8px;*/
	cursor: pointer;
}
button, input	{
	/*border: 1px solid #B5B8C8;    
	color: black;
    font: 12px tahoma,arial,verdana,sans-serif;
    margin: 0;
	/**/
	background-color: #F8F8F8;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE);
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	border-color: #BBBBBB;
	display: inline-block;
	outline: 0 none;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;

}

.holder	{ width:200px; float:left; }
#add,#remove	{ display:block; width:100px; border:1px solid #ccc; background:#eee; padding:10px; }
select	{
	margin:0 0 0 0;
	font:9pt tahoma;
	border: 1px solid #B5B8C8;
	scrollbar-base-color:#04408C;
	}
option	{
/*	padding:10px; */
 }
 
/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/

.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: 20px; /* This is need to make sure that the help icon is always visible */
	background: transparent url(../img/help.gif) no-repeat right;
	color: #3366FF;
	cursor: help; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 175px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		top: 20px;
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #FFF;
		font-weight: bold;
		font-size: 9pt; /* A font size is needed to maintain consistancy */
	}
	
		.toolTipTop { /* Top section of the tooltip */
			/*
			width: 175px;
			height: 30px;
			background: transparent url(../img/bubbleTop.gif) no-repeat;
			*/
		}

		.toolTipMid { /* Middle section of the tooltip */
			padding: 8px 15px;
			background-color: #dfe5e6;
			color: black;
			border: 1px solid #d0d0d0;
			border-radius: 5px 5px 5px 5px;
			/*url(../img/bubbleMid.gif)*/
			
		}
		
		.toolTipBtm { /* Bottom Section of the tooltip */
			/*height: 13px;
			background: transparent url(../img/bubbleBtm.gif) no-repeat;
			*/
			
		}
	
	