.layout {
	background-image: url(/images/brown.jpg);
	background-color: #3d331d;
}
a {
	color: #947e45;
}
.index_table {
	background: url(/images/index_cover_brown.png);
}
.options td {
	border-left: 1px solid #655e4e;
	border-bottom: 1px solid #655e4e;
}
.imenu a {
	background: url(/images/imenu_brown_bullet.gif) left 7px no-repeat;
}
.exchange .h td {
	color: #947e45;
}
.one {
	border-right: 1px solid #655e4e;
}
.three .inside {
	border-top: 1px solid #655e4e;
}
.figure div {
	border-left: 1px solid #655e4e;
}
.tabs {
	color: #947e45;
}
.tabs a {
	border-bottom: 1px dashed #947e45;
}
.tabs a:hover {
	border: none;
}
.news_block h2 span {
	color: #947e45;
}
.tag {color:#947e45;}

.calc-button a {
	background: url(/images/calc_brown.gif) left center no-repeat;
}
.figure_text a {
	color: #947e45;
}