table#left_table {
	background-color: #658b31;
}
div#path {
	color: #466718;
	background-image: url(/gfx/bg_path/path2.gif);
}
div#path a {
	color: #466718;
}
h1, h2 {
	color: #466718;
	background-image: url(/gfx/bg_header/h1_2.gif);
}
h2 {
	background-image: url(/gfx/bg_header/h2_2.gif);
}
h3 {
	color: #84a25a;
	background-image: url(/gfx/bg_header/h3_2.gif);
}
img.img {
	border: 2px solid #466718;
}
.lift {
	color: #84a25a;
}

/*
**	submenu
**/

td.top li a {
	background-color: #658b31;
	border-bottom-color: #94ae6f;
}
td.top li a:hover,
td.top li a.current,
td.top li li a:hover,
td.top li li a.current {
	background-color: #84a25a;
}
td.top li li a {
	background-color: #759746;
}
