table.selectqos {
	border-collapse:collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	

}

table.selectqos td {
	
	border:solid 1px #FFFFFF;
	text-align: center;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	
	line-height: 130%;
	
	padding: 3px;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;

}

table.selectqos td.row-1 {
	background-color: #A31E20;
	color:#FFFFFF;	
}

table.selectqos td.row-1-1 {
	background-color:#aa0000;
	color:#FFFFFF;	
}

table.selectqos td.row-1-2 {
	background-color: #808000;
	color:#FFFFFF;	
}

table.selectqos td.row-1-3 {
	background-color: #800080;
	color:#FFFFFF;		
}

table.selectqos td.row-1-4 {
	background-color: #008080;
	color:#FFFFFF;	
}


table.selectqos td.row-2 {
	background-color: #F2F2F2;
	color:#A31E20;
	font-size: 9px;
}

table.selectqos td.row-2-1 {
	background-color: #aa0000;
	color:#FFFFFF;
}

table.selectqos td.row-2-2 {
	background-color: #b3b366;
	color:#A31E20;
}

table.selectqos td.row-2-3 {
	background-color: #b366b3;
	color:#A31E20;
}

table.selectqos td.row-2-4 {
	background-color: #66b3b3;
	color:#A31E20;
}

table.selectqos td.row-3 {
	background-color: #D9D9D9;
	color:#FFFFFF;
	text-align:left;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 12px;
}

table.selectqos td.row-3-1 {
	background-color: #aa0000;
	color:#FFFFFF;
}

table.selectqos td.row-3-2 {
	background-color: #d9d9b3;
	color:#FFFFFF;
}

table.selectqos td.row-3-3 {
	background-color: #d9b3d9;
	color:#FFFFFF;
}

table.selectqos td.row-3-4 {
	background-color: #b3d9d9;
	color:#FFFFFF;
}





table.selectqos td.col-1 {
	vertical-align:middle;
	font-weight:bold;
	
	color:#000000;
	font-size: 9px;
	line-height: 100%;
	

}

table.selectqos ol {
	padding-left: 0;
	margin-left: 11px;
	margin-right: 0;
	padding-right: 0;
	font-size: 9px;
	line-height: 130%;
}
