body {	
  margin:0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

p, form, input, textarea, div {
  
  color:#5a5f59;
	margin:0px;
	padding:0px;
	font-size:10px;
  font-family: Verdana; 
}

.cnt_top { 
   background:url(../images/cnt_top.png) top no-repeat;    
}

.cnt_bottom { 
   background:url(../images/cnt_bottom.png) bottom no-repeat;  
 
}

.under_ban{

   background:url(../images/bottom_right.gif) bottom no-repeat;  

}

.under_cnt{
   background:url(../images/under_cnt.png) top left no-repeat;  
}

.cnt_r { 
   background:url(../images/cnt_r.gif) top repeat-y;    
}

.cnt_l { 
   background:url(../images/cnt_l.gif) top repeat-y;    
}

.cnt_bottom_r{

   background:url(../images/cnt_bottom_r.png) top left no-repeat;  

}

.cnt_bottom_m{
   background:url(../images/cnt_bottom_m.png) top no-repeat;  
}

.cnt_bottom_l{

   background:url(../images/cnt_bottom_l.png) bottom right no-repeat;  

}

.top1{

   background:url(../images/top1.gif) top no-repeat;  

}


.top_l{

   background:url(../images/top_l.gif) top left no-repeat;  

}

.search_right_pic{

   background:url(../images/search_right_pic.gif) top right no-repeat;  

}

.search_fonas{

   background:url(../images/search.gif) top left no-repeat;  

}


a.search_text:link, a.search_text:visited, a.a.search_text:actyve{

  color:#red;
	text-decoration:none;
}

a.search_text:hover{
  color:#red;
	text-decoration:none;

}

a:link, a:visited, a:active{
	color:#600e13;
	text-decoration:none;
}
a:hover{
	color:#600e13;
  text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	text-transform:lowercase;
}
a.print:hover{
	color:#ffffff;
	text-transform:none;
	text-decoration:underline;
	text-transform:lowercase;
}

a.house:link, a.house:visited{
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	text-transform:lowercase;
}
a.house:hover{
	color:#a3c931;
	text-transform:none;
	text-transform:lowercase;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#ffffff;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#333232;
	text-decoration:none;
	text-transform:uppercase;

}
a.langs:hover{
	color:#333232;
	text-decoration:underline;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#600e13;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold; 

}

a.top_menu:link, a.top_menu:visited {
	color:#7f817f;
	text-decoration:none;
	text-transform:uppercase;
}
a.top_menu:hover{
	color:#a0b0cf;
	text-decoration:none;	
	text-transform:uppercase;
}
a.top_menu_active:link, a.top_menu_active:visited, a.top_menu_active:active, a.top_menu_active:hover{
	color:#a0b0cf;
	text-decoration:none;
	text-transform:uppercase;
}

a.menu:link, a.menu:visited, a.menu:active{
  font-size:10px;
  color:#000000;
	text-decoration:none;


}
a.menu:hover{
  font-size:10px;
	color:#600e13;
	text-decoration:underline;	
	
	
}


a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
	
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	font-size:10px;
  color:#000000;
	text-decoration:none;
	text-transform:lowercase;

	
}
a.second_menu:hover{
	color:#000000;
	text-decoration:none;	
	text-transform:lowercase;
	text-decoration:underline;	
	font-size:10px;

}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#000000;
	text-decoration:none;
	text-transform:lowercase;
  font-weight:bold;
	font-size:10px;
	
}
a.bottom_menu:link, a.bottom_menu:visited, a.bottom_menu:active{
  font-size:10px;
	color:#000000;
	text-decoration:none;
	
}
a.bottom_menu:hover{
  font-size:10px;
	color:#000000;
	text-decoration:underline;	
}
a.bottom_menu_active:link, a.bottom_menu_active:visited, a.bottom_menu_active:active, a.bottom_menu_active:hover{
  
  font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}

.copyright{
  color:#ffffff;  
  font-size:10px;
  padding-bottom:2px;
  text-decoration:none;
}

.searchcontainer{
  color:#ffffff;
  text-transform:capitalize;
  font-size:10px;
  font-weight:bold; 
}

.searchbox{
  width:152px;
  height:14px;
  padding: 2px 2px 0px 2px;
  border: 1px solid #807f7f;
  background-color:#ffffff;
  color:#000000;
  font-size:10px;
}

.searchbutton{
  border:0px;
  color:#ffffff;
  cursor:pointer;
}

/* Site Map */
.treeview ul{
  margin: 0px;
  padding:0px;
  padding-left:20px;
}

.treeview li{
  float:none;
  padding:0px;
  margin:8px 0px 8px 0px;
}