#mtm_wrap {
    border:1px solid black;

    }
#mtm_menu {
	text-align:left;
    width:645px;
    }
	
 
/*#mtm_menu a {
	display: block;
	float: left;
	line-height: 25px;
	padding: 0px 30px;
	text-decoration:none;
	font-size: 15px;
	font-weight:bold;
	color:#CAC8D2;
	white-space: nowrap;
    }*/
#mtm_menu a {
        display: block;
        float: left;
        line-height: 25px;
        text-decoration:none;
        font-size: 15px;
        font-weight:bold;
        color:#CAC8D2;
        white-space: nowrap;
	padding: 0px 4px 0px 0px; /*16*/
}
	
	
	/*
#mtm_menu a.hover {

	background: #99cccc;
	color: #333333;
} */
    
   
#mtm_menu span.active {
	display: inline;
}  



#mtm_menu span {
    display:none;
    }

table.items tr.item td {
	color: #e7e7e7;
	font-size: 10px;
	font-weight: bold;
}



