a.toolbarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.toolbarLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.toolbarDiv {
	position: absolute;
	z-index: 100;
	top: 101px;
	left: 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.formDiv {
	background: #eeeeee;
	width: 285px;
	height: 175px;
	display: none;
	border: 1px solid #c6cacc;
	padding:5px 5px 5px 5px;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.toolbarBox1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #c6cacc;
	background: #fafcff;
	width: 182px;
}

.toolbarBox2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #c6cacc;
	background: #fafcff;
	width: 274px;
}

.toolbarBox3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #c6cacc;
	background: #fafcff;
	width: 205px;
}

.toolbarButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #fafcff;
	border: 1px outset #c6cacc;
	background: #8AA0B2;
	font-weight: bold;
	width: 45px;
}

form {
	padding: 0px;
	margin: 0px;
}
