/* debut investments colors */
.investments .title_corp
{
	background:transparent url(/images/common/background/bkg_tt_investments.gif) repeat-y 0 0;
}

.investments  a.list_button:hover span,
.investments  a.list_button_on span
{
	background-image:url(/images/common/blocks/bt_left_hover.gif);
}
.investments  a.list_button:hover span span,
.investments  a.list_button_on span span
{
	background-image: url(/images/common/blocks/bt_right_hover.gif);
}

.investments .layer_menu li a:hover
{
	background:#CC4189 url(/images/common/menu/bkg_layer.gif) repeat-x 0 bottom;
}

/* debut investments colors */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* debut strategy colors */
.strategy .title_corp
{
	background:transparent url(/images/common/background/bkg_tt_corporate.gif) repeat-y 0 0;
}


.strategy  a.list_button:hover span,
.strategy  a.list_button_on span
{
	background-image:url(/images/common/blocks/bt_left_strat.gif);
}
.strategy  a.list_button:hover span span,
.strategy  a.list_button_on span span
{
	background-image: url(/images/common/blocks/bt_right_strat.gif);
}

.strategy .layer_menu li a:hover
{
	background:#D2860F url(/images/common/menu/bkg_layer.gif) repeat-x 0 bottom;
}
/* debut strategy colors */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* debut founds colors */

.funds .title_corp
{
	background:transparent url(/images/common/background/bkg_tt_founds.gif) repeat-y 0 0;
}
.funds a.list_button:hover span,
.funds a.list_button_on span
{
	background-image:url(/images/common/blocks/bt_left_funds.gif);
}
.funds a.list_button:hover span span,
.funds a.list_button_on span span
{
	background-image: url(/images/common/blocks/bt_right_funds.gif);
}

.funds .layer_menu li a:hover
{
	background:#34808D url(/images/common/menu/bkg_layer.gif) repeat-x 0 bottom;
}
/* fin founds colors */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* debut admin colors */
.admin .title_corp
{
	background:transparent url(/images/common/background/bkg_tt_admin.gif) repeat-y 0 0;
}
.admin a.list_button:hover span,
.admin a.list_button_on span
{
	background-image:url(/images/common/blocks/bt_left_admin.gif);
}
.admin a.list_button:hover span span,
.admin a.list_button_on span span
{
	background-image: url(/images/common/blocks/bt_right_admin.gif);
}

.admin .layer_menu li a:hover
{
	background:#A5AA25 url(/images/common/menu/bkg_layer.gif) repeat-x 0 bottom;
}
/* fin admin colors */