td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#330000;
}
body {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#330000;
} 

a {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 12pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal; 
}
 a.rm
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 12pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal; 
}

 a.rm:active
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 12pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal;
 font-weight:bold;
}
 a.rm:hover 
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 12pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal;
text-decoration: none; /* Убираем обычное подчеркивание */
 border-bottom: 1px dashed #044a1c; /* Добавляем пунктирную линию под текстом */
}
 a.rc
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 10pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal; 
}

 a.rc:active
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 10pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal;
 font-weight:bold;
}
 a.rc:hover 
 {
	text-decoration: none; 
	 color: #044a1c; 
 font-size: 10pt;  
 font-family: Tahoma, Helvetica, sans-serif; 
 anti-alias:crisp; 
 font-weight: normal;
text-decoration: none; /* Убираем обычное подчеркивание */
 border-bottom: 1px dashed #044a1c; /* Добавляем пунктирную линию под текстом */
}
 a.button {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 12px arial, sans-serif;
  color: #044a1c;
  text-decoration: none;
  background: url("images/menu1.png") top right no-repeat;
  padding-right: 36px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.button span {
  display: block;
  line-height: 13px;
  background: url("images/menu1.png") no-repeat;
  padding: 9px 0 18px 36px;
}  
a.button:hover {
  background-position: 100% -62px;
}
a.button:hover span {
  background-position: 0% -62px;
  color: #004257;
}	  
a.button:active {
  background-position: 100% -130px;
}
a.button:active span {
  background-position: 0% -130px;
  color: #222;
  padding: 12px 0 18px 36px; /* опускаем текст на 1px */
}
 a.buttony {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font:  12px arial, sans-serif;
  color: #044a1c;
  text-decoration: none;
  background: url("images/menu1.png") top right no-repeat;
  padding-right: 36px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.buttony span {
  display: block;
  line-height: 13px;
  background: url("images/menu1.png") no-repeat;
  padding: 9px 0 18px 36px;
}  
a.buttony:hover {
  background-position: 100% -62px;
}
a.buttony:hover span {
  background-position: 0% -62px;
  color: #004257;
}	  
a.buttony:active {
  background-position: 100% -130px;
}
a.buttony:active span {
  background-position: 0% -130px;
  color: #222;
  padding: 12px 0 18px 36px; /* опускаем текст на 1px */
} 

