@import "/css/page.brunch.min.css";

table.search {
	color:#666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	text-align:center;
	background:url(/images/org/prod/02_c.gif) left bottom  repeat-x;
	border-width:0px; 
	padding:0px;
	width:980px;
	height:139px;
	}

table.results {
	color:#555; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	text-align:center;
	}

div.to_print{
	color:#06C;
	cursor:pointer;
}

table.search_in{
	width:980px;
	height:139px;
	border-width:0px; 
	padding:4px;
	background:url(/images/org/prod/02_r.gif) right bottom no-repeat;
}

td.bg_left{
	background:url(/images/org/prod/02_l.gif) left bottom no-repeat;
}

td.bg_bottom{
	background:url(/images/org/prod/03.gif) repeat-x bottom;
}

td.okpo_name{
	text-align:left;
	color:#06C;
}

td.al_left {
	text-align:left;
	}
	
td.al_right {
	text-align:right;
	}

tr.pages	{
	text-align:justify; 
	padding:0px 0px 0px 15px;
}

input.search_num {
	background-color:#eeeeee;
	width:100%;
	border-color: #8ae;
	border-style: solid;
	border-width: 1px;
	}
	
input.search_num:focus {
	background-color:#fff;}
	
input.search_text{
	background-color:#eeeeee;
	border-color: #8ae;
	border-style: solid;
	border-width: 1px;
	}
	
input.search_text:focus {
	background-color:#fff;}
