/**** FOR ROOT/LEVEL 0 ****/

.m0table{
}

.m0mouto{   
    background:url('/images/pipe.jpg') no-repeat right;
}

.m0movero{
	text-decoration: underline;
	color: #ffffff;
}
.m0mdowno
{
    background: #333333;
}
.m0inner
{
	font-family: Verdana;   
    font-size: 12px;  
	font-weight: bold;   
    text-align: center;
    color: #ffffff;
}

/**** FOR LEVEL 1 ****/

.m1table{    
    background-color: #509250;
}

.m1mouto{   
    background-color: #333333;
}

.m1movero{
    background: #509250;
}

.m1mdowno{
    background: #006600;
}

