@charset "windows-1251";

.txt{
	font-size: 8pt;
	font-weight: 500;
	font-family: Tahoma;
}


.txt2{
	font-size: 7pt;
	font-weight: 500;
	font-family: Tahoma;
}


.undecor{
	text-decoration: none;
}


a:hover{
text-decoration: underline;
}

a.link {color:#163876; text-decoration: none;}
a.link:hover {color:#D13B53; text-decoration: underline;}


.txt1{
	font-size: 13px;
	font-weight: 500;
	font-family: arial;
}


.back {
  background-position: top; 
	background-repeat: repeat-x;
}

.input {
 border-color: #6F9AC5; 
 border-width: 1px; 
 border-style: solid; 
 background-color: #FFFFFF; 
 width: 355 px;
}