body{margin:0px; 
        background-color: rgb(255,254,237)  ;	 
	color: rgb(82,82,82); font-family: Verdana; 
        font-size: 9pt;
        height: 100%;
} 
table.main {width: 100%; height: 100%;border-collapse: collapse;}
        td.main {padding: 0px;}
        td.centralPage {width: 100%; height: 100%;  }

 
.detail{
    font-size:12pt;
}
td.detailInfo{ 
    vertical-align: top    ;    
}
 


.font8pt{
	font-size:8pt;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style:italic;
}
.agency_name{
    color: rgb(0,0,82) ;
    font-family: Verdana; 
    font-size: 11pt; 
    font-weight: bold;
}



td.menu_2{
    background-image: url('images/menu_bg.jpg');
    height:32px; text-align: center; 
}
td.menu_2_separate{
    background-image: url('images/menu_O.jpg');
    width:14px;
    height:32px;
}
td.menu_2left{
    background-image: url('images/menu_l.jpg');
    width:5px;
    height:32px;
}
td.menu_2right{
    background-image: url('images/menu_r.jpg');
    width:5px;
    height:32px;
}
.menu:link					{
	font-size: 14px; color: #FFFFFF; font-weight: bold;
}
.menu:visited				{
	font-size: 14px;  color: #FFFFFF; font-weight: bold;
}
.menu:hover					{
	color: #FFFCD5;
}


.text_all_regions{
    font-weight:bold; 
    font-style: italic; 
    padding-left: 10px;  
    color: rgb(95,123,66);
}
.pdl15{
    padding-left: 15px;
}
.loginMenu{
    height:20px;
}
.div_title{  
    background: url("images/center_01.jpg");
    height:76px; 
    width: 100%;  
}
h1.title{  
        margin: 0;
        padding-top: 20px; 
        padding-left: 15px;
	color: rgb(57,99,0) ; 
        font-size: 13pt; 
        font-weight: bold;    
}


.zagolovok1_9pt					{
	color: #5d5d5d ; font-size: 9pt; font-weight: bold;
	padding-left: 15px;
}
.zagolovok1					{
	color: #5d5d5d; font-size: 11pt; font-weight: bold;
	padding-left: 15px;
}
.zagolovok2					{
	color: #5d5d5d; font-size: 12px; font-weight: bold;
	padding-left: 15px;
}
.text						{
	font-size: 12px; padding-left: 15px;
}
.textr						{
	font-size: 12px; padding-right: 5px;
}
 
.new_prop					{
	 
        width: 185px; height: 20px;
        
        border-bottom-color: rgb(232,240,157); 
        border-bottom-width: 1px; 
        border-bottom-style: solid;

}
.priceNewsEstate{
	background: url("images/price.gif") no-repeat; 
        width: 111px;
        height: 20px;
	color: #73765a;
        font-size: 11px; position: relative; right: -70px;
        
       /* */text-align: center;
        padding-top:  3px;
}
.price{
	background: rgb(189,232,170);/*manageObject */
        width: 122px; 
        height: 30px;
	color: #73765a; 
        font-size: 9pt; 
        padding-left:15px;
        text-align: center;
        
}
.priceImgRed{
	background: url("images/price.gif") no-repeat; width: 111px; height: 20px;
	color: red;/* #73765a; */
        
        font-size: 9pt; 
        
        text-align: center;
        padding-right: 25px;
}

td.reg						{
	text-align: right; padding-right: 12px;
}
.header_lrc{
    background-image: url("images/header_lrc.jpg");
    background-repeat: repeat-x;   
    height:76px;
    background-color: white; 
}
td.left_right_border{ 
    border-left-color: rgb(173,227,149); 
    border-left-width: 1px; 
    border-left-style: solid; 
    
    border-right-color: rgb(173,227,149);
    border-right-width: 1px;
    border-right-style: solid; 
    
    width: 185px; background-color: white;  
}
td.l_r{
    font-size: 12px;
    padding-left: 15px; 
    padding-top: 5px; padding-bottom: 15px;
}

select						{/*color: #696969;*/
	color: #000000; font-family: Verdana; font-size: 9pt;
	border: 1px solid #c2c2c2; height: 20px;
}
option{ 
    height: 20px;  
}
textarea					{
	border: 1px solid #c2c2c2;
}
.input-text					{
	border: 1px solid #c2c2c2; width: 120px;
}
.input-text:hover				{
	border: 1px solid rgb(0,82,0); width: 120px;
}
.input-text:focus				{
	border: 1px solid rgb(0,82,0); width: 120px;
}
.input-small				{ 
	border: 1px solid #c2c2c2;
}
input.input-small:disabled{ 
    background-color: rgb(205,255,195);    
}

tr.rez_1					{
	background-color: #FFFFFF;
}
tr.rez_1:hover				{
	background-color: #E9E9E9;
}

.text_tab					{
	font-size: 11px; width: 100%;

}

 .but {
    border:1px solid #AAA;
    background:#DFE6EF;
}
.w80{
    width:80px;
}
.w100{
    width:100px;
}
.w120{
    width:120px;
}

div.hr						{
	height: 1px; width: 100%; 
	background: #DBDBDB no-repeat scroll center;
}
div.hr_green						{
	height: 1px; width: 100%; 
	background: Green no-repeat scroll center;
}
div.hr hr					{
	display: none;
}
.rounder_7px{
	-webkit-border-radius: 7px;/* Safari and chrome */ 
	-moz-border-radius: 7px;/* Firefox */
	-khtml-border-radius:7px; /* Linux browsers */
	border-radius: 7px; /* CSS3 */
	/*behavior: url(ie-css3.htc);/* IE */
	behavior: url(border_radius.htc);/* IE */
	
 }
  .rounder_7px_top{
	-webkit-border-top-left-radius: 7px;/* Safari and chrome */ 
	-webkit-border-top-right-radius: 7px;/* Safari and chrome */ 
	-moz-border-radius-topleft: 7px;/* Firefox */
	-moz-border-radius-topright: 7px;/* Firefox */
	-khtml-border-top-left-radius:7px; /* Linux browsers */
	-khtml-border-top-righ-radius:7px; /* Linux browsers */
	border-top-left-radius: 7px; /* CSS3 */
	border-top-right-radius: 7px; /* CSS3 */
	/*behavior: url(ie-css3.htc);/* IE */
	behavior: url(border_radius.htc);/* IE */
	
 }
.msgBox{
    background:#fdf6cd;
    border:1px solid rgb(0,214,107)  ;
    padding: 15px;
    font-family: Arial;    
    font-size: 12pt;
    text-align: left;
}
/**@deprecated style*/
.msgNoBlink{
    background:#fdf6cd;
    border:1px solid rgb(0,214,107)  ;
    border-collapse:collapse;
    margin: 10px 10px 10px 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12pt; 
}
.msg{
    background:#fdf6cd;
    border:1px solid #2a6ba9;
    border-collapse:collapse;
    padding-left: 15px;
    padding-right: 15px;
}
/**welcome*/
.wel_head					{
	color: rgb(57,99,83) ; 
	font-size: 13pt;
	padding-left: 120px; font-weight: bold;
	line-height: 28px;
}

.wel:link {
	color: #000000;  font-family: Verdana; font-size: 11pt;
}
.wel:visited {
	color: #000000;  font-family: Verdana; font-size: 11pt;
}
.wel:hover {
	color:rgb(0,82,41);text-decoration: underline; font-family: Verdana; font-size: 11pt;
}

.weltd	 {  
	padding-left: 5px;
}
.background_tab{
    background:rgb(255,214,66) ;
}
/**blue table*/
table.viewTable{
    /*cellpadding:3;
    cellspacing:0;*/
    border-collapse:collapse;
    width:100%;
}
TABLE.viewTable TD, TABLE.viewTable TH {
	empty-cells:show;
	border:1px solid #2a6ba9;/*  #01a4f3;*/        
	padding:3px;
        margin:0px;
        font-family: Geneva CY,Tahoma,Arial,sans-serif;
}
TABLE.viewTable TH{
    font-weight:bold; font-size:12px; color:#6A4A4A;
}
TABLE.viewTable TD{
    font-weight:normal; font-size:14px; color:#000000;
}
TABLE.viewTable THEAD {
	background-color:#91CFFF;  /*#cfe4f8#87b3de;*/
}

table.viewTable TR:hover {
background:#fdf6cd;
}
.sel_cell {
	background-color:#91CFFF;
        color: #8D8D8D;
        
}

.sel_light_cell {
	background-color:#FFFBFE;
}
.sel_light_cell2 {
	background-color:#F2F1F1;
}
/***---res table--*/
.head_search				{
	 background: #EEF4B9;color: #8D8D8D; font-weight: bold;
	 text-align: right;
}
.tab_search					{
	font-size: 11pt; width: 100%;

}
.tab_search .hloff	{background: #F3F3F3}/*#F3F3F3  FFFBD9 FFF0BB*/
.tab_search .hlon1	{background: #FFFFFF}/* �� ���������������*/
.tab_search .hlon	{background: #F3F3F3 ; font-size: 11pt;font-style:italic; color:Black; }

.tab_search .troff	{background:#FFF0BB }
.tab_search .tron1	{background:#FFFFFF }/*#FFFBD9 �� ���������������*/
.tab_search .tron	{background:#FFF0BB; font-size: 11pt;font-style:italic;color:Black; }/*#FFFBD9*/
/***------ukrxata-----------------*/


 

.greenH3 {font-family: Arial, sans-serif; font-size:14px; font-weight:bold; color:#006300; text-decoration:none;}

.visited_greenHsmall{
    font-family: Arial, sans-serif;
    font-size:10pt; 
    font-weight:normal;
    color:#000000;
    text-decoration:none;
}
.visited_greenHsmall:hover{
font-family: Arial, sans-serif;
    font-size:10pt; 
    font-weight:normal;
    color:#000000;
    text-decoration:none;
}

.footer{ 
    padding-bottom: 10px; 
    padding-left: 20px; 
    padding-top: 5px;
}
 
.main_text {
	font: 13px 'Arial';
	color:#676767;
        padding-left:20px;
        padding-right:20px;
    }



.clear{
 clear: both;

}
