.header1
{
	position: relative;
	background: #CCFF99;
	color: #2b399d;
	cursor: default;
	font-size: 9pt;
	font-weight: bold;
	width: 472px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body1
{
	position: relative;
	background: #FFFFCC;
	color: #000000;
	cursor: default;
	font-size: 8pt;
	width: 472px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bodytext1
{
	position: relative;
	background: #FFFFCC;
	color: #000000;
	cursor: default;
	font-size: 9pt;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.plidfield
{
	position: relative;
	background: #FFFFFF;
	color: #000000;
	cursor: default;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	width: 195px;
	height: 12px;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dropme
{
	position: relative;
	background: #ffffff;
	color: #000000;
	cursor: default;
	font-size: 7pt;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inherit;
	height: 12px;
	width: 100px;
}
.inputList
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-top: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 190px;
	height: 457px;
}
.buckets
{
	border-left: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	background: #cccccc;
	color: #000000;
	width: 504px;
	height: 457px;
	overflow:auto;
}
.outputList
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-top: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 270px;
	height: 457px;
}
.bucketHeader
{
	background: #cccccc;
	color: #000000;
	width: 500px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: 2px solid #000000;
	height: 32px;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bottomBucketHeader
{
	background: #cccccc;
	color: #000000;
	width: 500px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 32px;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.littleBucketHeader
{
	background: #cccccc;
	color: #000000;
	width: 468px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: 2px solid #000000;
	height: 20px;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.littleBottomBucketHeader
{
	background: #cccccc;
	color: #000000;
	width: 468px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 20px;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.littleBucketBody
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 468px;
	height: 250px;
	overflow: auto;
	display:none;
}
.littleBottomBucketBody
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 500px;
	height: 250px;
	overflow: auto;
	display: none;
}
.bucketBody
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 500px;
	height: 270px;
	overflow: auto;
	display:none;
}
.bucketBodyOpen
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 500px;
	height: 270px;
	overflow: auto;
	display: inherit;
}
.bottomBucketBody
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 500px;
	height: 270px;
	overflow: auto;
	display:none;
}
.bottomBucketBodyOpen
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	background: #cccccc;
	color: #000000;
	width: 500px;
	height: 270px;
	overflow: auto;
	display:inherit;
}
