.darkbluebg {
	background-color: #336699;
}

.graybg {
	background-color: #c0c0c0;
}

.edge {
	position: relative;
	left: 15px;
}
.hints {
	width: 120px;
	position: absolute;
	left: 30px;
	top: 40px;
}
.main {
	position: center;
	left: 2px;
	top: 64px;
	z-index: 0;
	width: 640px;
}
.toolbar {
	position: absolute;
	left: 6px;
	top: 2px;
	height: 42px;
	z-index: 1;
}
.fileresults {
	position: absolute;
	left: 2px;
	top: 64px;
	z-index: 0;
	width: 95%;
}
.bluebar {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	height: 10px
}
.Resultset1 {
	BACKGROUND-COLOR: whitesmoke; COLOR: black; FONT-FAMILY: Arial; FONT-SIZE: 1pt; FONT-WEIGHT: regular; TEXT-DECORATION: none
}
.Resultset2 {
	BACKGROUND-COLOR: #e6e6ff; COLOR: black; FONT-FAMILY: Arial; FONT-SIZE: 1pt; FONT-WEIGHT: regular; TEXT-DECORATION: none
}