#reslist th {
	background: #EEEEEE;
	color: #FF760E;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

#reslist td {
	border-bottom: 1px dotted #CCCCCC;
}

#reslist td.act {
	font-weight: bold;
}

#reslist td.ao0 {background-color: #FFEEDF;}
#reslist td.ao1 {background-color: #EEDFFF;}
#reslist td.ao2 {background-color: #DFFFEE;}
#reslist td.ao3 {background-color: #EEFFDF;}
#reslist td.ao4 {background-color: #FFDFEE;}
#reslist td.ao5 {background-color: #DFEEFF;}
#reslist td.ao6 {background-color: #E6F3E0;}
#reslist td.ao7 {background-color: #E0E6F3;}
#reslist td.ao8 {background-color: #F3E6E0;}
#reslist td.ao9 {background-color: #E6E0F3;}
#reslist td.ao10 {background-color: #F3E0E6;}
#reslist td.ao11 {background-color: #E0F3E6;}
