@charset "iso8859-1";

.stTable {
	font :normal 12px Arial; 
	color: #000000;
	border:solid 1px #A2D345;
}
.stRowH TD {
	background: #84B132;
	color: #FFFFFF;
	font-weight : bold;
	text-align: center;
}
tr.stRow1 {
	background: #FFFFFF;
}
tr.stRow2 {
	background: #F1F8E3;
}
.stTable td {
	padding:3px 0px;
	height:20px;
	text-align:center;
}
.stTable .stC2 {
	text-align:left;
}
.stColSel {
	background: #B9DE74;
	font-weight:bold;
}
.stC3, .stC4, .stC5, .stC6, .stC7, .stC8 {
	width:50px;
}
.stC1, .stRowH .stC1 {
	width:32px;
	font-size:10px;
}
.stC2 {
	width:194px;
}
SUP { 
	font-size:9px;
	color:#666666;
}