/******************************************************************************
 * DHTMLMenu
 ******************************************************************************/
/* level 0 inner */
.m0l0iout {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}
.m0l0iover {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}
.m0l0idown {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}

/* level 0 outer */
.m0l0oout {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}
.m0l0oover {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
    background-color: #CCC;
    border-top:    1px solid  threedhighlight;
    border-right:    1px solid threeddarkshadow;
    border-bottom:    1px solid threeddarkshadow;
    border-left:    1px solid   threedhighlight;
	font-weight:   normal;
	text-decoration: none;
}
.m0l0odown {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
    border-bottom:    1px solid  threedhighlight;
    border-left:    1px solid threeddarkshadow;
    border-top:    1px solid threeddarkshadow;
    border-right:    1px solid   threedhighlight;
	font-weight:   normal;
	text-decoration: none;
}

/* level 1 inner */
.m0l1iout {
	color:           #000000;
	font: menu;
	background: menu;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}
.m0l1iover {
	color: highlighttext;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: highlight;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
}

/* level 1 outer */
.m0l1oout {
	color:           #000000;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: menu;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
    border: 1px solid  threedshadow;
}
.m0l1oover {
	color: highlighttext;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: highlight;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
    border: 1px solid  threedshadow;
}

/* level 2 inner */
.m0l2iover {
	color:           #000000;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: menu;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	font-weight:   normal;
	text-decoration: none;
}

/* level 2 outer */
.m0l2oout {
	color:           #000000;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: menu;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
}
.m0l2oover {
	color:           #000000;
	font: menu;
	font-weight:   normal;
	text-decoration: none;
	background: menu;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
}

/*
        widht, height: tamanho dos itens
        block_top, block_left: deslocamento do bloco de menu com rela????o ?? origem
        top, left: deslocamento entre itens de um mesmo n??vel
*/
/* &&&
0;width:120;height:16;top:0;left:5;hide_delay:200;expd_delay:-200
1;width:150;height:20;top:20;left:0;block_top:15;block_left:0;hide_delay:100;expd_delay:100
2;block_top:5;block_left:140;hide_delay:100;expd_delay:100
&&& */
