.envprompt {
	margin-top: 5px;
	float: left;
	width: 120px;
	padding-right: 5px;
	text-align: right;
	font-size: 10pt;
}
.envelem {
	margin-top: 5px;
	float: left;
	width: 290px;
}
.envbr {
	clear: both;
}
.envboth {
	margin: 20px;
	clear: both;
}
.envhelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.envcodebox {
	font-size: 8pt;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.enverr {
	font-weight: bold;
	color: #FF0000;
}
.envophead {
	font-size: 8pt;
	text-align: center;
}
.envcontrol {
	font-size: 8pt;
}
.rptcell {
	font-size: 10pt;
	padding: 2px;
}
.rptgrbar {
	border: 1px #000000 solid;
	height: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 5px;
}
.envbuttonbox {
	border: 3px #999999 outset;
	font-size: 8pt;
	text-align: center;
}
.rpttable th {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.rpttable th a {
	color: #FFFFFF;
}
.rpttable th a:visited {
	color: #FFFFFF;
}
.rpttable th a:hover {
	color: #CCCCCC;
}
.rpttable td {
	font-size: 8pt;
}
.envappr {
	background-color: #FFCCCC;
}
