#mtm_wrap {
    border:3px solid red;
    width:642px;
    }
#mtm_menu {

    }
#mtm_menu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	line-height: 23px;
    padding: 0px 23px;
    text-decoration:none;
    font-size: 11px;
    font-weight:bold;
    color:white;
    border-right: 1px solid #fff;
    }
    
#mtm_menu a.hover {
    background: #red;
	text-decoration:underline;
	color:red;
    }
    
#mtm_menu span.active a {
    BACKGROUND: url(active.gif) repeat-x;
	COLOR: #ffffff;
}  

#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: 23px;
    margin-right:1em;
    }
#mtm_menu #subnav span {
    color:white;
    margin-right:1em;
    }
    

table.items tr.item td {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:12px;
	font-weight: normal;
 
	}
