	.qmmt_main, .qmmt_text, .qmmt_cycle, .qmmt_tabactive, .qmmt_tab{
		font: 11px tahoma;
		color: #555;
	}
	.qmmt_text_up, .qmmt_text_down{
		font: 11px tahoma;
	}


	.qmmt_tab, .qmmt_tabactive, .qmmt_header_bar, .qmmt_main{
		border-color: #E1E1E1;
	}

	.qmmt_tab{ background: #eaeaea; border:1px solid #e8e8e8;text-align:center; }
	.qmmt_tabactive{ background: #fff; border:1px solid #e8e8e8;text-align:center; }

	.qmmt_header_bar{ background: #d9e9a3; height:29px;}
	.qmmt_header_text{ font: bold 12px tahoma; color: #333333; }


	.qmmt_cycle{
		background-color: #fff;
	}

	a.qmmt:link   { color: #4A8C10; text-decoration: underline; }
	a.qmmt:visited{ color: #4A8C10; text-decoration: underline; }
	a.qmmt:hover  { color: #84BC34; text-decoration: none; }