body { background-color: /*#C07100*/#FFF3E1; }
table.layout tr td.menu, table.menu tr td { background-color: #804B00; }
a { color: #804B00; }
a:hover, a:active { color: #975901; }
a img { border: 2px solid #804B00; }
a.no_border img { border: none; }

div.submenu { border: solid 1px #804B00; }
table.submenu tr td.item_normal { color: #804B00; }
table.submenu tr td.item_hover
{
	background-color: #804B00;
	color: #D0D0D0;
}
table.submenu tr td.item_caption { color: #402600; }
table.submenu tr td.item_separator { background-color: #804B00; }

div.bubble { border: solid 2px #804B00; }
div.direct_link
{
	border: solid 1px #FCF6ED;
	background-color: #F8F2EA;
	border-bottom-color: #F5EFE7;
	border-right-color: #F5EFE7;
}
div.direct_link p a
{
	color:#7F79B0;
	text-decoration: none;
	font-size: 10px;
}


table.bottom_info tr td p a { color: #B38F5B; }

a.top_navigation
{
	text-decoration: none;
	font-weight: bold;
}

p.tree_navigation
{
	color: #804B00;
	cursor: pointer;
	padding-left: 4px;
	border-left: 1px dotted #804B00;
	font-weight: bold;
}

div.tree_navigation
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}
