#mtm_wrap {
    border:3px solid red;
    width:950px;

    }
#mtm_menu {

    }
#mtm_menu a {
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 40px;
    padding: 0px 0px;
    text-decoration:none;
	text-align: center;
    font-size: 11px;
    font-weight:bold;
    color:white;
	width: 122px ;
    border-right: 0px solid #fff;
	BACKGROUND: url(menu_bg.jpg) no-repeat scroll center center;
	background-position:bottom; 
    vertical-align:bottom; 

}
    
#mtm_menu a.hover {
  	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 40px;
    padding: 0px 0px;
	width: 122px ;
	vertical-align:bottom;	
    text-decoration:none;
	font-size: 11px;
    font-weight:bold;
    color:#f1d44c;
    border-right: 0px solid #fff;
	BACKGROUND: url(menu_bg_selected.jpg) no-repeat scroll center center;
	background-position:top;   
	
}
    
#mtm_menu span.active a {
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 40px;
    padding: 0px 0px;
	width: 122px ;
	vertical-align:bottom;
    text-decoration:none;
   	font-size: 11px;
    font-weight:bold;
    color:f1d44c;
    border-right: 0px solid #fff;
	BACKGROUND: url(menu_bg_selected.jpg) no-repeat scroll center center;
	background-position:top;   
}  

#mtm_menu span {
    XXdisplay:none;
    }
  
    
#mtm_menu #img {
    vertical-align:bottom;
    }

#mtm_menu #subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#mtm_menu #subnav a {
    color:white;
    line-height: 25px;
    margin-right:1em;
    }
#mtm_menu #subnav span {
    color:white;
    margin-right:1em;
    }
    

table.items tr.item td {
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:12px;
	font-weight: normal;
	border-bottom-width: 1px
 }
 

