@charset "iso8859-1";

BODY {
	margin:0px;
}
A {
	text-decoration: none;
	color:#0000FF;
}
A:hover {
	text-decoration: underline;
}
.stTable {
	font :normal 12px Arial; 
	color: #000000;
	border-collapse : collapse;
}
tr.stRowH {
	display:none;
}
tr.stRow1 {
	background: #E8E8E8;
}
tr.stRow2 {
	background: #F4F4F4;
}
.stTable td {
	padding:0px;
	height:20px;
	text-align:center;
}
.stTable .stC2 {
	text-align:left;
}
.stColSel {
	background: #D7D7D7;
}
.stC3, .stC4, .stC5, .stC6, .stC7, .stC8 {
	width:50px;
}
.stC1 {
	width:30px;
	font-size:11px;
}
.stC2 {
	width:257px;
}
SUP { 
	font-size:9px;
	color:#666666;
}