div.dimmer
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: verdana;
	font-weight: bold;
	padding: 40px; /*background-image:url(honey.png);*/ /* ieWin only stuff */
	_background-image: none; /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='honey.png');*/
}


div.dimming
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position: absolute; /* set z-index higher than possible */
	z-index: 10000;
	visibility: hidden;
	/*
	border-style: solid;
	border-color: #999999;
	border-width: 0px;
	_filter: progid:DXImageTransform.Microsoft.Pixelate(duration=200, maxSquare=50, enabled=false);
	*/
}

table.floatingHeader2
{
	background-color: #cde5e2;
	color: white;
	font-size: 15px;
	font-weight: bold;
	
	/*border:2px solid #b2b562;*/
}

biosContent
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #b2b562;
	padding-left:5px;
}
