	body, table { font-family: tahoma; font-size: 12px;}
	ul {padding-left:20px; margin-bottom:8px;margin-top:5px;}
	li {	font-size: 8pt; font-family: tahoma;}
	th {background-color: #99CC99;}
	A { TEXT-DECORATION: none}
	table.silver {background-color: silver;}
	textarea{
		FONT-SIZE: 8pt;
		font-family:tahoma;
		background-image:url('/img/background.gif');
		BORDER-style:solid;
		border-color:#333333;
		border-width:1px;
		border-collapse: collapse;
	}
	input {
		/*BORDER-BOTTOM: rgb(50,50,50) 1px inset; BORDER-LEFT: rgb(50,50,50) 1px inset; BORDER-RIGHT: rgb(50,50,50) 1px inset; BORDER-TOP: rgb(50,50,50) 1px inset;*/ 
		FONT-SIZE: 8pt; 
		font-family:tahoma;
	}
	select {
		BORDER-BOTTOM: rgb(50,50,50) 1px inset; 
		BORDER-LEFT: rgb(50,50,50) 1px inset; 
		BORDER-RIGHT: rgb(50,50,50) 1px inset; 
		BORDER-TOP: rgb(50,50,50) 1px inset; 
		FONT-SIZE: 8pt; 
		font-family:tahoma;
	}

	div.mydiv {
		overflow: auto; /* Добавляем полосы прокрутки */
		padding-left: 15px; /* Отступ от текста слева */
		background-color: white;/* Цвет фона */
	}	

	input[type="text"]{
		background-image:url('/img/background.gif');
		BORDER-style:solid;
		border-color:#333333;
		border-width:1px;
		border-collapse: collapse;	
	}
	
	input[type="password"]{
		background-image:url('/img/background.gif');
		BORDER-style:solid;
		border-color:#333333;
		border-width:1px;
		border-collapse: collapse;	
	}	
	
	input[disabled]{
		color:black;
		BORDER-style:solid;
		border-color:grey;
		border-width:1px;
		padding:1px;
		border-collapse: collapse;
		background-color: ButtonFace;
		cursor:default;
	}
	
	textarea[disabled]{
		color:black;
		BORDER-style:solid;
		border-color:grey;
		border-width:1px;
		padding:1px;
		border-collapse: collapse;
		background-color: ButtonFace;
		cursor:default;
	}	
	
.listbox{
	BORDER-style:solid;
	border-color:#333333;
	border-width:1px;
	border-collapse: collapse;
	width:120px;
	FONT-SIZE: 8pt; font-family:Arial;
	background-image:url('/img/background.gif');
}

.table_while{
BORDER-style:solid;
border-color:White;
border-width:1px;
padding:1px;
border-collapse: collapse;
background-color:Black;
}

.table_while_div{
BORDER-style:solid;
border-color:Black;
border-width:1px;
padding:1px;
border-collapse: collapse;
background-color:#DA9A9A;
}

.table_black{
BORDER-style:solid;
border-color:Black;
border-width:1px;
padding:1px;
border-collapse: collapse;
}

.table_grey{
BORDER-style:solid;
border-color:grey;
border-width:1px;
padding:1px;
border-collapse: collapse;
}

.button {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	color: #FFFFFF;
	background-color: #DA9A9A;
	width: 90px;
	height: 19px;
	font-weight: bold;
	border: 1px solid #333333;
	letter-spacing: 1px;
} 

.bold_font {

           font-family: Arial;
           font-size: 14px;
           color: black;
           font-weight: bold;
}

.blok-text-link {
        color: #660000;
        text-decoration: none;
}

.readonly_label{
BORDER-style:solid;
border-color:grey;
border-width:1px;
padding:1px;
border-collapse: collapse;
background-color: ButtonFace;
}

.link_site {
        color: black;
        text-decoration: none;
		font-family: Arial;
}

.check_info{
		visibility:hidden;
		position:absolute;
}


    .bcls3 {
      /*background: url('http://service.x177.ru/web/img/bt_3.gif')  no-repeat;*/
      font-family: 'arial';
      font-weight: bold;
      FONT-SIZE: 12px;
      /*COLOR: #FFE178;*/
	  color:maroon;
      cursor:pointer;
      border:0px;
      margin:0px;
      padding:0 0 2 0px;
	  width: 100px; 
	  height: 28px;
    }
    .bclso3 {
      /*background: url('http://service.x177.ru/web/img/bt_3.gif') -100px   no-repeat;*/
      font-family: 'arial';
      font-weight: bold;
      FONT-SIZE: 12px;
      /*COLOR: #FFE178;*/
	  color:navy;
      cursor:pointer;
      border:0px;
      margin:0px;
      padding:0 0 2 0px;
	  width: 100px; 
	  height: 28px;
    }