body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4c4c4c;
	background-color: #ffffff;
	background-image: url(/i/top.gif);
	background-repeat: repeat-x;
	margin: 0;
}
TR, TD, P { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #4c4c4c; }
H1 { font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #f6bc81; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #fba34c; }

#leftmenu { width: 230px; padding-left: 20px; margin: 50px 0; }

#content { margin: 50px 0; padding-left: 20px; border-left: 1px dashed black; min-height: 350px; }

#footer { color: #3281aa; }
.phone { font-size: 150%; }

A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #4c4c4c; }
A:hover { color: #ff0000; }
A.menu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; line-height: 150%; }
A.menu:hover { color: #ff0000; } 
A.topic { font-weight: bold; }
A.topic:hover { color: #ff0000; }

A.map_topic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #4c4c4c; line-height: 150%; }
A.map_topic:hover { color: #ff0000; }
A.map_item { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #4c4c4c; line-height: 150%; }
A.map_item:hover { color: #ff0000; }



.srch { 
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #4c4c4c;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #A5ACB2;
}
