@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;
	text-align:center;
	border-left:solid 1px #D1F4AB;
}
.stTable .stC1 {
	text-align:left;
}
.stColSel {
	jbackground: #B9DE74;
	font-weight:bold;
}
.stC2, .stC3, .stC4, .stC5, .stC6, .stC7, .stC8, .stC9 {
	width:50px;
}
.stC0, .stRowH .stC0 {
	width:21px;
	font-size:10px;
}
.stTable td.stC1 {
	width:174px;
	padding-left:5px;
}
SUP { 
	font-size:9px;
	color:#666666;
}
.stTable A {
	color:#333333;
}
.stLeft {
	float:left;
}
.stRight {
	float:right;
}
.stBloc {
	width:252px;
}
.stTitle {
	font :bold 11px Arial; 
	text-align:center;
	margin-top:20px;
	padding:4px 0px;
	color:#666666;
	background: white url(/majic/rsCT/shade.gif) top left repeat-x;
	border-top:solid 1px #A2D345;
	border-right:solid 1px #A2D345;
	border-left:solid 1px #A2D345;
}
.ctSep {
	height:15px;
	clear:both;
	border-bottom:solid 1px #DDDDDD;
	overflow:hidden;
}
.stLink {
	font :bold 11px Arial;
	text-align:right;
	padding-top:4px;
}
.stLink A {
	background: white url(/ct/1/static/arrow.gif) 0px 2px no-repeat;
	color:#333333;
	padding-left:12px;
}