body,td,th {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:inherit;	
}

body {
	background-image: url(layout/bg_repeat.gif);
	margin-top: 0px;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: black;
}

a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	color: black;
}

.ramka_title {
	
	font-weight:bold;
	color:#87392F;
	font-size:11px;

}
.footer {	
	
	color:#FBFBD7;	

}
.footer_link {	
	
	color:#B2B373;	
	font-size:9px;

}
	
.footer_link a:link {	
	
	color:#B2B373;	

}
.footer_link a:hover {	
	
	color:#B2B373;	

}
.footer_link a:visited {	
	
	color:#B2B373;	

}
.footer_link a:active {	
	
	color:#B2B373;	

}