.body_gr{
	background-image: url(images/body_gradient2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.textMain{
	font-family: Tahoma;
	font-size: 11px;
	color: #2c3c3c;
	line-height: 16px;
	padding:20px;
}
.textMainBg{
	font-family: Tahoma;
	font-size: 11px;
	color: #2c3c3c;
	line-height: 16px;
	padding:20px;
	background-color:#D9EAD8;
}
.aTb{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.aLk{
	font-family: Tahoma;
	font-size: 12px;
	color: #666699;
}
.headerFill{
	background-image: url(images/bg_small.jpg);
}
a{
	font-family: Tahoma;
	font-size: 11px;
	color: #2c3c3c;
	text-decoration: none;
}
.firstGr{
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.inputFIO{
	border: solid 1px #D1DECD;
	width:195px;
	height:26px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#2C3C3C;
	font-size: 11px;
	background-image: url(images/label0.jpg);
	background-repeat: no-repeat;
	background-position: right center;		
	padding-top:4px;
	padding-left:4px;
	padding-right:35px;
}
.inputCompany{
	border: solid 1px #D1DECD;
	width:195px;
	height:26px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#2C3C3C;
	font-size: 11px;
	background-image: url(images/label1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:4px;
	padding-left:4px;
	padding-right:65px;
}
.inputZAmetki{
	border: solid 1px #D1DECD;
	width:368px;
	height:150px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#2C3C3C;
	font-size: 11px;
	padding:4px;
}
.Hline{
	background-image: url(images/hline.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.inputLink{
	color:#85A395;
	text-decoration:underline;
}