@charset "UTF-8";
.rowstage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.paratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.bordered {
	border: thin dashed #000000;
}
.progress {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.fw {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.itemdescr {
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 12pt;
}
.itemtip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.cent {
	text-align: center;
}
.cell_align_bottom {
	background-position: bottom;
	vertical-align: bottom;
}
.cell_align_middle {
	background-position: middle;
	vertical-align: middle;
}
