 
	.qmjsleft 	
	{
	float:left;
	font: 10px Tahoma;
	color: #000000;
	}
	.qmjsright
	{	
		float:right;
		font: 10px Tahoma;
		color: #333333;
	}
	.qmjssymbol
	{	
		float:left;
		font: bold 12px Tahoma;
		color: #333333;
	}
	.qmjsname
	{	float:right;
		font: 12px Tahoma;
		color: #ffffff;
	}
	
	.qmmt_main
	{
	}
	.qmmt_tab
	{
		font: 10px Tahoma;
		font-weight: bold;
		color: #003366;
		background-color: #eeeeee;
		border-left-color: #003366;
		border-bottom-color: #003366;
		border-top-color: #003366;
	}
	.qmmt_tabactive
	{
	font: 10px Tahoma;
	font-weight: bold;
	color: #ffffff;
	border-left-color: #003366;
	background-color: #999999;
	}
	.qmmt_text
	{
		font: 12px Tahoma;
		color: #333333;
	}
	.qmmt_text_up
	{
		font: 12px Tahoma;
		color: #333333;
	}
	.qmmt_text_down
	{
		font: 12px Tahoma;
		color: #CC3300;
	}
	.qmmt_cycle
	{
		background-color: #fafafa;
	}
	.qmmt_header_text
	{
		font: 12px Tahoma;
		font-weight: bold;
		color: #333333;
	}
	.qmmt_header_bar
	{
		background-color: #CCCCCC;
		border-color: #CCCCCC;
	}
	a.qmmt {
		font: 12px Tahoma;
		color: #003366;
		text-decoration: underline;
	}
	a:visited.qmmt {
		font: 12px Tahoma;	
		color: #003366;
		text-decoration: underline;		
	}
	a:hover.qmmt {
		font: 12px Tahoma;	
		color: #CC0000;
		text-decoration: underline;		
	}
	
	
