.td_old {
	
	font-size:11px;
	color:#636363;
	line-height:13px;
}


.normal_th { border-bottom:1px solid #666; color: #000; font-size: 18px;padding:3px;}
.normal_td {color: #333; font-size: 12px; padding:3px 5px; }
.forma {border:1px solid #666; padding:0 2px; width: 180px; background: #fff;}
.forma:focus { background: #ffeecc;} 
.td_blank {width: 80px;}
.footer_link {color: #fff; font-size: 10px; text-decoration:none;}
.footer_link:hover {color: #fff; font-size: 10px; text-decoration:underline;}

a {text-decoration:underline;
   color:#A42914;}
  
body { 	margin:0px;padding:0px;}
.span_old { color:#A42914; font-weight:bold}


.ul_old {margin:0; padding:0; list-style:none}
.li_old {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:16px }

.home img { vertical-align:middle}

.head_link a { color:#ffffff; font-weight:bold}
.head_link img { margin-right:4px; vertical-align:middle}

.copy { color:#FFFFFF; font-size:9px;}
.copy a { color:#FFFFFF; font-size:10px; font-weight:bold}

.latest { line-height:15px;}

.map { color:#7D7D7D}

.advantages { font-size:10px;}
.advantages li { font-size:11px;}





.white {color:#ffffff; text-decoration:none}




		
.form1 { width:174px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:174px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
a:hover{text-decoration:underline;}


/* M E N U */

.title_menu {padding-left:10px; font-size: 16px; margin-bottom:1px; height:28px; line-height:28px; font-weight:bold; color:#ffffff;  display:none; text-decoration:none; width:205px; background: #ffa500; }

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 205px;
  
  overflow:hidden;

 
}

ul#menu a {
  display: block;
  height:28px;
  overflow:hidden;
  background: url('/menu/acording/a.png');
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  color: #fff;
  font-size: 12px;
  font-weight:bold;	
  padding-left: 0.5em;

}

ul#menu li a:hover {
  text-decoration:none;
  background: #ffa500;
  background: url('/menu/acording/b.png');
}

ul#menu li ul li a {
  color: #fff;
  font-size: 10px;
  padding-left: 15px;
  font-weight:normal;
}

ul#menu li ul li a:hover {
 text-decoration:underline;
  text-decoration:none;
  background: #ffa500;
}

.menu_active {
  border-right:4px solid #980808
}
.sub_active {
  border-right:4px solid #980808
}




