* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Tahoma;
	font-size:10px;
	color:#383838;
}
form {
	display:inline;
}
.button {
	width:84px;
	//width:112px; 
	height:18px;
	margin-bottom:2px;
	background:url(button.jpg) no-repeat left top;
	padding-top:1px;
	padding-left:28px;
}
.button a{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#9A0101;
}
.button a:hover {
	color:#000000;
	font-size:13px;
}
#icons {
	margin-top:2px;
	margin-left:10px;
	width:12px;
}
#spacer {
	margin-top:-8px;
	height:10px;
	overflow:auto;
}
.copy {
	font-size:10px;
	color:#787777;
}
.head_text {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#780100;
}
.more {
	font-size:10px;
	color:#7D0101;
	text-decoration:none;
}
.more:hover {
	text-decoration:underline;
}
.points {
	width:248px;
	height:1px;
	overflow:hidden;
	background:url(points.gif) repeat-x left top;
}
#index_form {
	margin-top:5px;
	margin-left:10px;
	width:195px;

	overflow:hidden;
	background:url(ind_cont2.jpg) no-repeat left top;
}
#ind_form_text {
	margin-top:57px;
	margin-left:36px;
	width:91px;
	height:59px;
	font-size:10px;
	color:#C5BBA6;
}
#contacts input {
	margin-bottom:5px;
	width:167px;
	height:21px;
	background-color:#E9E1C4;
}
#contacts textarea {
	width:215px;
	height:135px;
	//height:142px;
	overflow:auto;
	background-color:#E9E1C4;
}