.text1 {
	color: #A85D26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.text2 {
	color: #A85D26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify
}
.text_zag {
	color: #A85D26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center
}
.menu_item {
  padding-right: 30px;
  height: 37px;
  background-image: url(../img/menu_item.gif);
  background-repeat: no-repeat;
  background-position: left;
}
.menu_item2 {
  padding-right: 30px;
  height: 50px;
  background-image: url(../img/menu_item2.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.lmenu {
  font-family: arial,verdana;
  font-size: 14px;
  font-weight: bold;
  color: #572816;
  text-decoration: none;
}
.lmenu:hover {
  font-family: arial,verdana;
  font-size: 14px;
  font-weight: bold;
  color: #572816;
  text-decoration: underline;
}
.mtd_text {
  font-family: arial,verdana;
  font-size: 14px;
  font-weight: bold;
  color: #572816;
}
.mtd_text2 {
  font-family: arial,verdana;
  font-size: 14px;
  color: #572816;
}

div{
	margin : 15;
	text-indent : 0;
	color : #A85D26;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font : bolder;
}
A {
	color : #A85D26;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	
}

A:Hover {
	color : #C0C0C0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	
}
