.lmenu_head {
	font-weight: bold;
	padding-left: 14px;
	padding-right: 15px;
	color:#000066;
}
.image_left {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.opaque {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.opaque:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}
.query {
	cursor: help;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.select {
	font-size:90%;
}
.float_right {
	float:right;
	margin-top:0px;
	margin-left:10px;
	border:1px solid #333333;
}

