table#left_table {
	background-color: #a45d8f;
}
div#path {
	color: #8d4979;
	background-image: url(/gfx/bg_path/path5.gif);
}
div#path a {
	color: #8d4979;
}
h1, h2 {
	color: #8d4979;
	background-image: url(/gfx/bg_header/h1_5.gif);
}
h2 {
	background-image: url(/gfx/bg_header/h2_5.gif);
}
h3 {
	color: #b67da5;
	background-image: url(/gfx/bg_header/h3_5.gif);
}
img.img {
	border: 2px solid #8d4979;
}
.lift {
	color: #b67da5;
}

/*
**	submenu
**/

td.top li a {
	background-color: #a45d8f;
	border-bottom-color: #bf8eb1;
}
td.top li a.new {
	color: #fff;
	background-color: #944f80;
	border-bottom-color: #bf8eb1;
}
td.top li a:hover,
td.top li a.current,
td.top li li a:hover,
td.top li li a.current {
	background-color: #b67da5;
}
td.top li li a {
	background-color: #ad6e9a;
}
