/* ---------------------------------- */

#mmt{
	height:360px !important;
	height:360px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.mmt_head {
	background-image: url(/mm/graphics/mmt_head.gif);
	background-repeat: no-repeat;
	height:34px;
	overflow:hidden;
	width:201px;
	
}
.mmt_body {
    text-align:center;
	background-image: url(/mm/graphics/mmt_body.gif);
	background-repeat: repeat-y;
    overflow:hidden;
    width:201px;
	
	
}
.mmt_footer {
	background-image: url(/mm/graphics/mmt_footer.gif);
	background-repeat: no-repeat;
    height:25px;
    width:201px;
}
.mmt_head p, .mmt_head p a{
	margin: 10px 10px 3px 3px !important;
        margin: 10px 10px 3px 5px;
	color: #FFFFFF;
	font-size: 15px !important;
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mmt_head p a:hover{
text-decoration:none;
}
#mmt_1, #mmt_2, #mmt_3  {
    position: absolute;
	top: 2px;
}
#mmt_1 {
	left: 5px;
}
#mmt_2 {
	left: 216px;
}
#mmt_3 {
	left: 427px;
}
.mmt_quote {
	overflow:hidden;
	height: 110px;
	width: 190px;
	
}

.mmt_quote img { 
	float: right; 
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 15px; 
}

.mmt_feature{
        margin-top: 5px;
	width:190px;
	height:75px;
	overflow:hidden;
}
.mmt_body p{
	color: #666666;
	font-size: 10px;
	width:160px !important;
        width:180px; 
	text-align:left;
        padding: 2px 15px 2px 15px !important;
	padding: 2px 7px 2px 7px;
}


/* --------- chart styles ------------*/

.mm_chart{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:611px;
	padding:0px;
	font-size: 11px;
	color: #000000;
	border-left:2px solid #89C7EC;
	border-top: 2px solid #89C7EC;
	
}
.chart_1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:610px;
	padding:0px;
	font-size: 11px;
	color: #000000;
}
.mm_chart td{
       padding:5px;
}
.chart_1 td{
       padding:5px;
}
.chart_1 b{
    font-weight: normal;
    font-size: 12px;
	color: #333333;
}
.mm_chart b{
    font-weight: normal;
    text-align:center;
    font-size: 12px;
	color: #333333;
}
.mm_chart_text_rt, .features_rt  {
font-weight: bold;
color: #333333;
	border-right: 2px solid #89C7EC;
    border-bottom: 2px solid #89C7EC;
	padding: 5px 0px;
}
.mm_chart_text_rt {
width:75px;
    text-align:center;
    white-space:nowrap;
}
.mm_chart_text_top {
width:250px;
    text-align:left;
    white-space:nowrap;
    padding-left: 10px;
    border-right: 2px solid #89C7EC;
    border-bottom: 2px solid #89C7EC;
}

.mm_odd {
 background-color:#CFE6F6;
 text-align:center;
width:75px;
}
.mm_odd_side {
width:250px;
	background-color:#CFE6F6;
	text-align:left;
	padding-left: 10px;
}

.odd2{
    border-top:2px solid #89C7EC;
    background-color:#CFE6F6;
}
.chart_text_rt_2{

    text-align:left;
    border-left: 2px solid #89C7EC;
	border-right: 2px solid #89C7EC;
    border-bottom: 2px solid #89C7EC;
	padding: 5px 0px 5px 10px;
}