BODY {
	font-size: 8pt;
	margin-top: 0px;
	background-color: #ffffff;
	font-family: Tahoma;
	Color: #272727;
	margin-left: 0px;
}
A {
	color: #3D4F5A;
	text-decoration: none;
}
A:HOVER {
	color: #cc3333;
	text-decoration: NONE;
}
TABLE {
	font-size : 8pt;
	font-family: Tahoma;
	color : #272727;
}
.cell_2px {
	height : 2px;
	width : 2px;
	line-height : 1px;
}
input.btn1 {
	background-image: url("../old/images/bt_1.jpg");
	width: 63px;
	height: 20px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
	Color: #cc3333;
	font-size : 8pt;
	font-family: Tahoma;
	font-style: inherit;
	font-weight: bold;
}
input {
	border-right: #d8d8d8 1px solid;
	border-top: #d8d8d8 1px solid;
	border-left: #d8d8d8 1px solid;
	border-bottom: 1px solid #C9C9C9;
	color: #595959;
	font-size : 8pt;
	font-family: Tahoma;
	background-color: #ffffff;	
}
input.nostyle {
	border-right: #d8d8d8 0px solid;
	border-top: #d8d8d8 0px solid;
	border-left: #d8d8d8 0px solid;
	border-bottom: 0px solid #C9C9C9;
	color: #25559C;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #f8f8f8;
	font-weight: bold;
	cursor: pointer;
	width: 120px;
}

textarea {
	border-right: #d8d8d8 1px solid;
	border-top: #d8d8d8 1px solid;
	border-left: #d8d8d8 1px solid;
	border-bottom: 1px solid #C9C9C9;
	color: #595959;
	font-size : 8pt;
	font-family: Tahoma;
	background-color: #ffffff;
}
input.fr1 {
	border-right: #d8d8d8 1px solid;
	border-top: #d8d8d8 1px solid;
	border-left: #d8d8d8 1px solid;
	border-bottom: 1px solid #C9C9C9;
	height: 18px;
	COLOR: #595959;
	font-size : 8pt;
	font-family: Tahoma;
	background-color: #ffffff;
}
input.fr2 {
	border-right: #d8d8d8 1px solid;
	border-top: #d8d8d8 1px solid;
	border-left: #d8d8d8 1px solid;
	border-bottom: 1px solid #C9C9C9;
	height: 18px;
	COLOR: #595959;
	font-size : 8pt;
	font-family: Tahoma;
	background-color: #ffffff;
}
input.but {
	BACKGROUND-IMAGE: url(../images/f.gif);
	WIDTH: 14px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 14px;
	BORDER-BOTTOM: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	MARGIN: 0px;
	cursor: pointer;
}
input.login_text {
	background-image: url(../images/textbox.jpg);
	width: 125px;
	height: 18px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}
input.login_button {
	background-image: url(../images/bt_login.jpg);
	width: 60px;
	height: 19px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
}
input.anket_button {
	background-image: url(../images/btn_anket.gif);
	width: 51px;
	height: 18px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
}
.dot_x{
	width: 1px;
	height: 1px;
	line-height: 1px;
	background-image: url(../images/dot_x.gif);
	background-repeat: repeat-x;
}
.dot_y{
	width: 1px;
	height: 1px;
	line-height: 1px;
	background-image: url(../images/dot_y.gif);
	background-repeat: repeat-Y;
}