@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;
}
.stRowH TD A{
	color: #FFFFFF;
	font-weight : normal;
	text-decoration:none;
}
.stRowH TD A:hover{
	font-weight : bold;
	text-decoration:underline;
}
tr.stRow1 {
	background: #FFFFFF;
}
tr.stRow2 {
	background: #F1F8E3;
}
.stTable td {
	padding:3px 0px;
	text-align:center;
}
.stTable .stC1 {
	text-align:left;
}
.stColSel {
	background: #B9DE74;
	font-weight:bold;
}
.stC2, .stC3, .stC4, .stC5 {
	width:50px;
}
.stC6, .stC7, .stC8, .stC9 {
	width:35px;
}
.stC0, .stRowH .stC0 {
	width:21px;
	font-size:10px;
}
.stC1 {
	width:165px;
}
SUP { 
	font-size:9px;
	color:#666666;
}