/* CSS Document */

.bottomCurve table{
	width:260px;
	margin:auto;
}
.bottomCurve table table{
	width:100%;
}

	table.qmmt_main
	{
	    background-color: #171717;
	    border: 1px solid #232424;
	}
	.qmmt_main
	{
	    background-color: #171717;
	    border:0px;
	}
	.qmmt_main img{
		margin: 15px 0px 20px 0px;
	}
	.qmmt_main .qmmt_text img, .qmmt_main .qmmt_text_down img{
		margin:0px;
	}
	
	
	
	.qmmt_tab
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight: bold;
	    color: #e6e7e8;
	    background-color: #6389bd;
		line-height:28px;
		border: solid 1px #232424;
		border-bottom:0px;
		background:url(../images/qmmt_tab_bg_1.gif) repeat-x;
	}
	.qmmt_tabactive
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight: bold;
	    color: #e6e7e8;
	    background-color: #171717;
		line-height:28px;
		border: solid 1px #232424;
		border-bottom:0px;
	}
	.qmmt_text
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight:bold;
	    color: #e08236;
		line-height:24px;
		padding: 3px 0px 3px 36px;
		text-align: left;
		width:50%;
	}
	.qmmt_text_up
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight:bold;
	    color: #e08236;
		line-height:24px;
		padding: 3px 0px 3px 36px;
		text-align: left;
		width:50%;
	}
	.qmmt_text_down
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight:bold;
	    color: #e08236;
		line-height:24px;
		padding: 3px 0px 3px 36px;
		text-align: left;
		width:50%;
	}
	.qmmt_cycle
	{
	    background-color: #000000;
	}
	.qmmt_header_text
	{
	    font: 12px Arial,Helvetica,Sans-Serif;
		font-weight: bold;
	    color: #ffffff;
	}
	.qmmt_header_bar
	{
	    background-color: #5E739B;
	    border-color: #5E739B;
	}
	a.qmmt {
		font: 11px Arial,Helvetica,Sans-Serif;
	    color: #324A79;
	}
	a:visited.qmmt {
		font: 11px Arial,Helvetica,Sans-Serif;
	    color: #324A79;
	}
	a:hover.qmmt {
		font: 11px Arial,Helvetica,Sans-Serif;
	    color: #ff0000;
	}
