.button_menu_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #dbebff 1pt solid;
    BORDER-TOP: #dbebff 1pt solid;
    BORDER-LEFT: #dbebff 1pt solid;
    BORDER-BOTTOM: #dbebff 1pt solid;
    BACKGROUND-COLOR: #dbebff;
} 
.button_menu_highlight_toolbar {
    CURSOR: hand;
    BACKGROUND-COLOR: #ffe7a2;
    BORDER-TOP: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
}
.button_menu_highlight_toolbarEx1 {
    CURSOR: hand;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
    BACKGROUND-COLOR: #ffe7a2;
}
.button_menu_highlight_toolbarEx2 {
    CURSOR: hand;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
.button_menu_dropdown_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    background-color: white;
}
.button_menu_arrow_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #dbebff 1pt solid;
    BORDER-TOP: #dbebff 1pt solid;
    BORDER-LEFT: #dbebff 1pt solid;
    BORDER-BOTTOM: #dbebff 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
.button_menu_arrow_highlight_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: #ffe7a2;

}
.button_menu_separator_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #c3daf9 1pt solid;
    BORDER-TOP: #c3daf9 1pt solid;
    BORDER-LEFT: #c3daf9 1pt solid;
    BORDER-BOTTOM: #c3daf9 1pt solid;
    background-color: #c3daf9;
}
.button_menu_left_toolbar {
    CURSOR: hand;
    background-color: #E9EEEE;
}
.item_search_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #dbebff 1pt solid;
    BORDER-TOP: #dbebff 1pt solid;
    BORDER-LEFT: #dbebff 1pt solid;
    BORDER-BOTTOM: #dbebff 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
.item_search_highlight_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
	BACKGROUND-COLOR: #ffe7a2;

}
TABLE.dropdown_menu_item_toolbar
{
    BORDER-RIGHT: transparent  1pt solid;
    BORDER-TOP: transparent  1pt solid;
    BORDER-LEFT: transparent 1pt solid;
    BORDER-BOTTOM: transparent 1pt solid;
	BACKGROUND-COLOR: transparent;
}
TABLE.dropdown_menu_item_highlight_toolbar
{
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
	BACKGROUND-COLOR: #ffe7a2;
}
.object_disabled_toolbar
{	
    COLOR: gray;
}
.object_enabled_toolbar
{
    COLOR: black;
}
DIV.action_toolbar
{
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
div.search_button_menu_highlight_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_arrow_highlight_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
input.search_button_menu_text_highlight_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_arrow_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
input.search_button_menu_text_normal_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_disabled_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
div.search_button_menu_arrow_disabled_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
input.search_button_menu_text_disabled_toolbar {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}


.button_menu_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: transparent 1pt solid;
    BORDER-TOP: transparent 1pt solid;
    BORDER-LEFT: transparent 1pt solid;
    BORDER-BOTTOM: transparent 1pt solid;
    BACKGROUND-COLOR: transparent;
}
.button_menu_highlight_transparent {
    CURSOR: hand;
    BACKGROUND-COLOR: #ffe7a2;
    BORDER-TOP: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
}
.button_menu_highlight_transparentEx1 {
    CURSOR: hand;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
    BACKGROUND-COLOR: #ffe7a2;
}
.button_menu_highlight_transparentEx2 {
    CURSOR: hand;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BORDER-RIGHT: orange 1pt solid;
    BACKGROUND-COLOR: #ffe7a2;
}
.button_menu_dropdown_transparent {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    background-color: white;
}
.button_menu_arrow_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: transparent 1pt solid;
    BORDER-TOP: transparent 1pt solid;
    BORDER-LEFT: transparent1pt solid;
    BORDER-BOTTOM: transparent 1pt solid;
    BACKGROUND-COLOR: transparent;
}
.button_menu_arrow_highlight_transparent {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: #ffe7a2;
}
.button_menu_separator_transparent {
    CURSOR: hand;
    BORDER-RIGHT: #c3daf9 1pt solid;
    BORDER-TOP: #c3daf9 1pt solid;
    BORDER-LEFT: #c3daf9 1pt solid;
    BORDER-BOTTOM: #c3daf9 1pt solid;
    background-color: #c3daf9;
}
.button_menu_left_transparent {
    CURSOR: hand;
    background-color: #E9EEEE;
}
.item_search_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: #dbebff 1pt solid;
    BORDER-TOP: #dbebff 1pt solid;
    BORDER-LEFT: #dbebff 1pt solid;
    BORDER-BOTTOM: #dbebff 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
.item_search_highlight_transparent {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
	BACKGROUND-COLOR: #ffe7a2;

}
TABLE.dropdown_menu_item_transparent
{
    BORDER-RIGHT: transparent  1pt solid;
    BORDER-TOP: transparent  1pt solid;
    BORDER-LEFT: transparent 1pt solid;
    BORDER-BOTTOM: transparent 1pt solid;
	BACKGROUND-COLOR: transparent;
}
TABLE.dropdown_menu_item_highlight_transparent
{
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
	BACKGROUND-COLOR: #ffe7a2;
}
.object_disabled_transparent
{
    COLOR: gray;
}
.object_enabled_transparent
{
    COLOR: black;
}
DIV.action_transparent
{
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
div.search_button_menu_highlight_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_arrow_highlight_transparent {
    CURSOR: hand;
    BORDER-RIGHT: orange 1pt solid;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
input.search_button_menu_text_highlight_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: orange 1pt solid;
    BORDER-LEFT: orange 1pt solid;
    BORDER-BOTTOM: orange 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_arrow_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
input.search_button_menu_text_normal_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: white;
}
div.search_button_menu_disabled_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
div.search_button_menu_arrow_disabled_transparent {
    CURSOR: hand;
    BORDER-RIGHT: #6a8ccb 1pt solid;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: none;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
input.search_button_menu_text_disabled_transparent {
    CURSOR: hand;
    BORDER-RIGHT: none;
    BORDER-TOP: #6a8ccb 1pt solid;
    BORDER-LEFT: #6a8ccb 1pt solid;
    BORDER-BOTTOM: #6a8ccb 1pt solid;
    BACKGROUND-COLOR: #dbebff;
}
SPAN.button_menu_text_toolbar
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    FONT-FAMILY: Arial, MS Sans Serif, Verdana, Helvetica;
}
.button_menu_img_transparent {
	background: transparent;
}